./Ultimate.py --spec ../../sv-benchmarks/c/properties/valid-memsafety.prp --file ../../sv-benchmarks/c/pthread-wmm/safe014_rmo.oepc.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for memory safety (deref-memtrack) Using default analysis Version e7bb482b Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6b7c3be7-6938-4e9d-85df-f3c4e176d9b0/bin/ugemcutter-verify-t8buoWUS1i/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6b7c3be7-6938-4e9d-85df-f3c4e176d9b0/bin/ugemcutter-verify-t8buoWUS1i/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6b7c3be7-6938-4e9d-85df-f3c4e176d9b0/bin/ugemcutter-verify-t8buoWUS1i/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6b7c3be7-6938-4e9d-85df-f3c4e176d9b0/bin/ugemcutter-verify-t8buoWUS1i/config/GemCutterMemDerefMemtrack.xml -i ../../sv-benchmarks/c/pthread-wmm/safe014_rmo.oepc.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6b7c3be7-6938-4e9d-85df-f3c4e176d9b0/bin/ugemcutter-verify-t8buoWUS1i/config/svcomp-DerefFreeMemtrack-32bit-GemCutter_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6b7c3be7-6938-4e9d-85df-f3c4e176d9b0/bin/ugemcutter-verify-t8buoWUS1i --witnessprinter.witness.filename witness.graphml --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) --witnessprinter.graph.data.producer GemCutter --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash bb32390c6e08fa980f308e05dcc5f75aadd246c70ded8fbe4d875fa3ae4239fa --- Real Ultimate output --- This is Ultimate 0.2.3-dev-e7bb482 [2023-11-06 14:09:14,167 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-06 14:09:14,243 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6b7c3be7-6938-4e9d-85df-f3c4e176d9b0/bin/ugemcutter-verify-t8buoWUS1i/config/svcomp-DerefFreeMemtrack-32bit-GemCutter_Default.epf [2023-11-06 14:09:14,254 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-06 14:09:14,255 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-06 14:09:14,299 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-06 14:09:14,301 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-06 14:09:14,301 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-06 14:09:14,302 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-06 14:09:14,307 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-06 14:09:14,309 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-06 14:09:14,310 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-06 14:09:14,311 INFO L153 SettingsManager]: * Use SBE=true [2023-11-06 14:09:14,312 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-06 14:09:14,313 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-06 14:09:14,313 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-06 14:09:14,314 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-06 14:09:14,314 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-06 14:09:14,315 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2023-11-06 14:09:14,316 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2023-11-06 14:09:14,316 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2023-11-06 14:09:14,317 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-06 14:09:14,317 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2023-11-06 14:09:14,318 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-06 14:09:14,318 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-06 14:09:14,319 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-06 14:09:14,320 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-06 14:09:14,320 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-06 14:09:14,321 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-06 14:09:14,321 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-06 14:09:14,323 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-06 14:09:14,323 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-06 14:09:14,323 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-06 14:09:14,324 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-06 14:09:14,324 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-11-06 14:09:14,324 INFO L153 SettingsManager]: * Abstraction used for commutativity in POR=VARIABLES_GLOBAL [2023-11-06 14:09:14,325 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PARTIAL_ORDER_FA [2023-11-06 14:09:14,325 INFO L153 SettingsManager]: * CEGAR restart behaviour=ONE_CEGAR_PER_THREAD_INSTANCE [2023-11-06 14:09:14,325 INFO L153 SettingsManager]: * Partial Order Reduction in concurrent analysis=PERSISTENT_SLEEP_NEW_STATES_FIXEDORDER [2023-11-06 14:09:14,326 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6b7c3be7-6938-4e9d-85df-f3c4e176d9b0/bin/ugemcutter-verify-t8buoWUS1i/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6b7c3be7-6938-4e9d-85df-f3c4e176d9b0/bin/ugemcutter-verify-t8buoWUS1i Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness.graphml Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) 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 -> bb32390c6e08fa980f308e05dcc5f75aadd246c70ded8fbe4d875fa3ae4239fa [2023-11-06 14:09:14,695 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-06 14:09:14,727 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-06 14:09:14,730 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-06 14:09:14,732 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-06 14:09:14,733 INFO L274 PluginConnector]: CDTParser initialized [2023-11-06 14:09:14,734 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6b7c3be7-6938-4e9d-85df-f3c4e176d9b0/bin/ugemcutter-verify-t8buoWUS1i/../../sv-benchmarks/c/pthread-wmm/safe014_rmo.oepc.i [2023-11-06 14:09:17,882 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-06 14:09:18,282 INFO L384 CDTParser]: Found 1 translation units. [2023-11-06 14:09:18,283 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6b7c3be7-6938-4e9d-85df-f3c4e176d9b0/sv-benchmarks/c/pthread-wmm/safe014_rmo.oepc.i [2023-11-06 14:09:18,305 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6b7c3be7-6938-4e9d-85df-f3c4e176d9b0/bin/ugemcutter-verify-t8buoWUS1i/data/eaa620587/479cda1d76be475eabf252642c4c2df1/FLAGc535d08d5 [2023-11-06 14:09:18,327 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6b7c3be7-6938-4e9d-85df-f3c4e176d9b0/bin/ugemcutter-verify-t8buoWUS1i/data/eaa620587/479cda1d76be475eabf252642c4c2df1 [2023-11-06 14:09:18,333 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-06 14:09:18,335 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-06 14:09:18,338 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-06 14:09:18,339 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-06 14:09:18,344 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-06 14:09:18,345 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.11 02:09:18" (1/1) ... [2023-11-06 14:09:18,347 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@5878154c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 02:09:18, skipping insertion in model container [2023-11-06 14:09:18,347 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.11 02:09:18" (1/1) ... [2023-11-06 14:09:18,420 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-06 14:09:18,854 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-06 14:09:18,867 INFO L202 MainTranslator]: Completed pre-run [2023-11-06 14:09:18,922 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-06 14:09:18,958 WARN L672 CHandler]: The function __VERIFIER_atomic_begin is called, but not defined or handled by StandardFunctionHandler. [2023-11-06 14:09:18,958 WARN L672 CHandler]: The function __VERIFIER_atomic_end is called, but not defined or handled by StandardFunctionHandler. [2023-11-06 14:09:18,966 INFO L206 MainTranslator]: Completed translation [2023-11-06 14:09:18,966 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 02:09:18 WrapperNode [2023-11-06 14:09:18,967 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-06 14:09:18,968 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-06 14:09:18,968 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-06 14:09:18,968 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-06 14:09:18,976 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 02:09:18" (1/1) ... [2023-11-06 14:09:18,993 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 02:09:18" (1/1) ... [2023-11-06 14:09:19,023 INFO L138 Inliner]: procedures = 176, calls = 68, calls flagged for inlining = 5, calls inlined = 5, statements flattened = 139 [2023-11-06 14:09:19,023 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-06 14:09:19,024 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-06 14:09:19,024 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-06 14:09:19,024 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-06 14:09:19,037 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 02:09:18" (1/1) ... [2023-11-06 14:09:19,037 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 02:09:18" (1/1) ... [2023-11-06 14:09:19,042 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 02:09:18" (1/1) ... [2023-11-06 14:09:19,046 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 02:09:18" (1/1) ... [2023-11-06 14:09:19,061 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 02:09:18" (1/1) ... [2023-11-06 14:09:19,076 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 02:09:18" (1/1) ... [2023-11-06 14:09:19,079 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 02:09:18" (1/1) ... [2023-11-06 14:09:19,081 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 02:09:18" (1/1) ... [2023-11-06 14:09:19,089 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-06 14:09:19,099 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-06 14:09:19,099 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-06 14:09:19,100 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-06 14:09:19,100 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 02:09:18" (1/1) ... [2023-11-06 14:09:19,107 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-06 14:09:19,127 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6b7c3be7-6938-4e9d-85df-f3c4e176d9b0/bin/ugemcutter-verify-t8buoWUS1i/z3 [2023-11-06 14:09:19,142 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6b7c3be7-6938-4e9d-85df-f3c4e176d9b0/bin/ugemcutter-verify-t8buoWUS1i/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2023-11-06 14:09:19,168 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6b7c3be7-6938-4e9d-85df-f3c4e176d9b0/bin/ugemcutter-verify-t8buoWUS1i/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2023-11-06 14:09:19,187 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2023-11-06 14:09:19,188 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-11-06 14:09:19,188 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2023-11-06 14:09:19,188 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-06 14:09:19,189 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-06 14:09:19,189 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-06 14:09:19,189 INFO L130 BoogieDeclarations]: Found specification of procedure P0 [2023-11-06 14:09:19,189 INFO L138 BoogieDeclarations]: Found implementation of procedure P0 [2023-11-06 14:09:19,189 INFO L130 BoogieDeclarations]: Found specification of procedure P1 [2023-11-06 14:09:19,190 INFO L138 BoogieDeclarations]: Found implementation of procedure P1 [2023-11-06 14:09:19,190 INFO L130 BoogieDeclarations]: Found specification of procedure P2 [2023-11-06 14:09:19,190 INFO L138 BoogieDeclarations]: Found implementation of procedure P2 [2023-11-06 14:09:19,190 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-06 14:09:19,190 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2023-11-06 14:09:19,192 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-06 14:09:19,192 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-06 14:09:19,194 WARN L210 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement [2023-11-06 14:09:19,404 INFO L236 CfgBuilder]: Building ICFG [2023-11-06 14:09:19,406 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-06 14:09:19,871 INFO L277 CfgBuilder]: Performing block encoding [2023-11-06 14:09:20,368 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-06 14:09:20,369 INFO L302 CfgBuilder]: Removed 0 assume(true) statements. [2023-11-06 14:09:20,372 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.11 02:09:20 BoogieIcfgContainer [2023-11-06 14:09:20,372 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-06 14:09:20,377 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-06 14:09:20,377 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-06 14:09:20,381 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-06 14:09:20,381 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 06.11 02:09:18" (1/3) ... [2023-11-06 14:09:20,382 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@613a0241 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 06.11 02:09:20, skipping insertion in model container [2023-11-06 14:09:20,382 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 02:09:18" (2/3) ... [2023-11-06 14:09:20,385 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@613a0241 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 06.11 02:09:20, skipping insertion in model container [2023-11-06 14:09:20,385 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.11 02:09:20" (3/3) ... [2023-11-06 14:09:20,387 INFO L112 eAbstractionObserver]: Analyzing ICFG safe014_rmo.oepc.i [2023-11-06 14:09:20,408 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-06 14:09:20,409 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 32 error locations. [2023-11-06 14:09:20,409 INFO L519 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2023-11-06 14:09:20,579 INFO L144 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2023-11-06 14:09:20,649 INFO L100 denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=VARIABLES_GLOBAL, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-06 14:09:20,649 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 [2023-11-06 14:09:20,649 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6b7c3be7-6938-4e9d-85df-f3c4e176d9b0/bin/ugemcutter-verify-t8buoWUS1i/z3 [2023-11-06 14:09:20,656 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6b7c3be7-6938-4e9d-85df-f3c4e176d9b0/bin/ugemcutter-verify-t8buoWUS1i/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (exit command is (exit), workingDir is null) [2023-11-06 14:09:20,669 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6b7c3be7-6938-4e9d-85df-f3c4e176d9b0/bin/ugemcutter-verify-t8buoWUS1i/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (2)] Waiting until timeout for monitored process [2023-11-06 14:09:20,726 INFO L159 artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations. [2023-11-06 14:09:20,740 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == P2Thread1of1ForFork2 ======== [2023-11-06 14:09:20,749 INFO L357 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mHoare=false, mAutomataTypeConcurrency=PARTIAL_ORDER_FA, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=All, 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;@6e594f17, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-06 14:09:20,749 INFO L358 AbstractCegarLoop]: Starting to check reachability of 6 error locations. [2023-11-06 14:09:22,629 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting P2Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [P2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, P2Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, P2Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 3 more)] === [2023-11-06 14:09:22,635 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 14:09:22,638 INFO L85 PathProgramCache]: Analyzing trace with hash 1412160922, now seen corresponding path program 1 times [2023-11-06 14:09:22,648 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 14:09:22,649 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [817426165] [2023-11-06 14:09:22,649 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 14:09:22,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 14:09:22,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 14:09:23,158 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-06 14:09:23,160 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 14:09:23,160 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [817426165] [2023-11-06 14:09:23,161 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [817426165] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 14:09:23,161 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 14:09:23,162 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-06 14:09:23,164 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1994863269] [2023-11-06 14:09:23,166 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 14:09:23,189 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-06 14:09:23,190 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 14:09:23,247 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-06 14:09:23,248 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 14:09:23,249 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-06 14:09:23,254 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2023-11-06 14:09:23,255 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 2 states have (on average 42.5) internal successors, (85), 3 states have internal predecessors, (85), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 14:09:23,255 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-11-06 14:09:24,442 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-06 14:09:24,442 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-11-06 14:09:24,442 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting P2Err3REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [P2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, P2Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, P2Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 3 more)] === [2023-11-06 14:09:24,443 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 14:09:24,443 INFO L85 PathProgramCache]: Analyzing trace with hash 1412160923, now seen corresponding path program 1 times [2023-11-06 14:09:24,443 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 14:09:24,444 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1086378842] [2023-11-06 14:09:24,444 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 14:09:24,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 14:09:24,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 14:09:24,699 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-06 14:09:24,699 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 14:09:24,700 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1086378842] [2023-11-06 14:09:24,700 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1086378842] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 14:09:24,700 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 14:09:24,700 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-06 14:09:24,701 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1888582669] [2023-11-06 14:09:24,701 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 14:09:24,702 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-06 14:09:24,703 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 14:09:24,704 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-06 14:09:24,704 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2023-11-06 14:09:24,704 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-06 14:09:24,706 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2023-11-06 14:09:24,706 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 3 states have (on average 28.333333333333332) internal successors, (85), 4 states have internal predecessors, (85), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 14:09:24,706 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-06 14:09:24,707 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-11-06 14:09:26,097 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-06 14:09:26,097 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-06 14:09:26,097 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2023-11-06 14:09:26,098 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting P2Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [P2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, P2Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, P2Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 3 more)] === [2023-11-06 14:09:26,098 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 14:09:26,098 INFO L85 PathProgramCache]: Analyzing trace with hash -598108239, now seen corresponding path program 1 times [2023-11-06 14:09:26,099 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 14:09:26,100 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1048336806] [2023-11-06 14:09:26,100 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 14:09:26,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 14:09:26,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 14:09:26,506 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-06 14:09:26,506 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 14:09:26,506 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1048336806] [2023-11-06 14:09:26,507 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1048336806] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 14:09:26,507 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 14:09:26,507 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-11-06 14:09:26,507 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1070053187] [2023-11-06 14:09:26,507 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 14:09:26,508 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-11-06 14:09:26,508 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 14:09:26,509 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-11-06 14:09:26,509 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=14, Invalid=16, Unknown=0, NotChecked=0, Total=30 [2023-11-06 14:09:26,510 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-06 14:09:26,513 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2023-11-06 14:09:26,514 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 5 states have (on average 20.8) internal successors, (104), 6 states have internal predecessors, (104), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 14:09:26,514 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-06 14:09:26,514 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2023-11-06 14:09:26,514 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-11-06 14:09:26,796 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-06 14:09:26,796 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-06 14:09:26,797 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-06 14:09:26,797 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2023-11-06 14:09:26,797 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting P2Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [P2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, P2Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, P2Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 3 more)] === [2023-11-06 14:09:26,798 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 14:09:26,798 INFO L85 PathProgramCache]: Analyzing trace with hash 743430418, now seen corresponding path program 1 times [2023-11-06 14:09:26,798 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 14:09:26,799 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1842649926] [2023-11-06 14:09:26,799 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 14:09:26,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 14:09:26,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 14:09:27,281 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-06 14:09:27,281 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 14:09:27,282 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1842649926] [2023-11-06 14:09:27,286 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1842649926] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 14:09:27,287 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 14:09:27,287 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2023-11-06 14:09:27,288 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1044788396] [2023-11-06 14:09:27,289 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 14:09:27,289 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2023-11-06 14:09:27,289 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 14:09:27,291 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2023-11-06 14:09:27,292 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=30, Unknown=0, NotChecked=0, Total=42 [2023-11-06 14:09:27,292 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-06 14:09:27,294 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2023-11-06 14:09:27,295 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 15.142857142857142) internal successors, (106), 7 states have internal predecessors, (106), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 14:09:27,298 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-06 14:09:27,298 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2023-11-06 14:09:27,298 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2023-11-06 14:09:27,298 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-11-06 14:09:27,425 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-06 14:09:27,425 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-06 14:09:27,426 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-06 14:09:27,427 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2023-11-06 14:09:27,427 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2023-11-06 14:09:27,435 INFO L420 AbstractCegarLoop]: === Iteration 5 === Targeting P2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [P2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, P2Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, P2Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 3 more)] === [2023-11-06 14:09:27,436 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 14:09:27,436 INFO L85 PathProgramCache]: Analyzing trace with hash -1062825098, now seen corresponding path program 1 times [2023-11-06 14:09:27,436 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 14:09:27,437 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2034916328] [2023-11-06 14:09:27,437 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 14:09:27,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 14:09:27,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 14:09:27,692 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-06 14:09:27,692 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 14:09:27,693 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2034916328] [2023-11-06 14:09:27,693 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2034916328] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 14:09:27,694 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 14:09:27,694 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2023-11-06 14:09:27,694 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1850533881] [2023-11-06 14:09:27,694 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 14:09:27,696 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-11-06 14:09:27,696 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 14:09:27,697 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-11-06 14:09:27,698 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=18, Unknown=0, NotChecked=0, Total=30 [2023-11-06 14:09:27,698 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-06 14:09:27,699 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2023-11-06 14:09:27,699 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 14.0) internal successors, (84), 6 states have internal predecessors, (84), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 14:09:27,699 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-06 14:09:27,699 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2023-11-06 14:09:27,699 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2023-11-06 14:09:27,699 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. [2023-11-06 14:09:27,699 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-11-06 14:09:27,797 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-06 14:09:27,798 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-06 14:09:27,798 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-06 14:09:27,798 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2023-11-06 14:09:27,798 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-06 14:09:27,798 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2023-11-06 14:09:27,799 INFO L420 AbstractCegarLoop]: === Iteration 6 === Targeting P2Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [P2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, P2Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, P2Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 3 more)] === [2023-11-06 14:09:27,799 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 14:09:27,799 INFO L85 PathProgramCache]: Analyzing trace with hash -1129831850, now seen corresponding path program 1 times [2023-11-06 14:09:27,799 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 14:09:27,800 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1190318223] [2023-11-06 14:09:27,800 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 14:09:27,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 14:09:27,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 14:09:28,101 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-06 14:09:28,102 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 14:09:28,102 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1190318223] [2023-11-06 14:09:28,102 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1190318223] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 14:09:28,102 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 14:09:28,103 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-11-06 14:09:28,103 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [840670284] [2023-11-06 14:09:28,103 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 14:09:28,103 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2023-11-06 14:09:28,103 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 14:09:28,105 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2023-11-06 14:09:28,105 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=10, Unknown=0, NotChecked=0, Total=20 [2023-11-06 14:09:28,105 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-06 14:09:28,106 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2023-11-06 14:09:28,106 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 16.8) internal successors, (84), 5 states have internal predecessors, (84), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 14:09:28,106 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-06 14:09:28,106 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2023-11-06 14:09:28,106 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2023-11-06 14:09:28,107 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. [2023-11-06 14:09:28,107 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2023-11-06 14:09:28,107 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-11-06 14:09:28,430 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-06 14:09:28,430 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-06 14:09:28,430 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-06 14:09:28,430 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2023-11-06 14:09:28,430 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2023-11-06 14:09:28,431 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2023-11-06 14:09:28,431 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2023-11-06 14:09:28,431 INFO L420 AbstractCegarLoop]: === Iteration 7 === Targeting P2Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [P2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, P2Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, P2Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 3 more)] === [2023-11-06 14:09:28,432 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 14:09:28,432 INFO L85 PathProgramCache]: Analyzing trace with hash 623379043, now seen corresponding path program 1 times [2023-11-06 14:09:28,432 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 14:09:28,433 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [713567589] [2023-11-06 14:09:28,433 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 14:09:28,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 14:09:28,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 14:09:28,946 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-06 14:09:28,946 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 14:09:28,951 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [713567589] [2023-11-06 14:09:28,951 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [713567589] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 14:09:28,951 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 14:09:28,952 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8 [2023-11-06 14:09:28,952 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [773318005] [2023-11-06 14:09:28,952 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 14:09:28,953 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2023-11-06 14:09:28,953 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 14:09:28,954 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2023-11-06 14:09:28,954 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=16, Invalid=40, Unknown=0, NotChecked=0, Total=56 [2023-11-06 14:09:28,954 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-06 14:09:28,957 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2023-11-06 14:09:28,957 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 13.5) internal successors, (108), 8 states have internal predecessors, (108), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 14:09:28,957 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-06 14:09:28,957 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2023-11-06 14:09:28,957 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2023-11-06 14:09:28,958 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. [2023-11-06 14:09:28,958 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2023-11-06 14:09:28,958 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2023-11-06 14:09:28,958 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-11-06 14:09:30,137 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-06 14:09:30,138 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-06 14:09:30,138 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-06 14:09:30,138 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. [2023-11-06 14:09:30,138 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2023-11-06 14:09:30,139 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2023-11-06 14:09:30,139 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. [2023-11-06 14:09:30,142 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (5 of 6 remaining) [2023-11-06 14:09:30,143 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (4 of 6 remaining) [2023-11-06 14:09:30,143 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (3 of 6 remaining) [2023-11-06 14:09:30,144 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (2 of 6 remaining) [2023-11-06 14:09:30,144 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (1 of 6 remaining) [2023-11-06 14:09:30,144 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (0 of 6 remaining) [2023-11-06 14:09:30,144 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2023-11-06 14:09:30,167 INFO L445 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1] [2023-11-06 14:09:30,169 INFO L307 ceAbstractionStarter]: Result for error location P2Thread1of1ForFork2 was SAFE,SAFE,SAFE,SAFE,SAFE,SAFE (1/3) [2023-11-06 14:09:30,184 INFO L100 denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=VARIABLES_GLOBAL, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-06 14:09:30,191 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 [2023-11-06 14:09:30,191 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6b7c3be7-6938-4e9d-85df-f3c4e176d9b0/bin/ugemcutter-verify-t8buoWUS1i/z3 [2023-11-06 14:09:30,232 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6b7c3be7-6938-4e9d-85df-f3c4e176d9b0/bin/ugemcutter-verify-t8buoWUS1i/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (exit command is (exit), workingDir is null) [2023-11-06 14:09:30,239 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6b7c3be7-6938-4e9d-85df-f3c4e176d9b0/bin/ugemcutter-verify-t8buoWUS1i/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (3)] Waiting until timeout for monitored process [2023-11-06 14:09:30,241 INFO L159 artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations. [2023-11-06 14:09:30,242 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == ULTIMATE.start ======== [2023-11-06 14:09:30,243 INFO L357 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mHoare=false, mAutomataTypeConcurrency=PARTIAL_ORDER_FA, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=All, 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;@6e594f17, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-06 14:09:30,243 INFO L358 AbstractCegarLoop]: Starting to check reachability of 17 error locations. [2023-11-06 14:09:31,296 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr6REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 14 more)] === [2023-11-06 14:09:31,296 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 14:09:31,297 INFO L85 PathProgramCache]: Analyzing trace with hash 313885389, now seen corresponding path program 1 times [2023-11-06 14:09:31,297 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 14:09:31,297 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [480545759] [2023-11-06 14:09:31,297 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 14:09:31,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 14:09:31,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 14:09:31,334 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-06 14:09:31,334 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 14:09:31,334 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [480545759] [2023-11-06 14:09:31,335 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [480545759] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 14:09:31,335 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 14:09:31,335 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-06 14:09:31,335 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [701242805] [2023-11-06 14:09:31,335 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 14:09:31,336 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2023-11-06 14:09:31,336 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 14:09:31,337 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2023-11-06 14:09:31,337 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2023-11-06 14:09:31,337 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-06 14:09:31,338 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2023-11-06 14:09:31,338 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 42.0) internal successors, (84), 2 states have internal predecessors, (84), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 14:09:31,338 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-11-06 14:09:31,365 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-06 14:09:31,365 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2023-11-06 14:09:31,366 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr6REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 14 more)] === [2023-11-06 14:09:31,366 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 14:09:31,366 INFO L85 PathProgramCache]: Analyzing trace with hash -821101031, now seen corresponding path program 1 times [2023-11-06 14:09:31,367 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 14:09:31,367 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2046127466] [2023-11-06 14:09:31,367 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 14:09:31,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 14:09:31,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 14:09:31,639 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-06 14:09:31,639 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 14:09:31,640 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2046127466] [2023-11-06 14:09:31,640 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2046127466] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 14:09:31,640 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 14:09:31,640 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2023-11-06 14:09:31,640 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [338942200] [2023-11-06 14:09:31,641 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 14:09:31,641 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-11-06 14:09:31,641 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 14:09:31,642 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-11-06 14:09:31,642 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30 [2023-11-06 14:09:31,642 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-06 14:09:31,643 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2023-11-06 14:09:31,644 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 13.833333333333334) internal successors, (83), 6 states have internal predecessors, (83), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 14:09:31,644 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-11-06 14:09:31,644 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-11-06 14:09:32,121 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-06 14:09:32,122 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2023-11-06 14:09:32,122 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2023-11-06 14:09:32,122 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr6REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 14 more)] === [2023-11-06 14:09:32,123 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 14:09:32,123 INFO L85 PathProgramCache]: Analyzing trace with hash -1378843236, now seen corresponding path program 1 times [2023-11-06 14:09:32,123 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 14:09:32,123 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1722273272] [2023-11-06 14:09:32,124 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 14:09:32,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 14:09:32,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 14:09:32,334 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-06 14:09:32,334 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 14:09:32,335 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1722273272] [2023-11-06 14:09:32,335 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1722273272] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 14:09:32,335 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 14:09:32,335 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2023-11-06 14:09:32,335 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1852274468] [2023-11-06 14:09:32,336 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 14:09:32,336 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2023-11-06 14:09:32,336 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 14:09:32,337 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2023-11-06 14:09:32,337 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=30, Unknown=0, NotChecked=0, Total=42 [2023-11-06 14:09:32,337 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-06 14:09:32,338 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2023-11-06 14:09:32,338 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 12.714285714285714) internal successors, (89), 7 states have internal predecessors, (89), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 14:09:32,339 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-11-06 14:09:32,339 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. [2023-11-06 14:09:32,339 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-11-06 14:09:32,704 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-06 14:09:32,704 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2023-11-06 14:09:32,705 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2023-11-06 14:09:32,705 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2023-11-06 14:09:32,705 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr6REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 14 more)] === [2023-11-06 14:09:32,705 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 14:09:32,706 INFO L85 PathProgramCache]: Analyzing trace with hash -2114104117, now seen corresponding path program 1 times [2023-11-06 14:09:32,706 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 14:09:32,706 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [528887183] [2023-11-06 14:09:32,706 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 14:09:32,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 14:09:32,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 14:09:32,760 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-06 14:09:32,760 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 14:09:32,760 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [528887183] [2023-11-06 14:09:32,760 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [528887183] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 14:09:32,761 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 14:09:32,761 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-06 14:09:32,761 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1615599609] [2023-11-06 14:09:32,761 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 14:09:32,762 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-06 14:09:32,762 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 14:09:32,762 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-06 14:09:32,763 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 14:09:32,763 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-06 14:09:32,763 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2023-11-06 14:09:32,764 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 32.0) internal successors, (96), 3 states have internal predecessors, (96), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 14:09:32,764 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-11-06 14:09:32,764 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. [2023-11-06 14:09:32,764 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 11 states. [2023-11-06 14:09:32,764 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-11-06 14:09:33,911 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-06 14:09:33,911 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2023-11-06 14:09:33,911 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2023-11-06 14:09:33,912 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-06 14:09:33,912 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2023-11-06 14:09:33,912 INFO L420 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr6REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 14 more)] === [2023-11-06 14:09:33,913 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 14:09:33,913 INFO L85 PathProgramCache]: Analyzing trace with hash 1772038954, now seen corresponding path program 1 times [2023-11-06 14:09:33,913 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 14:09:33,914 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1612304740] [2023-11-06 14:09:33,914 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 14:09:33,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 14:09:33,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 14:09:34,101 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-06 14:09:34,101 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 14:09:34,101 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1612304740] [2023-11-06 14:09:34,102 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1612304740] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 14:09:34,102 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 14:09:34,102 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2023-11-06 14:09:34,102 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1112863167] [2023-11-06 14:09:34,102 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 14:09:34,103 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-06 14:09:34,103 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 14:09:34,104 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-06 14:09:34,104 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2023-11-06 14:09:34,104 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-06 14:09:34,105 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2023-11-06 14:09:34,106 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 24.0) internal successors, (96), 4 states have internal predecessors, (96), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 14:09:34,106 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-11-06 14:09:34,106 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. [2023-11-06 14:09:34,106 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 11 states. [2023-11-06 14:09:34,106 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-06 14:09:34,107 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-11-06 14:09:35,331 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-06 14:09:35,331 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2023-11-06 14:09:35,331 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2023-11-06 14:09:35,332 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-06 14:09:35,332 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-06 14:09:35,332 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2023-11-06 14:09:35,333 INFO L420 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr6REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 14 more)] === [2023-11-06 14:09:35,333 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 14:09:35,333 INFO L85 PathProgramCache]: Analyzing trace with hash 1824559274, now seen corresponding path program 1 times [2023-11-06 14:09:35,333 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 14:09:35,334 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [424257171] [2023-11-06 14:09:35,334 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 14:09:35,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 14:09:35,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 14:09:35,401 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-06 14:09:35,402 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 14:09:35,402 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [424257171] [2023-11-06 14:09:35,402 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [424257171] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 14:09:35,402 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 14:09:35,402 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-06 14:09:35,403 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [729780460] [2023-11-06 14:09:35,403 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 14:09:35,404 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-06 14:09:35,404 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 14:09:35,409 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-06 14:09:35,409 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 14:09:35,409 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-06 14:09:35,410 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2023-11-06 14:09:35,410 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 2 states have (on average 46.5) internal successors, (93), 3 states have internal predecessors, (93), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 14:09:35,410 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-11-06 14:09:35,410 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. [2023-11-06 14:09:35,411 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 11 states. [2023-11-06 14:09:35,411 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-06 14:09:35,464 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2023-11-06 14:09:35,465 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-11-06 14:09:35,556 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-06 14:09:35,556 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2023-11-06 14:09:35,556 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2023-11-06 14:09:35,556 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-06 14:09:35,556 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-06 14:09:35,557 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-06 14:09:35,557 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2023-11-06 14:09:35,557 INFO L420 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr7REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 14 more)] === [2023-11-06 14:09:35,558 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 14:09:35,558 INFO L85 PathProgramCache]: Analyzing trace with hash 1824559275, now seen corresponding path program 1 times [2023-11-06 14:09:35,558 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 14:09:35,558 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1768769660] [2023-11-06 14:09:35,559 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 14:09:35,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 14:09:35,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 14:09:35,663 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-06 14:09:35,663 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 14:09:35,663 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1768769660] [2023-11-06 14:09:35,663 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1768769660] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 14:09:35,663 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 14:09:35,664 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-06 14:09:35,664 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [734041380] [2023-11-06 14:09:35,664 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 14:09:35,664 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-06 14:09:35,665 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 14:09:35,665 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-06 14:09:35,665 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2023-11-06 14:09:35,666 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-06 14:09:35,666 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2023-11-06 14:09:35,667 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 3 states have (on average 31.0) internal successors, (93), 4 states have internal predecessors, (93), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 14:09:35,667 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-11-06 14:09:35,667 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. [2023-11-06 14:09:35,667 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 11 states. [2023-11-06 14:09:35,667 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-06 14:09:35,667 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2023-11-06 14:09:35,667 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-06 14:09:35,668 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-11-06 14:09:35,873 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-06 14:09:35,873 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2023-11-06 14:09:35,873 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2023-11-06 14:09:35,874 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-06 14:09:35,874 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-06 14:09:35,874 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-06 14:09:35,874 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-06 14:09:35,875 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2023-11-06 14:09:35,875 INFO L420 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr10REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 14 more)] === [2023-11-06 14:09:35,875 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 14:09:35,875 INFO L85 PathProgramCache]: Analyzing trace with hash 726763350, now seen corresponding path program 1 times [2023-11-06 14:09:35,875 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 14:09:35,875 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1638752580] [2023-11-06 14:09:35,875 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 14:09:35,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 14:09:35,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 14:09:35,988 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-06 14:09:35,989 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 14:09:35,989 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1638752580] [2023-11-06 14:09:35,989 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1638752580] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 14:09:35,989 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 14:09:35,989 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-06 14:09:35,990 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [517547623] [2023-11-06 14:09:35,990 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 14:09:35,990 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-06 14:09:35,990 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 14:09:35,991 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-06 14:09:35,991 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2023-11-06 14:09:35,991 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-06 14:09:35,992 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2023-11-06 14:09:35,992 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 3 states have (on average 31.333333333333332) internal successors, (94), 4 states have internal predecessors, (94), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 14:09:35,992 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-11-06 14:09:35,993 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. [2023-11-06 14:09:35,993 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 11 states. [2023-11-06 14:09:35,993 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-06 14:09:35,993 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2023-11-06 14:09:35,993 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-06 14:09:35,993 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2023-11-06 14:09:35,993 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-11-06 14:09:36,787 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-06 14:09:36,787 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2023-11-06 14:09:36,787 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2023-11-06 14:09:36,787 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-06 14:09:36,787 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-06 14:09:36,787 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-06 14:09:36,788 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-06 14:09:36,788 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-06 14:09:36,789 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14 [2023-11-06 14:09:36,789 INFO L420 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr11REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 14 more)] === [2023-11-06 14:09:36,789 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 14:09:36,789 INFO L85 PathProgramCache]: Analyzing trace with hash 726763351, now seen corresponding path program 1 times [2023-11-06 14:09:36,790 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 14:09:36,790 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1928256107] [2023-11-06 14:09:36,790 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 14:09:36,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 14:09:36,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 14:09:37,106 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-06 14:09:37,106 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 14:09:37,106 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1928256107] [2023-11-06 14:09:37,107 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1928256107] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 14:09:37,107 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 14:09:37,107 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2023-11-06 14:09:37,107 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1427296394] [2023-11-06 14:09:37,107 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 14:09:37,108 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2023-11-06 14:09:37,108 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 14:09:37,108 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2023-11-06 14:09:37,109 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2023-11-06 14:09:37,109 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-06 14:09:37,110 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2023-11-06 14:09:37,110 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 4 states have (on average 23.5) internal successors, (94), 5 states have internal predecessors, (94), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 14:09:37,110 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-11-06 14:09:37,110 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. [2023-11-06 14:09:37,110 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 11 states. [2023-11-06 14:09:37,110 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-06 14:09:37,111 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2023-11-06 14:09:37,111 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-06 14:09:37,111 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2023-11-06 14:09:37,111 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-06 14:09:37,111 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-11-06 14:09:37,902 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-06 14:09:37,902 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2023-11-06 14:09:37,902 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2023-11-06 14:09:37,903 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-06 14:09:37,903 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-06 14:09:37,903 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-06 14:09:37,903 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-06 14:09:37,903 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-06 14:09:37,907 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-06 14:09:37,907 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15 [2023-11-06 14:09:37,908 INFO L420 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr12ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 14 more)] === [2023-11-06 14:09:37,908 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 14:09:37,908 INFO L85 PathProgramCache]: Analyzing trace with hash -403160576, now seen corresponding path program 1 times [2023-11-06 14:09:37,909 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 14:09:37,909 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1085274465] [2023-11-06 14:09:37,909 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 14:09:37,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 14:09:37,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 14:09:38,281 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-06 14:09:38,282 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 14:09:38,282 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1085274465] [2023-11-06 14:09:38,282 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1085274465] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 14:09:38,282 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 14:09:38,282 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2023-11-06 14:09:38,283 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2003754829] [2023-11-06 14:09:38,283 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 14:09:38,283 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-11-06 14:09:38,283 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 14:09:38,284 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-11-06 14:09:38,284 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30 [2023-11-06 14:09:38,284 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-06 14:09:38,285 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2023-11-06 14:09:38,285 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 16.833333333333332) internal successors, (101), 6 states have internal predecessors, (101), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 14:09:38,286 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-11-06 14:09:38,286 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. [2023-11-06 14:09:38,286 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 11 states. [2023-11-06 14:09:38,286 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-06 14:09:38,286 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2023-11-06 14:09:38,286 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-06 14:09:38,287 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2023-11-06 14:09:38,287 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-06 14:09:38,287 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2023-11-06 14:09:38,287 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-11-06 14:09:38,578 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-06 14:09:38,578 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2023-11-06 14:09:38,578 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2023-11-06 14:09:38,579 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-06 14:09:38,579 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-06 14:09:38,579 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-06 14:09:38,579 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-06 14:09:38,579 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-06 14:09:38,580 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-06 14:09:38,580 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-06 14:09:38,580 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16 [2023-11-06 14:09:38,580 INFO L420 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr13ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 14 more)] === [2023-11-06 14:09:38,581 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 14:09:38,581 INFO L85 PathProgramCache]: Analyzing trace with hash 334740439, now seen corresponding path program 1 times [2023-11-06 14:09:38,581 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 14:09:38,581 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [28312347] [2023-11-06 14:09:38,582 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 14:09:38,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 14:09:38,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 14:09:39,440 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-06 14:09:39,440 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 14:09:39,440 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [28312347] [2023-11-06 14:09:39,441 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [28312347] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 14:09:39,441 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 14:09:39,441 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8 [2023-11-06 14:09:39,441 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1337426898] [2023-11-06 14:09:39,441 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 14:09:39,442 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2023-11-06 14:09:39,442 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 14:09:39,443 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2023-11-06 14:09:39,443 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=16, Invalid=56, Unknown=0, NotChecked=0, Total=72 [2023-11-06 14:09:39,443 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-06 14:09:39,444 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2023-11-06 14:09:39,444 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 8 states have (on average 13.5) internal successors, (108), 9 states have internal predecessors, (108), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 14:09:39,444 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-11-06 14:09:39,445 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. [2023-11-06 14:09:39,445 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 11 states. [2023-11-06 14:09:39,445 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-06 14:09:39,445 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2023-11-06 14:09:39,445 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-06 14:09:39,445 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2023-11-06 14:09:39,445 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-06 14:09:39,446 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2023-11-06 14:09:39,446 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2023-11-06 14:09:39,446 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-11-06 14:09:40,413 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-06 14:09:40,413 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2023-11-06 14:09:40,414 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2023-11-06 14:09:40,414 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-06 14:09:40,414 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-06 14:09:40,414 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-06 14:09:40,414 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-06 14:09:40,414 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-06 14:09:40,414 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-06 14:09:40,415 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2023-11-06 14:09:40,415 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2023-11-06 14:09:40,415 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17 [2023-11-06 14:09:40,416 INFO L420 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr12ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 14 more)] === [2023-11-06 14:09:40,416 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 14:09:40,416 INFO L85 PathProgramCache]: Analyzing trace with hash -1389922558, now seen corresponding path program 1 times [2023-11-06 14:09:40,416 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 14:09:40,417 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1944094211] [2023-11-06 14:09:40,417 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 14:09:40,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 14:09:40,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 14:09:40,845 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-06 14:09:40,845 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 14:09:40,846 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1944094211] [2023-11-06 14:09:40,846 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1944094211] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 14:09:40,846 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 14:09:40,846 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8 [2023-11-06 14:09:40,846 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1348927651] [2023-11-06 14:09:40,847 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 14:09:40,847 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2023-11-06 14:09:40,847 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 14:09:40,848 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2023-11-06 14:09:40,848 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=16, Invalid=40, Unknown=0, NotChecked=0, Total=56 [2023-11-06 14:09:40,849 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-06 14:09:40,849 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2023-11-06 14:09:40,850 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 13.125) internal successors, (105), 8 states have internal predecessors, (105), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 14:09:40,850 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-11-06 14:09:40,850 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. [2023-11-06 14:09:40,850 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 11 states. [2023-11-06 14:09:40,850 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-06 14:09:40,851 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2023-11-06 14:09:40,851 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-06 14:09:40,851 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2023-11-06 14:09:40,851 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-06 14:09:40,851 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2023-11-06 14:09:40,851 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. [2023-11-06 14:09:40,852 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 11 states. [2023-11-06 14:09:40,852 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-11-06 14:09:41,320 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-06 14:09:41,321 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2023-11-06 14:09:41,321 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2023-11-06 14:09:41,321 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-06 14:09:41,321 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-06 14:09:41,321 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-06 14:09:41,321 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-06 14:09:41,321 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-06 14:09:41,321 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-06 14:09:41,322 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2023-11-06 14:09:41,322 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2023-11-06 14:09:41,322 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. [2023-11-06 14:09:41,323 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18 [2023-11-06 14:09:41,323 INFO L420 AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr12ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 14 more)] === [2023-11-06 14:09:41,323 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 14:09:41,324 INFO L85 PathProgramCache]: Analyzing trace with hash -1600779181, now seen corresponding path program 1 times [2023-11-06 14:09:41,324 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 14:09:41,324 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1702770381] [2023-11-06 14:09:41,324 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 14:09:41,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 14:09:41,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-06 14:09:41,474 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-06 14:09:41,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-06 14:09:41,631 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-06 14:09:41,631 INFO L360 BasicCegarLoop]: Counterexample is feasible [2023-11-06 14:09:41,632 INFO L805 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr12ASSERT_VIOLATIONMEMORY_LEAK (16 of 17 remaining) [2023-11-06 14:09:41,632 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (15 of 17 remaining) [2023-11-06 14:09:41,632 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (14 of 17 remaining) [2023-11-06 14:09:41,633 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (13 of 17 remaining) [2023-11-06 14:09:41,633 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (12 of 17 remaining) [2023-11-06 14:09:41,633 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (11 of 17 remaining) [2023-11-06 14:09:41,633 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (10 of 17 remaining) [2023-11-06 14:09:41,634 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6REQUIRES_VIOLATIONMEMORY_DEREFERENCE (9 of 17 remaining) [2023-11-06 14:09:41,634 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (8 of 17 remaining) [2023-11-06 14:09:41,634 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr8REQUIRES_VIOLATIONMEMORY_DEREFERENCE (7 of 17 remaining) [2023-11-06 14:09:41,634 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE (6 of 17 remaining) [2023-11-06 14:09:41,635 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr10REQUIRES_VIOLATIONMEMORY_DEREFERENCE (5 of 17 remaining) [2023-11-06 14:09:41,635 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr11REQUIRES_VIOLATIONMEMORY_DEREFERENCE (4 of 17 remaining) [2023-11-06 14:09:41,635 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr13ASSERT_VIOLATIONMEMORY_LEAK (3 of 17 remaining) [2023-11-06 14:09:41,635 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (2 of 17 remaining) [2023-11-06 14:09:41,636 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (1 of 17 remaining) [2023-11-06 14:09:41,636 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (0 of 17 remaining) [2023-11-06 14:09:41,636 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19 [2023-11-06 14:09:41,657 INFO L445 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-06 14:09:41,658 INFO L307 ceAbstractionStarter]: Result for error location ULTIMATE.start was UNSAFE,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN (2/3) [2023-11-06 14:09:41,661 INFO L228 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2023-11-06 14:09:41,661 INFO L178 ceAbstractionStarter]: Computing trace abstraction results [2023-11-06 14:09:41,855 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 06.11 02:09:41 BasicIcfg [2023-11-06 14:09:41,855 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2023-11-06 14:09:41,856 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2023-11-06 14:09:41,856 INFO L270 PluginConnector]: Initializing Witness Printer... [2023-11-06 14:09:41,857 INFO L274 PluginConnector]: Witness Printer initialized [2023-11-06 14:09:41,857 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.11 02:09:20" (3/4) ... [2023-11-06 14:09:41,859 INFO L140 WitnessPrinter]: No result that supports witness generation found [2023-11-06 14:09:41,861 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2023-11-06 14:09:41,861 INFO L158 Benchmark]: Toolchain (without parser) took 23526.78ms. Allocated memory was 151.0MB in the beginning and 1.0GB in the end (delta: 880.8MB). Free memory was 115.2MB in the beginning and 768.8MB in the end (delta: -653.6MB). Peak memory consumption was 228.4MB. Max. memory is 16.1GB. [2023-11-06 14:09:41,862 INFO L158 Benchmark]: CDTParser took 0.33ms. Allocated memory is still 151.0MB. Free memory was 120.6MB in the beginning and 120.4MB in the end (delta: 167.8kB). There was no memory consumed. Max. memory is 16.1GB. [2023-11-06 14:09:41,862 INFO L158 Benchmark]: CACSL2BoogieTranslator took 628.63ms. Allocated memory is still 151.0MB. Free memory was 115.2MB in the beginning and 92.4MB in the end (delta: 22.9MB). Peak memory consumption was 23.1MB. Max. memory is 16.1GB. [2023-11-06 14:09:41,862 INFO L158 Benchmark]: Boogie Procedure Inliner took 55.51ms. Allocated memory is still 151.0MB. Free memory was 92.4MB in the beginning and 89.8MB in the end (delta: 2.6MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-06 14:09:41,863 INFO L158 Benchmark]: Boogie Preprocessor took 74.49ms. Allocated memory is still 151.0MB. Free memory was 89.8MB in the beginning and 88.2MB in the end (delta: 1.6MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-06 14:09:41,863 INFO L158 Benchmark]: RCFGBuilder took 1274.08ms. Allocated memory was 151.0MB in the beginning and 211.8MB in the end (delta: 60.8MB). Free memory was 87.7MB in the beginning and 143.1MB in the end (delta: -55.4MB). Peak memory consumption was 46.8MB. Max. memory is 16.1GB. [2023-11-06 14:09:41,864 INFO L158 Benchmark]: TraceAbstraction took 21479.19ms. Allocated memory was 211.8MB in the beginning and 1.0GB in the end (delta: 820.0MB). Free memory was 142.0MB in the beginning and 769.8MB in the end (delta: -627.8MB). Peak memory consumption was 192.1MB. Max. memory is 16.1GB. [2023-11-06 14:09:41,864 INFO L158 Benchmark]: Witness Printer took 4.61ms. Allocated memory is still 1.0GB. Free memory was 769.8MB in the beginning and 768.8MB in the end (delta: 974.8kB). There was no memory consumed. Max. memory is 16.1GB. [2023-11-06 14:09:41,866 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.33ms. Allocated memory is still 151.0MB. Free memory was 120.6MB in the beginning and 120.4MB in the end (delta: 167.8kB). There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 628.63ms. Allocated memory is still 151.0MB. Free memory was 115.2MB in the beginning and 92.4MB in the end (delta: 22.9MB). Peak memory consumption was 23.1MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 55.51ms. Allocated memory is still 151.0MB. Free memory was 92.4MB in the beginning and 89.8MB in the end (delta: 2.6MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Boogie Preprocessor took 74.49ms. Allocated memory is still 151.0MB. Free memory was 89.8MB in the beginning and 88.2MB in the end (delta: 1.6MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * RCFGBuilder took 1274.08ms. Allocated memory was 151.0MB in the beginning and 211.8MB in the end (delta: 60.8MB). Free memory was 87.7MB in the beginning and 143.1MB in the end (delta: -55.4MB). Peak memory consumption was 46.8MB. Max. memory is 16.1GB. * TraceAbstraction took 21479.19ms. Allocated memory was 211.8MB in the beginning and 1.0GB in the end (delta: 820.0MB). Free memory was 142.0MB in the beginning and 769.8MB in the end (delta: -627.8MB). Peak memory consumption was 192.1MB. Max. memory is 16.1GB. * Witness Printer took 4.61ms. Allocated memory is still 1.0GB. Free memory was 769.8MB in the beginning and 768.8MB in the end (delta: 974.8kB). There was no memory consumed. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - StatisticsResult: Independence relation #1 benchmarks IndependenceRelationWithAbstraction.Independence Queries: [ total: 1273, independent: 1182, independent conditional: 30, independent unconditional: 1152, dependent: 89, dependent conditional: 87, dependent unconditional: 2, unknown: 2, unknown conditional: 0, unknown unconditional: 2] , IndependenceRelationWithAbstraction.Statistics on underlying relation: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 26452, independent: 24827, independent conditional: 12143, independent unconditional: 12684, dependent: 1594, dependent conditional: 1552, dependent unconditional: 42, unknown: 31, unknown conditional: 8, unknown unconditional: 23] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 24951, independent: 24827, independent conditional: 12143, independent unconditional: 12684, dependent: 93, dependent conditional: 51, dependent unconditional: 42, unknown: 31, unknown conditional: 8, unknown unconditional: 23] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 24951, independent: 24827, independent conditional: 12143, independent unconditional: 12684, dependent: 93, dependent conditional: 51, dependent unconditional: 42, unknown: 31, unknown conditional: 8, unknown unconditional: 23] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 25287, independent: 24827, independent conditional: 0, independent unconditional: 24827, dependent: 401, dependent conditional: 308, dependent unconditional: 93, unknown: 59, unknown conditional: 28, unknown unconditional: 31] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 25287, independent: 24827, independent conditional: 0, independent unconditional: 24827, dependent: 401, dependent conditional: 0, dependent unconditional: 401, unknown: 59, unknown conditional: 0, unknown unconditional: 59] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 25287, independent: 24827, independent conditional: 0, independent unconditional: 24827, dependent: 401, dependent conditional: 0, dependent unconditional: 401, unknown: 59, unknown conditional: 0, unknown unconditional: 59] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 5080, independent: 5040, independent conditional: 0, independent unconditional: 5040, dependent: 26, dependent conditional: 0, dependent unconditional: 26, unknown: 14, unknown conditional: 0, unknown unconditional: 14] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 5080, independent: 4797, independent conditional: 0, independent unconditional: 4797, dependent: 283, dependent conditional: 0, dependent unconditional: 283, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 283, independent: 243, independent conditional: 0, independent unconditional: 243, dependent: 26, dependent conditional: 0, dependent unconditional: 26, unknown: 14, unknown conditional: 0, unknown unconditional: 14] , ProtectedIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 283, independent: 243, independent conditional: 0, independent unconditional: 243, dependent: 26, dependent conditional: 0, dependent unconditional: 26, unknown: 14, unknown conditional: 0, unknown unconditional: 14] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 283, independent: 243, independent conditional: 0, independent unconditional: 243, dependent: 26, dependent conditional: 0, dependent unconditional: 26, unknown: 14, unknown conditional: 0, unknown unconditional: 14] , SemanticIndependenceRelation.Query Time [ms]: [ total: 1750, independent: 1152, independent conditional: 0, independent unconditional: 1152, dependent: 95, dependent conditional: 0, dependent unconditional: 95, unknown: 502, unknown conditional: 0, unknown unconditional: 502] , Protected Queries: 0 ], Cache Queries: [ total: 25287, independent: 19787, independent conditional: 0, independent unconditional: 19787, dependent: 375, dependent conditional: 0, dependent unconditional: 375, unknown: 5125, unknown conditional: 0, unknown unconditional: 5125] , Statistics on independence cache: Total cache size (in pairs): 1154, Positive cache size: 1152, Positive conditional cache size: 0, Positive unconditional cache size: 1152, Negative cache size: 2, Negative conditional cache size: 0, Negative unconditional cache size: 2, Unknown cache size: 2, Unknown conditional cache size: 0, Unknown unconditional cache size: 2, Eliminated conditions: 0, Maximal queried relation: 0, Independence queries for same thread: 87, Statistics for Abstraction: - StatisticsResult: Independence relation #2 benchmarks IndependenceRelationWithAbstraction.Independence Queries: [ total: 1274, independent: 1183, independent conditional: 29, independent unconditional: 1154, dependent: 89, dependent conditional: 87, dependent unconditional: 2, unknown: 2, unknown conditional: 0, unknown unconditional: 2] , IndependenceRelationWithAbstraction.Statistics on underlying relation: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 26452, independent: 24827, independent conditional: 12143, independent unconditional: 12684, dependent: 1594, dependent conditional: 1552, dependent unconditional: 42, unknown: 31, unknown conditional: 8, unknown unconditional: 23] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 24951, independent: 24827, independent conditional: 12143, independent unconditional: 12684, dependent: 93, dependent conditional: 51, dependent unconditional: 42, unknown: 31, unknown conditional: 8, unknown unconditional: 23] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 24951, independent: 24827, independent conditional: 12143, independent unconditional: 12684, dependent: 93, dependent conditional: 51, dependent unconditional: 42, unknown: 31, unknown conditional: 8, unknown unconditional: 23] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 25287, independent: 24827, independent conditional: 0, independent unconditional: 24827, dependent: 401, dependent conditional: 308, dependent unconditional: 93, unknown: 59, unknown conditional: 28, unknown unconditional: 31] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 25287, independent: 24827, independent conditional: 0, independent unconditional: 24827, dependent: 401, dependent conditional: 0, dependent unconditional: 401, unknown: 59, unknown conditional: 0, unknown unconditional: 59] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 25287, independent: 24827, independent conditional: 0, independent unconditional: 24827, dependent: 401, dependent conditional: 0, dependent unconditional: 401, unknown: 59, unknown conditional: 0, unknown unconditional: 59] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 5080, independent: 5040, independent conditional: 0, independent unconditional: 5040, dependent: 26, dependent conditional: 0, dependent unconditional: 26, unknown: 14, unknown conditional: 0, unknown unconditional: 14] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 5080, independent: 4797, independent conditional: 0, independent unconditional: 4797, dependent: 283, dependent conditional: 0, dependent unconditional: 283, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 283, independent: 243, independent conditional: 0, independent unconditional: 243, dependent: 26, dependent conditional: 0, dependent unconditional: 26, unknown: 14, unknown conditional: 0, unknown unconditional: 14] , ProtectedIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 283, independent: 243, independent conditional: 0, independent unconditional: 243, dependent: 26, dependent conditional: 0, dependent unconditional: 26, unknown: 14, unknown conditional: 0, unknown unconditional: 14] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 283, independent: 243, independent conditional: 0, independent unconditional: 243, dependent: 26, dependent conditional: 0, dependent unconditional: 26, unknown: 14, unknown conditional: 0, unknown unconditional: 14] , SemanticIndependenceRelation.Query Time [ms]: [ total: 1750, independent: 1152, independent conditional: 0, independent unconditional: 1152, dependent: 95, dependent conditional: 0, dependent unconditional: 95, unknown: 502, unknown conditional: 0, unknown unconditional: 502] , Protected Queries: 0 ], Cache Queries: [ total: 25287, independent: 19787, independent conditional: 0, independent unconditional: 19787, dependent: 375, dependent conditional: 0, dependent unconditional: 375, unknown: 5125, unknown conditional: 0, unknown unconditional: 5125] , Statistics on independence cache: Total cache size (in pairs): 1775, Positive cache size: 1771, Positive conditional cache size: 0, Positive unconditional cache size: 1771, Negative cache size: 4, Negative conditional cache size: 0, Negative unconditional cache size: 4, Unknown cache size: 4, Unknown conditional cache size: 0, Unknown unconditional cache size: 4, Eliminated conditions: 0, Maximal queried relation: 0, Independence queries for same thread: 174, Statistics for Abstraction: - StatisticsResult: Independence relation #3 benchmarks IndependenceRelationWithAbstraction.Independence Queries: [ total: 1805, independent: 1684, independent conditional: 190, independent unconditional: 1494, dependent: 116, dependent conditional: 111, dependent unconditional: 5, unknown: 5, unknown conditional: 2, unknown unconditional: 3] , IndependenceRelationWithAbstraction.Statistics on underlying relation: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 26452, independent: 24827, independent conditional: 12143, independent unconditional: 12684, dependent: 1594, dependent conditional: 1552, dependent unconditional: 42, unknown: 31, unknown conditional: 8, unknown unconditional: 23] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 24951, independent: 24827, independent conditional: 12143, independent unconditional: 12684, dependent: 93, dependent conditional: 51, dependent unconditional: 42, unknown: 31, unknown conditional: 8, unknown unconditional: 23] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 24951, independent: 24827, independent conditional: 12143, independent unconditional: 12684, dependent: 93, dependent conditional: 51, dependent unconditional: 42, unknown: 31, unknown conditional: 8, unknown unconditional: 23] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 25287, independent: 24827, independent conditional: 0, independent unconditional: 24827, dependent: 401, dependent conditional: 308, dependent unconditional: 93, unknown: 59, unknown conditional: 28, unknown unconditional: 31] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 25287, independent: 24827, independent conditional: 0, independent unconditional: 24827, dependent: 401, dependent conditional: 0, dependent unconditional: 401, unknown: 59, unknown conditional: 0, unknown unconditional: 59] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 25287, independent: 24827, independent conditional: 0, independent unconditional: 24827, dependent: 401, dependent conditional: 0, dependent unconditional: 401, unknown: 59, unknown conditional: 0, unknown unconditional: 59] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 5080, independent: 5040, independent conditional: 0, independent unconditional: 5040, dependent: 26, dependent conditional: 0, dependent unconditional: 26, unknown: 14, unknown conditional: 0, unknown unconditional: 14] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 5080, independent: 4797, independent conditional: 0, independent unconditional: 4797, dependent: 283, dependent conditional: 0, dependent unconditional: 283, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 283, independent: 243, independent conditional: 0, independent unconditional: 243, dependent: 26, dependent conditional: 0, dependent unconditional: 26, unknown: 14, unknown conditional: 0, unknown unconditional: 14] , ProtectedIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 283, independent: 243, independent conditional: 0, independent unconditional: 243, dependent: 26, dependent conditional: 0, dependent unconditional: 26, unknown: 14, unknown conditional: 0, unknown unconditional: 14] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 283, independent: 243, independent conditional: 0, independent unconditional: 243, dependent: 26, dependent conditional: 0, dependent unconditional: 26, unknown: 14, unknown conditional: 0, unknown unconditional: 14] , SemanticIndependenceRelation.Query Time [ms]: [ total: 1750, independent: 1152, independent conditional: 0, independent unconditional: 1152, dependent: 95, dependent conditional: 0, dependent unconditional: 95, unknown: 502, unknown conditional: 0, unknown unconditional: 502] , Protected Queries: 0 ], Cache Queries: [ total: 25287, independent: 19787, independent conditional: 0, independent unconditional: 19787, dependent: 375, dependent conditional: 0, dependent unconditional: 375, unknown: 5125, unknown conditional: 0, unknown unconditional: 5125] , Statistics on independence cache: Total cache size (in pairs): 2603, Positive cache size: 2594, Positive conditional cache size: 0, Positive unconditional cache size: 2594, Negative cache size: 9, Negative conditional cache size: 0, Negative unconditional cache size: 9, Unknown cache size: 8, Unknown conditional cache size: 0, Unknown unconditional cache size: 8, Eliminated conditions: 8, Maximal queried relation: 2, Independence queries for same thread: 283, Statistics for Abstraction: - StatisticsResult: Independence relation #4 benchmarks IndependenceRelationWithAbstraction.Independence Queries: [ total: 1839, independent: 1708, independent conditional: 197, independent unconditional: 1511, dependent: 124, dependent conditional: 118, dependent unconditional: 6, unknown: 7, unknown conditional: 3, unknown unconditional: 4] , IndependenceRelationWithAbstraction.Statistics on underlying relation: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 26452, independent: 24827, independent conditional: 12143, independent unconditional: 12684, dependent: 1594, dependent conditional: 1552, dependent unconditional: 42, unknown: 31, unknown conditional: 8, unknown unconditional: 23] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 24951, independent: 24827, independent conditional: 12143, independent unconditional: 12684, dependent: 93, dependent conditional: 51, dependent unconditional: 42, unknown: 31, unknown conditional: 8, unknown unconditional: 23] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 24951, independent: 24827, independent conditional: 12143, independent unconditional: 12684, dependent: 93, dependent conditional: 51, dependent unconditional: 42, unknown: 31, unknown conditional: 8, unknown unconditional: 23] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 25287, independent: 24827, independent conditional: 0, independent unconditional: 24827, dependent: 401, dependent conditional: 308, dependent unconditional: 93, unknown: 59, unknown conditional: 28, unknown unconditional: 31] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 25287, independent: 24827, independent conditional: 0, independent unconditional: 24827, dependent: 401, dependent conditional: 0, dependent unconditional: 401, unknown: 59, unknown conditional: 0, unknown unconditional: 59] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 25287, independent: 24827, independent conditional: 0, independent unconditional: 24827, dependent: 401, dependent conditional: 0, dependent unconditional: 401, unknown: 59, unknown conditional: 0, unknown unconditional: 59] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 5080, independent: 5040, independent conditional: 0, independent unconditional: 5040, dependent: 26, dependent conditional: 0, dependent unconditional: 26, unknown: 14, unknown conditional: 0, unknown unconditional: 14] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 5080, independent: 4797, independent conditional: 0, independent unconditional: 4797, dependent: 283, dependent conditional: 0, dependent unconditional: 283, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 283, independent: 243, independent conditional: 0, independent unconditional: 243, dependent: 26, dependent conditional: 0, dependent unconditional: 26, unknown: 14, unknown conditional: 0, unknown unconditional: 14] , ProtectedIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 283, independent: 243, independent conditional: 0, independent unconditional: 243, dependent: 26, dependent conditional: 0, dependent unconditional: 26, unknown: 14, unknown conditional: 0, unknown unconditional: 14] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 283, independent: 243, independent conditional: 0, independent unconditional: 243, dependent: 26, dependent conditional: 0, dependent unconditional: 26, unknown: 14, unknown conditional: 0, unknown unconditional: 14] , SemanticIndependenceRelation.Query Time [ms]: [ total: 1750, independent: 1152, independent conditional: 0, independent unconditional: 1152, dependent: 95, dependent conditional: 0, dependent unconditional: 95, unknown: 502, unknown conditional: 0, unknown unconditional: 502] , Protected Queries: 0 ], Cache Queries: [ total: 25287, independent: 19787, independent conditional: 0, independent unconditional: 19787, dependent: 375, dependent conditional: 0, dependent unconditional: 375, unknown: 5125, unknown conditional: 0, unknown unconditional: 5125] , Statistics on independence cache: Total cache size (in pairs): 2675, Positive cache size: 2660, Positive conditional cache size: 0, Positive unconditional cache size: 2660, Negative cache size: 15, Negative conditional cache size: 0, Negative unconditional cache size: 15, Unknown cache size: 11, Unknown conditional cache size: 0, Unknown unconditional cache size: 11, Eliminated conditions: 26, Maximal queried relation: 3, Independence queries for same thread: 397, Statistics for Abstraction: - StatisticsResult: Independence relation #5 benchmarks IndependenceRelationWithAbstraction.Independence Queries: [ total: 1338, independent: 1244, independent conditional: 69, independent unconditional: 1175, dependent: 92, dependent conditional: 88, dependent unconditional: 4, unknown: 2, unknown conditional: 0, unknown unconditional: 2] , IndependenceRelationWithAbstraction.Statistics on underlying relation: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 26452, independent: 24827, independent conditional: 12143, independent unconditional: 12684, dependent: 1594, dependent conditional: 1552, dependent unconditional: 42, unknown: 31, unknown conditional: 8, unknown unconditional: 23] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 24951, independent: 24827, independent conditional: 12143, independent unconditional: 12684, dependent: 93, dependent conditional: 51, dependent unconditional: 42, unknown: 31, unknown conditional: 8, unknown unconditional: 23] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 24951, independent: 24827, independent conditional: 12143, independent unconditional: 12684, dependent: 93, dependent conditional: 51, dependent unconditional: 42, unknown: 31, unknown conditional: 8, unknown unconditional: 23] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 25287, independent: 24827, independent conditional: 0, independent unconditional: 24827, dependent: 401, dependent conditional: 308, dependent unconditional: 93, unknown: 59, unknown conditional: 28, unknown unconditional: 31] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 25287, independent: 24827, independent conditional: 0, independent unconditional: 24827, dependent: 401, dependent conditional: 0, dependent unconditional: 401, unknown: 59, unknown conditional: 0, unknown unconditional: 59] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 25287, independent: 24827, independent conditional: 0, independent unconditional: 24827, dependent: 401, dependent conditional: 0, dependent unconditional: 401, unknown: 59, unknown conditional: 0, unknown unconditional: 59] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 5080, independent: 5040, independent conditional: 0, independent unconditional: 5040, dependent: 26, dependent conditional: 0, dependent unconditional: 26, unknown: 14, unknown conditional: 0, unknown unconditional: 14] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 5080, independent: 4797, independent conditional: 0, independent unconditional: 4797, dependent: 283, dependent conditional: 0, dependent unconditional: 283, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 283, independent: 243, independent conditional: 0, independent unconditional: 243, dependent: 26, dependent conditional: 0, dependent unconditional: 26, unknown: 14, unknown conditional: 0, unknown unconditional: 14] , ProtectedIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 283, independent: 243, independent conditional: 0, independent unconditional: 243, dependent: 26, dependent conditional: 0, dependent unconditional: 26, unknown: 14, unknown conditional: 0, unknown unconditional: 14] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 283, independent: 243, independent conditional: 0, independent unconditional: 243, dependent: 26, dependent conditional: 0, dependent unconditional: 26, unknown: 14, unknown conditional: 0, unknown unconditional: 14] , SemanticIndependenceRelation.Query Time [ms]: [ total: 1750, independent: 1152, independent conditional: 0, independent unconditional: 1152, dependent: 95, dependent conditional: 0, dependent unconditional: 95, unknown: 502, unknown conditional: 0, unknown unconditional: 502] , Protected Queries: 0 ], Cache Queries: [ total: 25287, independent: 19787, independent conditional: 0, independent unconditional: 19787, dependent: 375, dependent conditional: 0, dependent unconditional: 375, unknown: 5125, unknown conditional: 0, unknown unconditional: 5125] , Statistics on independence cache: Total cache size (in pairs): 2907, Positive cache size: 2890, Positive conditional cache size: 0, Positive unconditional cache size: 2890, Negative cache size: 17, Negative conditional cache size: 0, Negative unconditional cache size: 17, Unknown cache size: 11, Unknown conditional cache size: 0, Unknown unconditional cache size: 11, Eliminated conditions: 26, Maximal queried relation: 3, Independence queries for same thread: 485, Statistics for Abstraction: - StatisticsResult: Independence relation #6 benchmarks IndependenceRelationWithAbstraction.Independence Queries: [ total: 1339, independent: 1245, independent conditional: 70, independent unconditional: 1175, dependent: 92, dependent conditional: 88, dependent unconditional: 4, unknown: 2, unknown conditional: 0, unknown unconditional: 2] , IndependenceRelationWithAbstraction.Statistics on underlying relation: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 26452, independent: 24827, independent conditional: 12143, independent unconditional: 12684, dependent: 1594, dependent conditional: 1552, dependent unconditional: 42, unknown: 31, unknown conditional: 8, unknown unconditional: 23] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 24951, independent: 24827, independent conditional: 12143, independent unconditional: 12684, dependent: 93, dependent conditional: 51, dependent unconditional: 42, unknown: 31, unknown conditional: 8, unknown unconditional: 23] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 24951, independent: 24827, independent conditional: 12143, independent unconditional: 12684, dependent: 93, dependent conditional: 51, dependent unconditional: 42, unknown: 31, unknown conditional: 8, unknown unconditional: 23] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 25287, independent: 24827, independent conditional: 0, independent unconditional: 24827, dependent: 401, dependent conditional: 308, dependent unconditional: 93, unknown: 59, unknown conditional: 28, unknown unconditional: 31] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 25287, independent: 24827, independent conditional: 0, independent unconditional: 24827, dependent: 401, dependent conditional: 0, dependent unconditional: 401, unknown: 59, unknown conditional: 0, unknown unconditional: 59] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 25287, independent: 24827, independent conditional: 0, independent unconditional: 24827, dependent: 401, dependent conditional: 0, dependent unconditional: 401, unknown: 59, unknown conditional: 0, unknown unconditional: 59] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 5080, independent: 5040, independent conditional: 0, independent unconditional: 5040, dependent: 26, dependent conditional: 0, dependent unconditional: 26, unknown: 14, unknown conditional: 0, unknown unconditional: 14] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 5080, independent: 4797, independent conditional: 0, independent unconditional: 4797, dependent: 283, dependent conditional: 0, dependent unconditional: 283, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 283, independent: 243, independent conditional: 0, independent unconditional: 243, dependent: 26, dependent conditional: 0, dependent unconditional: 26, unknown: 14, unknown conditional: 0, unknown unconditional: 14] , ProtectedIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 283, independent: 243, independent conditional: 0, independent unconditional: 243, dependent: 26, dependent conditional: 0, dependent unconditional: 26, unknown: 14, unknown conditional: 0, unknown unconditional: 14] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 283, independent: 243, independent conditional: 0, independent unconditional: 243, dependent: 26, dependent conditional: 0, dependent unconditional: 26, unknown: 14, unknown conditional: 0, unknown unconditional: 14] , SemanticIndependenceRelation.Query Time [ms]: [ total: 1750, independent: 1152, independent conditional: 0, independent unconditional: 1152, dependent: 95, dependent conditional: 0, dependent unconditional: 95, unknown: 502, unknown conditional: 0, unknown unconditional: 502] , Protected Queries: 0 ], Cache Queries: [ total: 25287, independent: 19787, independent conditional: 0, independent unconditional: 19787, dependent: 375, dependent conditional: 0, dependent unconditional: 375, unknown: 5125, unknown conditional: 0, unknown unconditional: 5125] , Statistics on independence cache: Total cache size (in pairs): 2907, Positive cache size: 2890, Positive conditional cache size: 0, Positive unconditional cache size: 2890, Negative cache size: 17, Negative conditional cache size: 0, Negative unconditional cache size: 17, Unknown cache size: 11, Unknown conditional cache size: 0, Unknown unconditional cache size: 11, Eliminated conditions: 26, Maximal queried relation: 3, Independence queries for same thread: 573, Statistics for Abstraction: - StatisticsResult: Independence relation #7 benchmarks IndependenceRelationWithAbstraction.Independence Queries: [ total: 2072, independent: 1948, independent conditional: 195, independent unconditional: 1753, dependent: 118, dependent conditional: 111, dependent unconditional: 7, unknown: 6, unknown conditional: 2, unknown unconditional: 4] , IndependenceRelationWithAbstraction.Statistics on underlying relation: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 26452, independent: 24827, independent conditional: 12143, independent unconditional: 12684, dependent: 1594, dependent conditional: 1552, dependent unconditional: 42, unknown: 31, unknown conditional: 8, unknown unconditional: 23] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 24951, independent: 24827, independent conditional: 12143, independent unconditional: 12684, dependent: 93, dependent conditional: 51, dependent unconditional: 42, unknown: 31, unknown conditional: 8, unknown unconditional: 23] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 24951, independent: 24827, independent conditional: 12143, independent unconditional: 12684, dependent: 93, dependent conditional: 51, dependent unconditional: 42, unknown: 31, unknown conditional: 8, unknown unconditional: 23] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 25287, independent: 24827, independent conditional: 0, independent unconditional: 24827, dependent: 401, dependent conditional: 308, dependent unconditional: 93, unknown: 59, unknown conditional: 28, unknown unconditional: 31] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 25287, independent: 24827, independent conditional: 0, independent unconditional: 24827, dependent: 401, dependent conditional: 0, dependent unconditional: 401, unknown: 59, unknown conditional: 0, unknown unconditional: 59] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 25287, independent: 24827, independent conditional: 0, independent unconditional: 24827, dependent: 401, dependent conditional: 0, dependent unconditional: 401, unknown: 59, unknown conditional: 0, unknown unconditional: 59] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 5080, independent: 5040, independent conditional: 0, independent unconditional: 5040, dependent: 26, dependent conditional: 0, dependent unconditional: 26, unknown: 14, unknown conditional: 0, unknown unconditional: 14] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 5080, independent: 4797, independent conditional: 0, independent unconditional: 4797, dependent: 283, dependent conditional: 0, dependent unconditional: 283, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 283, independent: 243, independent conditional: 0, independent unconditional: 243, dependent: 26, dependent conditional: 0, dependent unconditional: 26, unknown: 14, unknown conditional: 0, unknown unconditional: 14] , ProtectedIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 283, independent: 243, independent conditional: 0, independent unconditional: 243, dependent: 26, dependent conditional: 0, dependent unconditional: 26, unknown: 14, unknown conditional: 0, unknown unconditional: 14] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 283, independent: 243, independent conditional: 0, independent unconditional: 243, dependent: 26, dependent conditional: 0, dependent unconditional: 26, unknown: 14, unknown conditional: 0, unknown unconditional: 14] , SemanticIndependenceRelation.Query Time [ms]: [ total: 1750, independent: 1152, independent conditional: 0, independent unconditional: 1152, dependent: 95, dependent conditional: 0, dependent unconditional: 95, unknown: 502, unknown conditional: 0, unknown unconditional: 502] , Protected Queries: 0 ], Cache Queries: [ total: 25287, independent: 19787, independent conditional: 0, independent unconditional: 19787, dependent: 375, dependent conditional: 0, dependent unconditional: 375, unknown: 5125, unknown conditional: 0, unknown unconditional: 5125] , Statistics on independence cache: Total cache size (in pairs): 3250, Positive cache size: 3232, Positive conditional cache size: 0, Positive unconditional cache size: 3232, Negative cache size: 18, Negative conditional cache size: 0, Negative unconditional cache size: 18, Unknown cache size: 11, Unknown conditional cache size: 0, Unknown unconditional cache size: 11, Eliminated conditions: 46, Maximal queried relation: 5, Independence queries for same thread: 682, Statistics for Abstraction: - StatisticsResult: Independence relation #8 benchmarks IndependenceRelationWithAbstraction.Independence Queries: [ total: 15512, independent: 14633, independent conditional: 11363, independent unconditional: 3270, dependent: 874, dependent conditional: 862, dependent unconditional: 12, unknown: 5, unknown conditional: 1, unknown unconditional: 4] , IndependenceRelationWithAbstraction.Statistics on underlying relation: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 26452, independent: 24827, independent conditional: 12143, independent unconditional: 12684, dependent: 1594, dependent conditional: 1552, dependent unconditional: 42, unknown: 31, unknown conditional: 8, unknown unconditional: 23] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 24951, independent: 24827, independent conditional: 12143, independent unconditional: 12684, dependent: 93, dependent conditional: 51, dependent unconditional: 42, unknown: 31, unknown conditional: 8, unknown unconditional: 23] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 24951, independent: 24827, independent conditional: 12143, independent unconditional: 12684, dependent: 93, dependent conditional: 51, dependent unconditional: 42, unknown: 31, unknown conditional: 8, unknown unconditional: 23] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 25287, independent: 24827, independent conditional: 0, independent unconditional: 24827, dependent: 401, dependent conditional: 308, dependent unconditional: 93, unknown: 59, unknown conditional: 28, unknown unconditional: 31] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 25287, independent: 24827, independent conditional: 0, independent unconditional: 24827, dependent: 401, dependent conditional: 0, dependent unconditional: 401, unknown: 59, unknown conditional: 0, unknown unconditional: 59] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 25287, independent: 24827, independent conditional: 0, independent unconditional: 24827, dependent: 401, dependent conditional: 0, dependent unconditional: 401, unknown: 59, unknown conditional: 0, unknown unconditional: 59] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 5080, independent: 5040, independent conditional: 0, independent unconditional: 5040, dependent: 26, dependent conditional: 0, dependent unconditional: 26, unknown: 14, unknown conditional: 0, unknown unconditional: 14] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 5080, independent: 4797, independent conditional: 0, independent unconditional: 4797, dependent: 283, dependent conditional: 0, dependent unconditional: 283, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 283, independent: 243, independent conditional: 0, independent unconditional: 243, dependent: 26, dependent conditional: 0, dependent unconditional: 26, unknown: 14, unknown conditional: 0, unknown unconditional: 14] , ProtectedIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 283, independent: 243, independent conditional: 0, independent unconditional: 243, dependent: 26, dependent conditional: 0, dependent unconditional: 26, unknown: 14, unknown conditional: 0, unknown unconditional: 14] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 283, independent: 243, independent conditional: 0, independent unconditional: 243, dependent: 26, dependent conditional: 0, dependent unconditional: 26, unknown: 14, unknown conditional: 0, unknown unconditional: 14] , SemanticIndependenceRelation.Query Time [ms]: [ total: 1750, independent: 1152, independent conditional: 0, independent unconditional: 1152, dependent: 95, dependent conditional: 0, dependent unconditional: 95, unknown: 502, unknown conditional: 0, unknown unconditional: 502] , Protected Queries: 0 ], Cache Queries: [ total: 25287, independent: 19787, independent conditional: 0, independent unconditional: 19787, dependent: 375, dependent conditional: 0, dependent unconditional: 375, unknown: 5125, unknown conditional: 0, unknown unconditional: 5125] , Statistics on independence cache: Total cache size (in pairs): 5066, Positive cache size: 5040, Positive conditional cache size: 0, Positive unconditional cache size: 5040, Negative cache size: 26, Negative conditional cache size: 0, Negative unconditional cache size: 26, Unknown cache size: 14, Unknown conditional cache size: 0, Unknown unconditional cache size: 14, Eliminated conditions: 336, Maximal queried relation: 7, Independence queries for same thread: 1501, Statistics for Abstraction: - StatisticsResult: Persistent set benchmarks Persistent set computation time: 1.8s, Number of persistent set computation: 85, Number of trivial persistent sets: 83, Underlying independence relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 1156, independent: 1152, independent conditional: 0, independent unconditional: 1152, dependent: 2, dependent conditional: 0, dependent unconditional: 2, unknown: 2, unknown conditional: 0, unknown unconditional: 2] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: IndependenceRelationWithAbstraction.Independence Queries: [ total: 1273, independent: 1182, independent conditional: 30, independent unconditional: 1152, dependent: 89, dependent conditional: 87, dependent unconditional: 2, unknown: 2, unknown conditional: 0, unknown unconditional: 2] , IndependenceRelationWithAbstraction.Statistics on underlying relation: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 26452, independent: 24827, independent conditional: 12143, independent unconditional: 12684, dependent: 1594, dependent conditional: 1552, dependent unconditional: 42, unknown: 31, unknown conditional: 8, unknown unconditional: 23] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 24951, independent: 24827, independent conditional: 12143, independent unconditional: 12684, dependent: 93, dependent conditional: 51, dependent unconditional: 42, unknown: 31, unknown conditional: 8, unknown unconditional: 23] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 24951, independent: 24827, independent conditional: 12143, independent unconditional: 12684, dependent: 93, dependent conditional: 51, dependent unconditional: 42, unknown: 31, unknown conditional: 8, unknown unconditional: 23] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 25287, independent: 24827, independent conditional: 0, independent unconditional: 24827, dependent: 401, dependent conditional: 308, dependent unconditional: 93, unknown: 59, unknown conditional: 28, unknown unconditional: 31] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 25287, independent: 24827, independent conditional: 0, independent unconditional: 24827, dependent: 401, dependent conditional: 0, dependent unconditional: 401, unknown: 59, unknown conditional: 0, unknown unconditional: 59] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 25287, independent: 24827, independent conditional: 0, independent unconditional: 24827, dependent: 401, dependent conditional: 0, dependent unconditional: 401, unknown: 59, unknown conditional: 0, unknown unconditional: 59] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 5080, independent: 5040, independent conditional: 0, independent unconditional: 5040, dependent: 26, dependent conditional: 0, dependent unconditional: 26, unknown: 14, unknown conditional: 0, unknown unconditional: 14] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 5080, independent: 4797, independent conditional: 0, independent unconditional: 4797, dependent: 283, dependent conditional: 0, dependent unconditional: 283, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 283, independent: 243, independent conditional: 0, independent unconditional: 243, dependent: 26, dependent conditional: 0, dependent unconditional: 26, unknown: 14, unknown conditional: 0, unknown unconditional: 14] , ProtectedIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 283, independent: 243, independent conditional: 0, independent unconditional: 243, dependent: 26, dependent conditional: 0, dependent unconditional: 26, unknown: 14, unknown conditional: 0, unknown unconditional: 14] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 283, independent: 243, independent conditional: 0, independent unconditional: 243, dependent: 26, dependent conditional: 0, dependent unconditional: 26, unknown: 14, unknown conditional: 0, unknown unconditional: 14] , SemanticIndependenceRelation.Query Time [ms]: [ total: 1750, independent: 1152, independent conditional: 0, independent unconditional: 1152, dependent: 95, dependent conditional: 0, dependent unconditional: 95, unknown: 502, unknown conditional: 0, unknown unconditional: 502] , Protected Queries: 0 ], Cache Queries: [ total: 25287, independent: 19787, independent conditional: 0, independent unconditional: 19787, dependent: 375, dependent conditional: 0, dependent unconditional: 375, unknown: 5125, unknown conditional: 0, unknown unconditional: 5125] , Statistics on independence cache: Total cache size (in pairs): 1154, Positive cache size: 1152, Positive conditional cache size: 0, Positive unconditional cache size: 1152, Negative cache size: 2, Negative conditional cache size: 0, Negative unconditional cache size: 2, Unknown cache size: 2, Unknown conditional cache size: 0, Unknown unconditional cache size: 2, Eliminated conditions: 0, Maximal queried relation: 0, Independence queries for same thread: 87, Statistics for Abstraction: - StatisticsResult: Persistent set benchmarks Persistent set computation time: 1.0s, Number of persistent set computation: 85, Number of trivial persistent sets: 83, Underlying independence relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 1158, independent: 1154, independent conditional: 0, independent unconditional: 1154, dependent: 2, dependent conditional: 0, dependent unconditional: 2, unknown: 2, unknown conditional: 0, unknown unconditional: 2] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: IndependenceRelationWithAbstraction.Independence Queries: [ total: 1274, independent: 1183, independent conditional: 29, independent unconditional: 1154, dependent: 89, dependent conditional: 87, dependent unconditional: 2, unknown: 2, unknown conditional: 0, unknown unconditional: 2] , IndependenceRelationWithAbstraction.Statistics on underlying relation: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 26452, independent: 24827, independent conditional: 12143, independent unconditional: 12684, dependent: 1594, dependent conditional: 1552, dependent unconditional: 42, unknown: 31, unknown conditional: 8, unknown unconditional: 23] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 24951, independent: 24827, independent conditional: 12143, independent unconditional: 12684, dependent: 93, dependent conditional: 51, dependent unconditional: 42, unknown: 31, unknown conditional: 8, unknown unconditional: 23] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 24951, independent: 24827, independent conditional: 12143, independent unconditional: 12684, dependent: 93, dependent conditional: 51, dependent unconditional: 42, unknown: 31, unknown conditional: 8, unknown unconditional: 23] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 25287, independent: 24827, independent conditional: 0, independent unconditional: 24827, dependent: 401, dependent conditional: 308, dependent unconditional: 93, unknown: 59, unknown conditional: 28, unknown unconditional: 31] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 25287, independent: 24827, independent conditional: 0, independent unconditional: 24827, dependent: 401, dependent conditional: 0, dependent unconditional: 401, unknown: 59, unknown conditional: 0, unknown unconditional: 59] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 25287, independent: 24827, independent conditional: 0, independent unconditional: 24827, dependent: 401, dependent conditional: 0, dependent unconditional: 401, unknown: 59, unknown conditional: 0, unknown unconditional: 59] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 5080, independent: 5040, independent conditional: 0, independent unconditional: 5040, dependent: 26, dependent conditional: 0, dependent unconditional: 26, unknown: 14, unknown conditional: 0, unknown unconditional: 14] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 5080, independent: 4797, independent conditional: 0, independent unconditional: 4797, dependent: 283, dependent conditional: 0, dependent unconditional: 283, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 283, independent: 243, independent conditional: 0, independent unconditional: 243, dependent: 26, dependent conditional: 0, dependent unconditional: 26, unknown: 14, unknown conditional: 0, unknown unconditional: 14] , ProtectedIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 283, independent: 243, independent conditional: 0, independent unconditional: 243, dependent: 26, dependent conditional: 0, dependent unconditional: 26, unknown: 14, unknown conditional: 0, unknown unconditional: 14] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 283, independent: 243, independent conditional: 0, independent unconditional: 243, dependent: 26, dependent conditional: 0, dependent unconditional: 26, unknown: 14, unknown conditional: 0, unknown unconditional: 14] , SemanticIndependenceRelation.Query Time [ms]: [ total: 1750, independent: 1152, independent conditional: 0, independent unconditional: 1152, dependent: 95, dependent conditional: 0, dependent unconditional: 95, unknown: 502, unknown conditional: 0, unknown unconditional: 502] , Protected Queries: 0 ], Cache Queries: [ total: 25287, independent: 19787, independent conditional: 0, independent unconditional: 19787, dependent: 375, dependent conditional: 0, dependent unconditional: 375, unknown: 5125, unknown conditional: 0, unknown unconditional: 5125] , Statistics on independence cache: Total cache size (in pairs): 1775, Positive cache size: 1771, Positive conditional cache size: 0, Positive unconditional cache size: 1771, Negative cache size: 4, Negative conditional cache size: 0, Negative unconditional cache size: 4, Unknown cache size: 4, Unknown conditional cache size: 0, Unknown unconditional cache size: 4, Eliminated conditions: 0, Maximal queried relation: 0, Independence queries for same thread: 174, Statistics for Abstraction: - StatisticsResult: Persistent set benchmarks Persistent set computation time: 1.2s, Number of persistent set computation: 111, Number of trivial persistent sets: 109, Underlying independence relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 1502, independent: 1494, independent conditional: 0, independent unconditional: 1494, dependent: 5, dependent conditional: 0, dependent unconditional: 5, unknown: 3, unknown conditional: 0, unknown unconditional: 3] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: IndependenceRelationWithAbstraction.Independence Queries: [ total: 1805, independent: 1684, independent conditional: 190, independent unconditional: 1494, dependent: 116, dependent conditional: 111, dependent unconditional: 5, unknown: 5, unknown conditional: 2, unknown unconditional: 3] , IndependenceRelationWithAbstraction.Statistics on underlying relation: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 26452, independent: 24827, independent conditional: 12143, independent unconditional: 12684, dependent: 1594, dependent conditional: 1552, dependent unconditional: 42, unknown: 31, unknown conditional: 8, unknown unconditional: 23] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 24951, independent: 24827, independent conditional: 12143, independent unconditional: 12684, dependent: 93, dependent conditional: 51, dependent unconditional: 42, unknown: 31, unknown conditional: 8, unknown unconditional: 23] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 24951, independent: 24827, independent conditional: 12143, independent unconditional: 12684, dependent: 93, dependent conditional: 51, dependent unconditional: 42, unknown: 31, unknown conditional: 8, unknown unconditional: 23] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 25287, independent: 24827, independent conditional: 0, independent unconditional: 24827, dependent: 401, dependent conditional: 308, dependent unconditional: 93, unknown: 59, unknown conditional: 28, unknown unconditional: 31] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 25287, independent: 24827, independent conditional: 0, independent unconditional: 24827, dependent: 401, dependent conditional: 0, dependent unconditional: 401, unknown: 59, unknown conditional: 0, unknown unconditional: 59] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 25287, independent: 24827, independent conditional: 0, independent unconditional: 24827, dependent: 401, dependent conditional: 0, dependent unconditional: 401, unknown: 59, unknown conditional: 0, unknown unconditional: 59] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 5080, independent: 5040, independent conditional: 0, independent unconditional: 5040, dependent: 26, dependent conditional: 0, dependent unconditional: 26, unknown: 14, unknown conditional: 0, unknown unconditional: 14] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 5080, independent: 4797, independent conditional: 0, independent unconditional: 4797, dependent: 283, dependent conditional: 0, dependent unconditional: 283, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 283, independent: 243, independent conditional: 0, independent unconditional: 243, dependent: 26, dependent conditional: 0, dependent unconditional: 26, unknown: 14, unknown conditional: 0, unknown unconditional: 14] , ProtectedIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 283, independent: 243, independent conditional: 0, independent unconditional: 243, dependent: 26, dependent conditional: 0, dependent unconditional: 26, unknown: 14, unknown conditional: 0, unknown unconditional: 14] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 283, independent: 243, independent conditional: 0, independent unconditional: 243, dependent: 26, dependent conditional: 0, dependent unconditional: 26, unknown: 14, unknown conditional: 0, unknown unconditional: 14] , SemanticIndependenceRelation.Query Time [ms]: [ total: 1750, independent: 1152, independent conditional: 0, independent unconditional: 1152, dependent: 95, dependent conditional: 0, dependent unconditional: 95, unknown: 502, unknown conditional: 0, unknown unconditional: 502] , Protected Queries: 0 ], Cache Queries: [ total: 25287, independent: 19787, independent conditional: 0, independent unconditional: 19787, dependent: 375, dependent conditional: 0, dependent unconditional: 375, unknown: 5125, unknown conditional: 0, unknown unconditional: 5125] , Statistics on independence cache: Total cache size (in pairs): 2603, Positive cache size: 2594, Positive conditional cache size: 0, Positive unconditional cache size: 2594, Negative cache size: 9, Negative conditional cache size: 0, Negative unconditional cache size: 9, Unknown cache size: 8, Unknown conditional cache size: 0, Unknown unconditional cache size: 8, Eliminated conditions: 8, Maximal queried relation: 2, Independence queries for same thread: 283, Statistics for Abstraction: - StatisticsResult: Persistent set benchmarks Persistent set computation time: 0.1s, Number of persistent set computation: 113, Number of trivial persistent sets: 111, Underlying independence relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 1521, independent: 1511, independent conditional: 0, independent unconditional: 1511, dependent: 6, dependent conditional: 0, dependent unconditional: 6, unknown: 4, unknown conditional: 0, unknown unconditional: 4] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: IndependenceRelationWithAbstraction.Independence Queries: [ total: 1839, independent: 1708, independent conditional: 197, independent unconditional: 1511, dependent: 124, dependent conditional: 118, dependent unconditional: 6, unknown: 7, unknown conditional: 3, unknown unconditional: 4] , IndependenceRelationWithAbstraction.Statistics on underlying relation: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 26452, independent: 24827, independent conditional: 12143, independent unconditional: 12684, dependent: 1594, dependent conditional: 1552, dependent unconditional: 42, unknown: 31, unknown conditional: 8, unknown unconditional: 23] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 24951, independent: 24827, independent conditional: 12143, independent unconditional: 12684, dependent: 93, dependent conditional: 51, dependent unconditional: 42, unknown: 31, unknown conditional: 8, unknown unconditional: 23] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 24951, independent: 24827, independent conditional: 12143, independent unconditional: 12684, dependent: 93, dependent conditional: 51, dependent unconditional: 42, unknown: 31, unknown conditional: 8, unknown unconditional: 23] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 25287, independent: 24827, independent conditional: 0, independent unconditional: 24827, dependent: 401, dependent conditional: 308, dependent unconditional: 93, unknown: 59, unknown conditional: 28, unknown unconditional: 31] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 25287, independent: 24827, independent conditional: 0, independent unconditional: 24827, dependent: 401, dependent conditional: 0, dependent unconditional: 401, unknown: 59, unknown conditional: 0, unknown unconditional: 59] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 25287, independent: 24827, independent conditional: 0, independent unconditional: 24827, dependent: 401, dependent conditional: 0, dependent unconditional: 401, unknown: 59, unknown conditional: 0, unknown unconditional: 59] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 5080, independent: 5040, independent conditional: 0, independent unconditional: 5040, dependent: 26, dependent conditional: 0, dependent unconditional: 26, unknown: 14, unknown conditional: 0, unknown unconditional: 14] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 5080, independent: 4797, independent conditional: 0, independent unconditional: 4797, dependent: 283, dependent conditional: 0, dependent unconditional: 283, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 283, independent: 243, independent conditional: 0, independent unconditional: 243, dependent: 26, dependent conditional: 0, dependent unconditional: 26, unknown: 14, unknown conditional: 0, unknown unconditional: 14] , ProtectedIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 283, independent: 243, independent conditional: 0, independent unconditional: 243, dependent: 26, dependent conditional: 0, dependent unconditional: 26, unknown: 14, unknown conditional: 0, unknown unconditional: 14] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 283, independent: 243, independent conditional: 0, independent unconditional: 243, dependent: 26, dependent conditional: 0, dependent unconditional: 26, unknown: 14, unknown conditional: 0, unknown unconditional: 14] , SemanticIndependenceRelation.Query Time [ms]: [ total: 1750, independent: 1152, independent conditional: 0, independent unconditional: 1152, dependent: 95, dependent conditional: 0, dependent unconditional: 95, unknown: 502, unknown conditional: 0, unknown unconditional: 502] , Protected Queries: 0 ], Cache Queries: [ total: 25287, independent: 19787, independent conditional: 0, independent unconditional: 19787, dependent: 375, dependent conditional: 0, dependent unconditional: 375, unknown: 5125, unknown conditional: 0, unknown unconditional: 5125] , Statistics on independence cache: Total cache size (in pairs): 2675, Positive cache size: 2660, Positive conditional cache size: 0, Positive unconditional cache size: 2660, Negative cache size: 15, Negative conditional cache size: 0, Negative unconditional cache size: 15, Unknown cache size: 11, Unknown conditional cache size: 0, Unknown unconditional cache size: 11, Eliminated conditions: 26, Maximal queried relation: 3, Independence queries for same thread: 397, Statistics for Abstraction: - StatisticsResult: Persistent set benchmarks Persistent set computation time: 0.0s, Number of persistent set computation: 92, Number of trivial persistent sets: 90, Underlying independence relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 1181, independent: 1175, independent conditional: 0, independent unconditional: 1175, dependent: 4, dependent conditional: 0, dependent unconditional: 4, unknown: 2, unknown conditional: 0, unknown unconditional: 2] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: IndependenceRelationWithAbstraction.Independence Queries: [ total: 1338, independent: 1244, independent conditional: 69, independent unconditional: 1175, dependent: 92, dependent conditional: 88, dependent unconditional: 4, unknown: 2, unknown conditional: 0, unknown unconditional: 2] , IndependenceRelationWithAbstraction.Statistics on underlying relation: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 26452, independent: 24827, independent conditional: 12143, independent unconditional: 12684, dependent: 1594, dependent conditional: 1552, dependent unconditional: 42, unknown: 31, unknown conditional: 8, unknown unconditional: 23] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 24951, independent: 24827, independent conditional: 12143, independent unconditional: 12684, dependent: 93, dependent conditional: 51, dependent unconditional: 42, unknown: 31, unknown conditional: 8, unknown unconditional: 23] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 24951, independent: 24827, independent conditional: 12143, independent unconditional: 12684, dependent: 93, dependent conditional: 51, dependent unconditional: 42, unknown: 31, unknown conditional: 8, unknown unconditional: 23] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 25287, independent: 24827, independent conditional: 0, independent unconditional: 24827, dependent: 401, dependent conditional: 308, dependent unconditional: 93, unknown: 59, unknown conditional: 28, unknown unconditional: 31] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 25287, independent: 24827, independent conditional: 0, independent unconditional: 24827, dependent: 401, dependent conditional: 0, dependent unconditional: 401, unknown: 59, unknown conditional: 0, unknown unconditional: 59] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 25287, independent: 24827, independent conditional: 0, independent unconditional: 24827, dependent: 401, dependent conditional: 0, dependent unconditional: 401, unknown: 59, unknown conditional: 0, unknown unconditional: 59] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 5080, independent: 5040, independent conditional: 0, independent unconditional: 5040, dependent: 26, dependent conditional: 0, dependent unconditional: 26, unknown: 14, unknown conditional: 0, unknown unconditional: 14] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 5080, independent: 4797, independent conditional: 0, independent unconditional: 4797, dependent: 283, dependent conditional: 0, dependent unconditional: 283, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 283, independent: 243, independent conditional: 0, independent unconditional: 243, dependent: 26, dependent conditional: 0, dependent unconditional: 26, unknown: 14, unknown conditional: 0, unknown unconditional: 14] , ProtectedIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 283, independent: 243, independent conditional: 0, independent unconditional: 243, dependent: 26, dependent conditional: 0, dependent unconditional: 26, unknown: 14, unknown conditional: 0, unknown unconditional: 14] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 283, independent: 243, independent conditional: 0, independent unconditional: 243, dependent: 26, dependent conditional: 0, dependent unconditional: 26, unknown: 14, unknown conditional: 0, unknown unconditional: 14] , SemanticIndependenceRelation.Query Time [ms]: [ total: 1750, independent: 1152, independent conditional: 0, independent unconditional: 1152, dependent: 95, dependent conditional: 0, dependent unconditional: 95, unknown: 502, unknown conditional: 0, unknown unconditional: 502] , Protected Queries: 0 ], Cache Queries: [ total: 25287, independent: 19787, independent conditional: 0, independent unconditional: 19787, dependent: 375, dependent conditional: 0, dependent unconditional: 375, unknown: 5125, unknown conditional: 0, unknown unconditional: 5125] , Statistics on independence cache: Total cache size (in pairs): 2907, Positive cache size: 2890, Positive conditional cache size: 0, Positive unconditional cache size: 2890, Negative cache size: 17, Negative conditional cache size: 0, Negative unconditional cache size: 17, Unknown cache size: 11, Unknown conditional cache size: 0, Unknown unconditional cache size: 11, Eliminated conditions: 26, Maximal queried relation: 3, Independence queries for same thread: 485, Statistics for Abstraction: - StatisticsResult: Persistent set benchmarks Persistent set computation time: 0.0s, Number of persistent set computation: 92, Number of trivial persistent sets: 90, Underlying independence relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 1181, independent: 1175, independent conditional: 0, independent unconditional: 1175, dependent: 4, dependent conditional: 0, dependent unconditional: 4, unknown: 2, unknown conditional: 0, unknown unconditional: 2] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: IndependenceRelationWithAbstraction.Independence Queries: [ total: 1339, independent: 1245, independent conditional: 70, independent unconditional: 1175, dependent: 92, dependent conditional: 88, dependent unconditional: 4, unknown: 2, unknown conditional: 0, unknown unconditional: 2] , IndependenceRelationWithAbstraction.Statistics on underlying relation: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 26452, independent: 24827, independent conditional: 12143, independent unconditional: 12684, dependent: 1594, dependent conditional: 1552, dependent unconditional: 42, unknown: 31, unknown conditional: 8, unknown unconditional: 23] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 24951, independent: 24827, independent conditional: 12143, independent unconditional: 12684, dependent: 93, dependent conditional: 51, dependent unconditional: 42, unknown: 31, unknown conditional: 8, unknown unconditional: 23] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 24951, independent: 24827, independent conditional: 12143, independent unconditional: 12684, dependent: 93, dependent conditional: 51, dependent unconditional: 42, unknown: 31, unknown conditional: 8, unknown unconditional: 23] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 25287, independent: 24827, independent conditional: 0, independent unconditional: 24827, dependent: 401, dependent conditional: 308, dependent unconditional: 93, unknown: 59, unknown conditional: 28, unknown unconditional: 31] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 25287, independent: 24827, independent conditional: 0, independent unconditional: 24827, dependent: 401, dependent conditional: 0, dependent unconditional: 401, unknown: 59, unknown conditional: 0, unknown unconditional: 59] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 25287, independent: 24827, independent conditional: 0, independent unconditional: 24827, dependent: 401, dependent conditional: 0, dependent unconditional: 401, unknown: 59, unknown conditional: 0, unknown unconditional: 59] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 5080, independent: 5040, independent conditional: 0, independent unconditional: 5040, dependent: 26, dependent conditional: 0, dependent unconditional: 26, unknown: 14, unknown conditional: 0, unknown unconditional: 14] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 5080, independent: 4797, independent conditional: 0, independent unconditional: 4797, dependent: 283, dependent conditional: 0, dependent unconditional: 283, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 283, independent: 243, independent conditional: 0, independent unconditional: 243, dependent: 26, dependent conditional: 0, dependent unconditional: 26, unknown: 14, unknown conditional: 0, unknown unconditional: 14] , ProtectedIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 283, independent: 243, independent conditional: 0, independent unconditional: 243, dependent: 26, dependent conditional: 0, dependent unconditional: 26, unknown: 14, unknown conditional: 0, unknown unconditional: 14] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 283, independent: 243, independent conditional: 0, independent unconditional: 243, dependent: 26, dependent conditional: 0, dependent unconditional: 26, unknown: 14, unknown conditional: 0, unknown unconditional: 14] , SemanticIndependenceRelation.Query Time [ms]: [ total: 1750, independent: 1152, independent conditional: 0, independent unconditional: 1152, dependent: 95, dependent conditional: 0, dependent unconditional: 95, unknown: 502, unknown conditional: 0, unknown unconditional: 502] , Protected Queries: 0 ], Cache Queries: [ total: 25287, independent: 19787, independent conditional: 0, independent unconditional: 19787, dependent: 375, dependent conditional: 0, dependent unconditional: 375, unknown: 5125, unknown conditional: 0, unknown unconditional: 5125] , Statistics on independence cache: Total cache size (in pairs): 2907, Positive cache size: 2890, Positive conditional cache size: 0, Positive unconditional cache size: 2890, Negative cache size: 17, Negative conditional cache size: 0, Negative unconditional cache size: 17, Unknown cache size: 11, Unknown conditional cache size: 0, Unknown unconditional cache size: 11, Eliminated conditions: 26, Maximal queried relation: 3, Independence queries for same thread: 573, Statistics for Abstraction: - StatisticsResult: Persistent set benchmarks Persistent set computation time: 0.0s, Number of persistent set computation: 115, Number of trivial persistent sets: 113, Underlying independence relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 1764, independent: 1753, independent conditional: 0, independent unconditional: 1753, dependent: 7, dependent conditional: 0, dependent unconditional: 7, unknown: 4, unknown conditional: 0, unknown unconditional: 4] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: IndependenceRelationWithAbstraction.Independence Queries: [ total: 2072, independent: 1948, independent conditional: 195, independent unconditional: 1753, dependent: 118, dependent conditional: 111, dependent unconditional: 7, unknown: 6, unknown conditional: 2, unknown unconditional: 4] , IndependenceRelationWithAbstraction.Statistics on underlying relation: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 26452, independent: 24827, independent conditional: 12143, independent unconditional: 12684, dependent: 1594, dependent conditional: 1552, dependent unconditional: 42, unknown: 31, unknown conditional: 8, unknown unconditional: 23] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 24951, independent: 24827, independent conditional: 12143, independent unconditional: 12684, dependent: 93, dependent conditional: 51, dependent unconditional: 42, unknown: 31, unknown conditional: 8, unknown unconditional: 23] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 24951, independent: 24827, independent conditional: 12143, independent unconditional: 12684, dependent: 93, dependent conditional: 51, dependent unconditional: 42, unknown: 31, unknown conditional: 8, unknown unconditional: 23] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 25287, independent: 24827, independent conditional: 0, independent unconditional: 24827, dependent: 401, dependent conditional: 308, dependent unconditional: 93, unknown: 59, unknown conditional: 28, unknown unconditional: 31] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 25287, independent: 24827, independent conditional: 0, independent unconditional: 24827, dependent: 401, dependent conditional: 0, dependent unconditional: 401, unknown: 59, unknown conditional: 0, unknown unconditional: 59] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 25287, independent: 24827, independent conditional: 0, independent unconditional: 24827, dependent: 401, dependent conditional: 0, dependent unconditional: 401, unknown: 59, unknown conditional: 0, unknown unconditional: 59] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 5080, independent: 5040, independent conditional: 0, independent unconditional: 5040, dependent: 26, dependent conditional: 0, dependent unconditional: 26, unknown: 14, unknown conditional: 0, unknown unconditional: 14] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 5080, independent: 4797, independent conditional: 0, independent unconditional: 4797, dependent: 283, dependent conditional: 0, dependent unconditional: 283, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 283, independent: 243, independent conditional: 0, independent unconditional: 243, dependent: 26, dependent conditional: 0, dependent unconditional: 26, unknown: 14, unknown conditional: 0, unknown unconditional: 14] , ProtectedIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 283, independent: 243, independent conditional: 0, independent unconditional: 243, dependent: 26, dependent conditional: 0, dependent unconditional: 26, unknown: 14, unknown conditional: 0, unknown unconditional: 14] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 283, independent: 243, independent conditional: 0, independent unconditional: 243, dependent: 26, dependent conditional: 0, dependent unconditional: 26, unknown: 14, unknown conditional: 0, unknown unconditional: 14] , SemanticIndependenceRelation.Query Time [ms]: [ total: 1750, independent: 1152, independent conditional: 0, independent unconditional: 1152, dependent: 95, dependent conditional: 0, dependent unconditional: 95, unknown: 502, unknown conditional: 0, unknown unconditional: 502] , Protected Queries: 0 ], Cache Queries: [ total: 25287, independent: 19787, independent conditional: 0, independent unconditional: 19787, dependent: 375, dependent conditional: 0, dependent unconditional: 375, unknown: 5125, unknown conditional: 0, unknown unconditional: 5125] , Statistics on independence cache: Total cache size (in pairs): 3250, Positive cache size: 3232, Positive conditional cache size: 0, Positive unconditional cache size: 3232, Negative cache size: 18, Negative conditional cache size: 0, Negative unconditional cache size: 18, Unknown cache size: 11, Unknown conditional cache size: 0, Unknown unconditional cache size: 11, Eliminated conditions: 46, Maximal queried relation: 5, Independence queries for same thread: 682, Statistics for Abstraction: - StatisticsResult: Persistent set benchmarks Persistent set computation time: 0.5s, Number of persistent set computation: 1333, Number of trivial persistent sets: 1235, Underlying independence relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 3286, independent: 3270, independent conditional: 0, independent unconditional: 3270, dependent: 12, dependent conditional: 0, dependent unconditional: 12, unknown: 4, unknown conditional: 0, unknown unconditional: 4] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: IndependenceRelationWithAbstraction.Independence Queries: [ total: 15512, independent: 14633, independent conditional: 11363, independent unconditional: 3270, dependent: 874, dependent conditional: 862, dependent unconditional: 12, unknown: 5, unknown conditional: 1, unknown unconditional: 4] , IndependenceRelationWithAbstraction.Statistics on underlying relation: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 26452, independent: 24827, independent conditional: 12143, independent unconditional: 12684, dependent: 1594, dependent conditional: 1552, dependent unconditional: 42, unknown: 31, unknown conditional: 8, unknown unconditional: 23] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 24951, independent: 24827, independent conditional: 12143, independent unconditional: 12684, dependent: 93, dependent conditional: 51, dependent unconditional: 42, unknown: 31, unknown conditional: 8, unknown unconditional: 23] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 24951, independent: 24827, independent conditional: 12143, independent unconditional: 12684, dependent: 93, dependent conditional: 51, dependent unconditional: 42, unknown: 31, unknown conditional: 8, unknown unconditional: 23] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 25287, independent: 24827, independent conditional: 0, independent unconditional: 24827, dependent: 401, dependent conditional: 308, dependent unconditional: 93, unknown: 59, unknown conditional: 28, unknown unconditional: 31] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 25287, independent: 24827, independent conditional: 0, independent unconditional: 24827, dependent: 401, dependent conditional: 0, dependent unconditional: 401, unknown: 59, unknown conditional: 0, unknown unconditional: 59] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 25287, independent: 24827, independent conditional: 0, independent unconditional: 24827, dependent: 401, dependent conditional: 0, dependent unconditional: 401, unknown: 59, unknown conditional: 0, unknown unconditional: 59] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 5080, independent: 5040, independent conditional: 0, independent unconditional: 5040, dependent: 26, dependent conditional: 0, dependent unconditional: 26, unknown: 14, unknown conditional: 0, unknown unconditional: 14] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 5080, independent: 4797, independent conditional: 0, independent unconditional: 4797, dependent: 283, dependent conditional: 0, dependent unconditional: 283, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 283, independent: 243, independent conditional: 0, independent unconditional: 243, dependent: 26, dependent conditional: 0, dependent unconditional: 26, unknown: 14, unknown conditional: 0, unknown unconditional: 14] , ProtectedIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 283, independent: 243, independent conditional: 0, independent unconditional: 243, dependent: 26, dependent conditional: 0, dependent unconditional: 26, unknown: 14, unknown conditional: 0, unknown unconditional: 14] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 283, independent: 243, independent conditional: 0, independent unconditional: 243, dependent: 26, dependent conditional: 0, dependent unconditional: 26, unknown: 14, unknown conditional: 0, unknown unconditional: 14] , SemanticIndependenceRelation.Query Time [ms]: [ total: 1750, independent: 1152, independent conditional: 0, independent unconditional: 1152, dependent: 95, dependent conditional: 0, dependent unconditional: 95, unknown: 502, unknown conditional: 0, unknown unconditional: 502] , Protected Queries: 0 ], Cache Queries: [ total: 25287, independent: 19787, independent conditional: 0, independent unconditional: 19787, dependent: 375, dependent conditional: 0, dependent unconditional: 375, unknown: 5125, unknown conditional: 0, unknown unconditional: 5125] , Statistics on independence cache: Total cache size (in pairs): 5066, Positive cache size: 5040, Positive conditional cache size: 0, Positive unconditional cache size: 5040, Negative cache size: 26, Negative conditional cache size: 0, Negative unconditional cache size: 26, Unknown cache size: 14, Unknown conditional cache size: 0, Unknown unconditional cache size: 14, Eliminated conditions: 336, Maximal queried relation: 7, Independence queries for same thread: 1501, Statistics for Abstraction: - StatisticsResult: Independence relation #1 benchmarks IndependenceRelationWithAbstraction.Independence Queries: [ total: 1750, independent: 1725, independent conditional: 115, independent unconditional: 1610, dependent: 24, dependent conditional: 20, dependent unconditional: 4, unknown: 1, unknown conditional: 0, unknown unconditional: 1] , IndependenceRelationWithAbstraction.Statistics on underlying relation: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 37385, independent: 35063, independent conditional: 5053, independent unconditional: 30010, dependent: 2291, dependent conditional: 2137, dependent unconditional: 154, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 35330, independent: 35063, independent conditional: 5053, independent unconditional: 30010, dependent: 236, dependent conditional: 82, dependent unconditional: 154, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 35330, independent: 35063, independent conditional: 5053, independent unconditional: 30010, dependent: 236, dependent conditional: 82, dependent unconditional: 154, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 35817, independent: 35063, independent conditional: 0, independent unconditional: 35063, dependent: 723, dependent conditional: 487, dependent unconditional: 236, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 35817, independent: 35063, independent conditional: 0, independent unconditional: 35063, dependent: 723, dependent conditional: 0, dependent unconditional: 723, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 35817, independent: 35063, independent conditional: 0, independent unconditional: 35063, dependent: 723, dependent conditional: 0, dependent unconditional: 723, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 7333, independent: 7268, independent conditional: 0, independent unconditional: 7268, dependent: 47, dependent conditional: 0, dependent unconditional: 47, unknown: 18, unknown conditional: 0, unknown unconditional: 18] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 7333, independent: 6857, independent conditional: 0, independent unconditional: 6857, dependent: 476, dependent conditional: 0, dependent unconditional: 476, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 476, independent: 411, independent conditional: 0, independent unconditional: 411, dependent: 47, dependent conditional: 0, dependent unconditional: 47, unknown: 18, unknown conditional: 0, unknown unconditional: 18] , ProtectedIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 476, independent: 411, independent conditional: 0, independent unconditional: 411, dependent: 47, dependent conditional: 0, dependent unconditional: 47, unknown: 18, unknown conditional: 0, unknown unconditional: 18] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 476, independent: 411, independent conditional: 0, independent unconditional: 411, dependent: 47, dependent conditional: 0, dependent unconditional: 47, unknown: 18, unknown conditional: 0, unknown unconditional: 18] , SemanticIndependenceRelation.Query Time [ms]: [ total: 2547, independent: 1605, independent conditional: 0, independent unconditional: 1605, dependent: 166, dependent conditional: 0, dependent unconditional: 166, unknown: 776, unknown conditional: 0, unknown unconditional: 776] , Protected Queries: 0 ], Cache Queries: [ total: 35817, independent: 27795, independent conditional: 0, independent unconditional: 27795, dependent: 676, dependent conditional: 0, dependent unconditional: 676, unknown: 7346, unknown conditional: 0, unknown unconditional: 7346] , Statistics on independence cache: Total cache size (in pairs): 1614, Positive cache size: 1610, Positive conditional cache size: 0, Positive unconditional cache size: 1610, Negative cache size: 4, Negative conditional cache size: 0, Negative unconditional cache size: 4, Unknown cache size: 1, Unknown conditional cache size: 0, Unknown unconditional cache size: 1, Eliminated conditions: 0, Maximal queried relation: 0, Independence queries for same thread: 20, Statistics for Abstraction: - StatisticsResult: Independence relation #2 benchmarks IndependenceRelationWithAbstraction.Independence Queries: [ total: 1750, independent: 1725, independent conditional: 115, independent unconditional: 1610, dependent: 24, dependent conditional: 20, dependent unconditional: 4, unknown: 1, unknown conditional: 0, unknown unconditional: 1] , IndependenceRelationWithAbstraction.Statistics on underlying relation: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 37385, independent: 35063, independent conditional: 5053, independent unconditional: 30010, dependent: 2291, dependent conditional: 2137, dependent unconditional: 154, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 35330, independent: 35063, independent conditional: 5053, independent unconditional: 30010, dependent: 236, dependent conditional: 82, dependent unconditional: 154, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 35330, independent: 35063, independent conditional: 5053, independent unconditional: 30010, dependent: 236, dependent conditional: 82, dependent unconditional: 154, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 35817, independent: 35063, independent conditional: 0, independent unconditional: 35063, dependent: 723, dependent conditional: 487, dependent unconditional: 236, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 35817, independent: 35063, independent conditional: 0, independent unconditional: 35063, dependent: 723, dependent conditional: 0, dependent unconditional: 723, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 35817, independent: 35063, independent conditional: 0, independent unconditional: 35063, dependent: 723, dependent conditional: 0, dependent unconditional: 723, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 7333, independent: 7268, independent conditional: 0, independent unconditional: 7268, dependent: 47, dependent conditional: 0, dependent unconditional: 47, unknown: 18, unknown conditional: 0, unknown unconditional: 18] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 7333, independent: 6857, independent conditional: 0, independent unconditional: 6857, dependent: 476, dependent conditional: 0, dependent unconditional: 476, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 476, independent: 411, independent conditional: 0, independent unconditional: 411, dependent: 47, dependent conditional: 0, dependent unconditional: 47, unknown: 18, unknown conditional: 0, unknown unconditional: 18] , ProtectedIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 476, independent: 411, independent conditional: 0, independent unconditional: 411, dependent: 47, dependent conditional: 0, dependent unconditional: 47, unknown: 18, unknown conditional: 0, unknown unconditional: 18] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 476, independent: 411, independent conditional: 0, independent unconditional: 411, dependent: 47, dependent conditional: 0, dependent unconditional: 47, unknown: 18, unknown conditional: 0, unknown unconditional: 18] , SemanticIndependenceRelation.Query Time [ms]: [ total: 2547, independent: 1605, independent conditional: 0, independent unconditional: 1605, dependent: 166, dependent conditional: 0, dependent unconditional: 166, unknown: 776, unknown conditional: 0, unknown unconditional: 776] , Protected Queries: 0 ], Cache Queries: [ total: 35817, independent: 27795, independent conditional: 0, independent unconditional: 27795, dependent: 676, dependent conditional: 0, dependent unconditional: 676, unknown: 7346, unknown conditional: 0, unknown unconditional: 7346] , Statistics on independence cache: Total cache size (in pairs): 1614, Positive cache size: 1610, Positive conditional cache size: 0, Positive unconditional cache size: 1610, Negative cache size: 4, Negative conditional cache size: 0, Negative unconditional cache size: 4, Unknown cache size: 1, Unknown conditional cache size: 0, Unknown unconditional cache size: 1, Eliminated conditions: 0, Maximal queried relation: 0, Independence queries for same thread: 40, Statistics for Abstraction: - StatisticsResult: Independence relation #3 benchmarks IndependenceRelationWithAbstraction.Independence Queries: [ total: 2317, independent: 2207, independent conditional: 175, independent unconditional: 2032, dependent: 108, dependent conditional: 100, dependent unconditional: 8, unknown: 2, unknown conditional: 0, unknown unconditional: 2] , IndependenceRelationWithAbstraction.Statistics on underlying relation: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 37385, independent: 35063, independent conditional: 5053, independent unconditional: 30010, dependent: 2291, dependent conditional: 2137, dependent unconditional: 154, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 35330, independent: 35063, independent conditional: 5053, independent unconditional: 30010, dependent: 236, dependent conditional: 82, dependent unconditional: 154, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 35330, independent: 35063, independent conditional: 5053, independent unconditional: 30010, dependent: 236, dependent conditional: 82, dependent unconditional: 154, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 35817, independent: 35063, independent conditional: 0, independent unconditional: 35063, dependent: 723, dependent conditional: 487, dependent unconditional: 236, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 35817, independent: 35063, independent conditional: 0, independent unconditional: 35063, dependent: 723, dependent conditional: 0, dependent unconditional: 723, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 35817, independent: 35063, independent conditional: 0, independent unconditional: 35063, dependent: 723, dependent conditional: 0, dependent unconditional: 723, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 7333, independent: 7268, independent conditional: 0, independent unconditional: 7268, dependent: 47, dependent conditional: 0, dependent unconditional: 47, unknown: 18, unknown conditional: 0, unknown unconditional: 18] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 7333, independent: 6857, independent conditional: 0, independent unconditional: 6857, dependent: 476, dependent conditional: 0, dependent unconditional: 476, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 476, independent: 411, independent conditional: 0, independent unconditional: 411, dependent: 47, dependent conditional: 0, dependent unconditional: 47, unknown: 18, unknown conditional: 0, unknown unconditional: 18] , ProtectedIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 476, independent: 411, independent conditional: 0, independent unconditional: 411, dependent: 47, dependent conditional: 0, dependent unconditional: 47, unknown: 18, unknown conditional: 0, unknown unconditional: 18] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 476, independent: 411, independent conditional: 0, independent unconditional: 411, dependent: 47, dependent conditional: 0, dependent unconditional: 47, unknown: 18, unknown conditional: 0, unknown unconditional: 18] , SemanticIndependenceRelation.Query Time [ms]: [ total: 2547, independent: 1605, independent conditional: 0, independent unconditional: 1605, dependent: 166, dependent conditional: 0, dependent unconditional: 166, unknown: 776, unknown conditional: 0, unknown unconditional: 776] , Protected Queries: 0 ], Cache Queries: [ total: 35817, independent: 27795, independent conditional: 0, independent unconditional: 27795, dependent: 676, dependent conditional: 0, dependent unconditional: 676, unknown: 7346, unknown conditional: 0, unknown unconditional: 7346] , Statistics on independence cache: Total cache size (in pairs): 2531, Positive cache size: 2523, Positive conditional cache size: 0, Positive unconditional cache size: 2523, Negative cache size: 8, Negative conditional cache size: 0, Negative unconditional cache size: 8, Unknown cache size: 3, Unknown conditional cache size: 0, Unknown unconditional cache size: 3, Eliminated conditions: 1, Maximal queried relation: 1, Independence queries for same thread: 139, Statistics for Abstraction: - StatisticsResult: Independence relation #4 benchmarks IndependenceRelationWithAbstraction.Independence Queries: [ total: 2555, independent: 2427, independent conditional: 185, independent unconditional: 2242, dependent: 125, dependent conditional: 115, dependent unconditional: 10, unknown: 3, unknown conditional: 0, unknown unconditional: 3] , IndependenceRelationWithAbstraction.Statistics on underlying relation: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 37385, independent: 35063, independent conditional: 5053, independent unconditional: 30010, dependent: 2291, dependent conditional: 2137, dependent unconditional: 154, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 35330, independent: 35063, independent conditional: 5053, independent unconditional: 30010, dependent: 236, dependent conditional: 82, dependent unconditional: 154, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 35330, independent: 35063, independent conditional: 5053, independent unconditional: 30010, dependent: 236, dependent conditional: 82, dependent unconditional: 154, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 35817, independent: 35063, independent conditional: 0, independent unconditional: 35063, dependent: 723, dependent conditional: 487, dependent unconditional: 236, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 35817, independent: 35063, independent conditional: 0, independent unconditional: 35063, dependent: 723, dependent conditional: 0, dependent unconditional: 723, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 35817, independent: 35063, independent conditional: 0, independent unconditional: 35063, dependent: 723, dependent conditional: 0, dependent unconditional: 723, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 7333, independent: 7268, independent conditional: 0, independent unconditional: 7268, dependent: 47, dependent conditional: 0, dependent unconditional: 47, unknown: 18, unknown conditional: 0, unknown unconditional: 18] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 7333, independent: 6857, independent conditional: 0, independent unconditional: 6857, dependent: 476, dependent conditional: 0, dependent unconditional: 476, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 476, independent: 411, independent conditional: 0, independent unconditional: 411, dependent: 47, dependent conditional: 0, dependent unconditional: 47, unknown: 18, unknown conditional: 0, unknown unconditional: 18] , ProtectedIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 476, independent: 411, independent conditional: 0, independent unconditional: 411, dependent: 47, dependent conditional: 0, dependent unconditional: 47, unknown: 18, unknown conditional: 0, unknown unconditional: 18] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 476, independent: 411, independent conditional: 0, independent unconditional: 411, dependent: 47, dependent conditional: 0, dependent unconditional: 47, unknown: 18, unknown conditional: 0, unknown unconditional: 18] , SemanticIndependenceRelation.Query Time [ms]: [ total: 2547, independent: 1605, independent conditional: 0, independent unconditional: 1605, dependent: 166, dependent conditional: 0, dependent unconditional: 166, unknown: 776, unknown conditional: 0, unknown unconditional: 776] , Protected Queries: 0 ], Cache Queries: [ total: 35817, independent: 27795, independent conditional: 0, independent unconditional: 27795, dependent: 676, dependent conditional: 0, dependent unconditional: 676, unknown: 7346, unknown conditional: 0, unknown unconditional: 7346] , Statistics on independence cache: Total cache size (in pairs): 2834, Positive cache size: 2824, Positive conditional cache size: 0, Positive unconditional cache size: 2824, Negative cache size: 10, Negative conditional cache size: 0, Negative unconditional cache size: 10, Unknown cache size: 4, Unknown conditional cache size: 0, Unknown unconditional cache size: 4, Eliminated conditions: 5, Maximal queried relation: 2, Independence queries for same thread: 252, Statistics for Abstraction: - StatisticsResult: Independence relation #5 benchmarks IndependenceRelationWithAbstraction.Independence Queries: [ total: 2690, independent: 2539, independent conditional: 272, independent unconditional: 2267, dependent: 148, dependent conditional: 138, dependent unconditional: 10, unknown: 3, unknown conditional: 0, unknown unconditional: 3] , IndependenceRelationWithAbstraction.Statistics on underlying relation: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 37385, independent: 35063, independent conditional: 5053, independent unconditional: 30010, dependent: 2291, dependent conditional: 2137, dependent unconditional: 154, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 35330, independent: 35063, independent conditional: 5053, independent unconditional: 30010, dependent: 236, dependent conditional: 82, dependent unconditional: 154, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 35330, independent: 35063, independent conditional: 5053, independent unconditional: 30010, dependent: 236, dependent conditional: 82, dependent unconditional: 154, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 35817, independent: 35063, independent conditional: 0, independent unconditional: 35063, dependent: 723, dependent conditional: 487, dependent unconditional: 236, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 35817, independent: 35063, independent conditional: 0, independent unconditional: 35063, dependent: 723, dependent conditional: 0, dependent unconditional: 723, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 35817, independent: 35063, independent conditional: 0, independent unconditional: 35063, dependent: 723, dependent conditional: 0, dependent unconditional: 723, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 7333, independent: 7268, independent conditional: 0, independent unconditional: 7268, dependent: 47, dependent conditional: 0, dependent unconditional: 47, unknown: 18, unknown conditional: 0, unknown unconditional: 18] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 7333, independent: 6857, independent conditional: 0, independent unconditional: 6857, dependent: 476, dependent conditional: 0, dependent unconditional: 476, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 476, independent: 411, independent conditional: 0, independent unconditional: 411, dependent: 47, dependent conditional: 0, dependent unconditional: 47, unknown: 18, unknown conditional: 0, unknown unconditional: 18] , ProtectedIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 476, independent: 411, independent conditional: 0, independent unconditional: 411, dependent: 47, dependent conditional: 0, dependent unconditional: 47, unknown: 18, unknown conditional: 0, unknown unconditional: 18] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 476, independent: 411, independent conditional: 0, independent unconditional: 411, dependent: 47, dependent conditional: 0, dependent unconditional: 47, unknown: 18, unknown conditional: 0, unknown unconditional: 18] , SemanticIndependenceRelation.Query Time [ms]: [ total: 2547, independent: 1605, independent conditional: 0, independent unconditional: 1605, dependent: 166, dependent conditional: 0, dependent unconditional: 166, unknown: 776, unknown conditional: 0, unknown unconditional: 776] , Protected Queries: 0 ], Cache Queries: [ total: 35817, independent: 27795, independent conditional: 0, independent unconditional: 27795, dependent: 676, dependent conditional: 0, dependent unconditional: 676, unknown: 7346, unknown conditional: 0, unknown unconditional: 7346] , Statistics on independence cache: Total cache size (in pairs): 4136, Positive cache size: 4121, Positive conditional cache size: 0, Positive unconditional cache size: 4121, Negative cache size: 15, Negative conditional cache size: 0, Negative unconditional cache size: 15, Unknown cache size: 7, Unknown conditional cache size: 0, Unknown unconditional cache size: 7, Eliminated conditions: 12, Maximal queried relation: 3, Independence queries for same thread: 387, Statistics for Abstraction: - StatisticsResult: Independence relation #6 benchmarks IndependenceRelationWithAbstraction.Independence Queries: [ total: 3012, independent: 2852, independent conditional: 405, independent unconditional: 2447, dependent: 158, dependent conditional: 148, dependent unconditional: 10, unknown: 2, unknown conditional: 0, unknown unconditional: 2] , IndependenceRelationWithAbstraction.Statistics on underlying relation: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 37385, independent: 35063, independent conditional: 5053, independent unconditional: 30010, dependent: 2291, dependent conditional: 2137, dependent unconditional: 154, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 35330, independent: 35063, independent conditional: 5053, independent unconditional: 30010, dependent: 236, dependent conditional: 82, dependent unconditional: 154, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 35330, independent: 35063, independent conditional: 5053, independent unconditional: 30010, dependent: 236, dependent conditional: 82, dependent unconditional: 154, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 35817, independent: 35063, independent conditional: 0, independent unconditional: 35063, dependent: 723, dependent conditional: 487, dependent unconditional: 236, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 35817, independent: 35063, independent conditional: 0, independent unconditional: 35063, dependent: 723, dependent conditional: 0, dependent unconditional: 723, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 35817, independent: 35063, independent conditional: 0, independent unconditional: 35063, dependent: 723, dependent conditional: 0, dependent unconditional: 723, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 7333, independent: 7268, independent conditional: 0, independent unconditional: 7268, dependent: 47, dependent conditional: 0, dependent unconditional: 47, unknown: 18, unknown conditional: 0, unknown unconditional: 18] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 7333, independent: 6857, independent conditional: 0, independent unconditional: 6857, dependent: 476, dependent conditional: 0, dependent unconditional: 476, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 476, independent: 411, independent conditional: 0, independent unconditional: 411, dependent: 47, dependent conditional: 0, dependent unconditional: 47, unknown: 18, unknown conditional: 0, unknown unconditional: 18] , ProtectedIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 476, independent: 411, independent conditional: 0, independent unconditional: 411, dependent: 47, dependent conditional: 0, dependent unconditional: 47, unknown: 18, unknown conditional: 0, unknown unconditional: 18] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 476, independent: 411, independent conditional: 0, independent unconditional: 411, dependent: 47, dependent conditional: 0, dependent unconditional: 47, unknown: 18, unknown conditional: 0, unknown unconditional: 18] , SemanticIndependenceRelation.Query Time [ms]: [ total: 2547, independent: 1605, independent conditional: 0, independent unconditional: 1605, dependent: 166, dependent conditional: 0, dependent unconditional: 166, unknown: 776, unknown conditional: 0, unknown unconditional: 776] , Protected Queries: 0 ], Cache Queries: [ total: 35817, independent: 27795, independent conditional: 0, independent unconditional: 27795, dependent: 676, dependent conditional: 0, dependent unconditional: 676, unknown: 7346, unknown conditional: 0, unknown unconditional: 7346] , Statistics on independence cache: Total cache size (in pairs): 5432, Positive cache size: 5412, Positive conditional cache size: 0, Positive unconditional cache size: 5412, Negative cache size: 20, Negative conditional cache size: 0, Negative unconditional cache size: 20, Unknown cache size: 9, Unknown conditional cache size: 0, Unknown unconditional cache size: 9, Eliminated conditions: 25, Maximal queried relation: 4, Independence queries for same thread: 531, Statistics for Abstraction: - StatisticsResult: Independence relation #7 benchmarks IndependenceRelationWithAbstraction.Independence Queries: [ total: 3012, independent: 2852, independent conditional: 405, independent unconditional: 2447, dependent: 158, dependent conditional: 148, dependent unconditional: 10, unknown: 2, unknown conditional: 0, unknown unconditional: 2] , IndependenceRelationWithAbstraction.Statistics on underlying relation: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 37385, independent: 35063, independent conditional: 5053, independent unconditional: 30010, dependent: 2291, dependent conditional: 2137, dependent unconditional: 154, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 35330, independent: 35063, independent conditional: 5053, independent unconditional: 30010, dependent: 236, dependent conditional: 82, dependent unconditional: 154, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 35330, independent: 35063, independent conditional: 5053, independent unconditional: 30010, dependent: 236, dependent conditional: 82, dependent unconditional: 154, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 35817, independent: 35063, independent conditional: 0, independent unconditional: 35063, dependent: 723, dependent conditional: 487, dependent unconditional: 236, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 35817, independent: 35063, independent conditional: 0, independent unconditional: 35063, dependent: 723, dependent conditional: 0, dependent unconditional: 723, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 35817, independent: 35063, independent conditional: 0, independent unconditional: 35063, dependent: 723, dependent conditional: 0, dependent unconditional: 723, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 7333, independent: 7268, independent conditional: 0, independent unconditional: 7268, dependent: 47, dependent conditional: 0, dependent unconditional: 47, unknown: 18, unknown conditional: 0, unknown unconditional: 18] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 7333, independent: 6857, independent conditional: 0, independent unconditional: 6857, dependent: 476, dependent conditional: 0, dependent unconditional: 476, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 476, independent: 411, independent conditional: 0, independent unconditional: 411, dependent: 47, dependent conditional: 0, dependent unconditional: 47, unknown: 18, unknown conditional: 0, unknown unconditional: 18] , ProtectedIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 476, independent: 411, independent conditional: 0, independent unconditional: 411, dependent: 47, dependent conditional: 0, dependent unconditional: 47, unknown: 18, unknown conditional: 0, unknown unconditional: 18] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 476, independent: 411, independent conditional: 0, independent unconditional: 411, dependent: 47, dependent conditional: 0, dependent unconditional: 47, unknown: 18, unknown conditional: 0, unknown unconditional: 18] , SemanticIndependenceRelation.Query Time [ms]: [ total: 2547, independent: 1605, independent conditional: 0, independent unconditional: 1605, dependent: 166, dependent conditional: 0, dependent unconditional: 166, unknown: 776, unknown conditional: 0, unknown unconditional: 776] , Protected Queries: 0 ], Cache Queries: [ total: 35817, independent: 27795, independent conditional: 0, independent unconditional: 27795, dependent: 676, dependent conditional: 0, dependent unconditional: 676, unknown: 7346, unknown conditional: 0, unknown unconditional: 7346] , Statistics on independence cache: Total cache size (in pairs): 5432, Positive cache size: 5412, Positive conditional cache size: 0, Positive unconditional cache size: 5412, Negative cache size: 20, Negative conditional cache size: 0, Negative unconditional cache size: 20, Unknown cache size: 9, Unknown conditional cache size: 0, Unknown unconditional cache size: 9, Eliminated conditions: 40, Maximal queried relation: 4, Independence queries for same thread: 675, Statistics for Abstraction: - StatisticsResult: Independence relation #8 benchmarks IndependenceRelationWithAbstraction.Independence Queries: [ total: 3058, independent: 2894, independent conditional: 412, independent unconditional: 2482, dependent: 161, dependent conditional: 151, dependent unconditional: 10, unknown: 3, unknown conditional: 0, unknown unconditional: 3] , IndependenceRelationWithAbstraction.Statistics on underlying relation: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 37385, independent: 35063, independent conditional: 5053, independent unconditional: 30010, dependent: 2291, dependent conditional: 2137, dependent unconditional: 154, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 35330, independent: 35063, independent conditional: 5053, independent unconditional: 30010, dependent: 236, dependent conditional: 82, dependent unconditional: 154, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 35330, independent: 35063, independent conditional: 5053, independent unconditional: 30010, dependent: 236, dependent conditional: 82, dependent unconditional: 154, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 35817, independent: 35063, independent conditional: 0, independent unconditional: 35063, dependent: 723, dependent conditional: 487, dependent unconditional: 236, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 35817, independent: 35063, independent conditional: 0, independent unconditional: 35063, dependent: 723, dependent conditional: 0, dependent unconditional: 723, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 35817, independent: 35063, independent conditional: 0, independent unconditional: 35063, dependent: 723, dependent conditional: 0, dependent unconditional: 723, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 7333, independent: 7268, independent conditional: 0, independent unconditional: 7268, dependent: 47, dependent conditional: 0, dependent unconditional: 47, unknown: 18, unknown conditional: 0, unknown unconditional: 18] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 7333, independent: 6857, independent conditional: 0, independent unconditional: 6857, dependent: 476, dependent conditional: 0, dependent unconditional: 476, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 476, independent: 411, independent conditional: 0, independent unconditional: 411, dependent: 47, dependent conditional: 0, dependent unconditional: 47, unknown: 18, unknown conditional: 0, unknown unconditional: 18] , ProtectedIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 476, independent: 411, independent conditional: 0, independent unconditional: 411, dependent: 47, dependent conditional: 0, dependent unconditional: 47, unknown: 18, unknown conditional: 0, unknown unconditional: 18] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 476, independent: 411, independent conditional: 0, independent unconditional: 411, dependent: 47, dependent conditional: 0, dependent unconditional: 47, unknown: 18, unknown conditional: 0, unknown unconditional: 18] , SemanticIndependenceRelation.Query Time [ms]: [ total: 2547, independent: 1605, independent conditional: 0, independent unconditional: 1605, dependent: 166, dependent conditional: 0, dependent unconditional: 166, unknown: 776, unknown conditional: 0, unknown unconditional: 776] , Protected Queries: 0 ], Cache Queries: [ total: 35817, independent: 27795, independent conditional: 0, independent unconditional: 27795, dependent: 676, dependent conditional: 0, dependent unconditional: 676, unknown: 7346, unknown conditional: 0, unknown unconditional: 7346] , Statistics on independence cache: Total cache size (in pairs): 5467, Positive cache size: 5447, Positive conditional cache size: 0, Positive unconditional cache size: 5447, Negative cache size: 20, Negative conditional cache size: 0, Negative unconditional cache size: 20, Unknown cache size: 10, Unknown conditional cache size: 0, Unknown unconditional cache size: 10, Eliminated conditions: 59, Maximal queried relation: 5, Independence queries for same thread: 822, Statistics for Abstraction: - StatisticsResult: Independence relation #9 benchmarks IndependenceRelationWithAbstraction.Independence Queries: [ total: 3058, independent: 2894, independent conditional: 412, independent unconditional: 2482, dependent: 161, dependent conditional: 151, dependent unconditional: 10, unknown: 3, unknown conditional: 0, unknown unconditional: 3] , IndependenceRelationWithAbstraction.Statistics on underlying relation: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 37385, independent: 35063, independent conditional: 5053, independent unconditional: 30010, dependent: 2291, dependent conditional: 2137, dependent unconditional: 154, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 35330, independent: 35063, independent conditional: 5053, independent unconditional: 30010, dependent: 236, dependent conditional: 82, dependent unconditional: 154, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 35330, independent: 35063, independent conditional: 5053, independent unconditional: 30010, dependent: 236, dependent conditional: 82, dependent unconditional: 154, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 35817, independent: 35063, independent conditional: 0, independent unconditional: 35063, dependent: 723, dependent conditional: 487, dependent unconditional: 236, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 35817, independent: 35063, independent conditional: 0, independent unconditional: 35063, dependent: 723, dependent conditional: 0, dependent unconditional: 723, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 35817, independent: 35063, independent conditional: 0, independent unconditional: 35063, dependent: 723, dependent conditional: 0, dependent unconditional: 723, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 7333, independent: 7268, independent conditional: 0, independent unconditional: 7268, dependent: 47, dependent conditional: 0, dependent unconditional: 47, unknown: 18, unknown conditional: 0, unknown unconditional: 18] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 7333, independent: 6857, independent conditional: 0, independent unconditional: 6857, dependent: 476, dependent conditional: 0, dependent unconditional: 476, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 476, independent: 411, independent conditional: 0, independent unconditional: 411, dependent: 47, dependent conditional: 0, dependent unconditional: 47, unknown: 18, unknown conditional: 0, unknown unconditional: 18] , ProtectedIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 476, independent: 411, independent conditional: 0, independent unconditional: 411, dependent: 47, dependent conditional: 0, dependent unconditional: 47, unknown: 18, unknown conditional: 0, unknown unconditional: 18] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 476, independent: 411, independent conditional: 0, independent unconditional: 411, dependent: 47, dependent conditional: 0, dependent unconditional: 47, unknown: 18, unknown conditional: 0, unknown unconditional: 18] , SemanticIndependenceRelation.Query Time [ms]: [ total: 2547, independent: 1605, independent conditional: 0, independent unconditional: 1605, dependent: 166, dependent conditional: 0, dependent unconditional: 166, unknown: 776, unknown conditional: 0, unknown unconditional: 776] , Protected Queries: 0 ], Cache Queries: [ total: 35817, independent: 27795, independent conditional: 0, independent unconditional: 27795, dependent: 676, dependent conditional: 0, dependent unconditional: 676, unknown: 7346, unknown conditional: 0, unknown unconditional: 7346] , Statistics on independence cache: Total cache size (in pairs): 5782, Positive cache size: 5762, Positive conditional cache size: 0, Positive unconditional cache size: 5762, Negative cache size: 20, Negative conditional cache size: 0, Negative unconditional cache size: 20, Unknown cache size: 13, Unknown conditional cache size: 0, Unknown unconditional cache size: 13, Eliminated conditions: 80, Maximal queried relation: 6, Independence queries for same thread: 969, Statistics for Abstraction: - StatisticsResult: Independence relation #10 benchmarks IndependenceRelationWithAbstraction.Independence Queries: [ total: 3238, independent: 3071, independent conditional: 439, independent unconditional: 2632, dependent: 164, dependent conditional: 154, dependent unconditional: 10, unknown: 3, unknown conditional: 0, unknown unconditional: 3] , IndependenceRelationWithAbstraction.Statistics on underlying relation: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 37385, independent: 35063, independent conditional: 5053, independent unconditional: 30010, dependent: 2291, dependent conditional: 2137, dependent unconditional: 154, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 35330, independent: 35063, independent conditional: 5053, independent unconditional: 30010, dependent: 236, dependent conditional: 82, dependent unconditional: 154, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 35330, independent: 35063, independent conditional: 5053, independent unconditional: 30010, dependent: 236, dependent conditional: 82, dependent unconditional: 154, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 35817, independent: 35063, independent conditional: 0, independent unconditional: 35063, dependent: 723, dependent conditional: 487, dependent unconditional: 236, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 35817, independent: 35063, independent conditional: 0, independent unconditional: 35063, dependent: 723, dependent conditional: 0, dependent unconditional: 723, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 35817, independent: 35063, independent conditional: 0, independent unconditional: 35063, dependent: 723, dependent conditional: 0, dependent unconditional: 723, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 7333, independent: 7268, independent conditional: 0, independent unconditional: 7268, dependent: 47, dependent conditional: 0, dependent unconditional: 47, unknown: 18, unknown conditional: 0, unknown unconditional: 18] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 7333, independent: 6857, independent conditional: 0, independent unconditional: 6857, dependent: 476, dependent conditional: 0, dependent unconditional: 476, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 476, independent: 411, independent conditional: 0, independent unconditional: 411, dependent: 47, dependent conditional: 0, dependent unconditional: 47, unknown: 18, unknown conditional: 0, unknown unconditional: 18] , ProtectedIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 476, independent: 411, independent conditional: 0, independent unconditional: 411, dependent: 47, dependent conditional: 0, dependent unconditional: 47, unknown: 18, unknown conditional: 0, unknown unconditional: 18] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 476, independent: 411, independent conditional: 0, independent unconditional: 411, dependent: 47, dependent conditional: 0, dependent unconditional: 47, unknown: 18, unknown conditional: 0, unknown unconditional: 18] , SemanticIndependenceRelation.Query Time [ms]: [ total: 2547, independent: 1605, independent conditional: 0, independent unconditional: 1605, dependent: 166, dependent conditional: 0, dependent unconditional: 166, unknown: 776, unknown conditional: 0, unknown unconditional: 776] , Protected Queries: 0 ], Cache Queries: [ total: 35817, independent: 27795, independent conditional: 0, independent unconditional: 27795, dependent: 676, dependent conditional: 0, dependent unconditional: 676, unknown: 7346, unknown conditional: 0, unknown unconditional: 7346] , Statistics on independence cache: Total cache size (in pairs): 6221, Positive cache size: 6201, Positive conditional cache size: 0, Positive unconditional cache size: 6201, Negative cache size: 20, Negative conditional cache size: 0, Negative unconditional cache size: 20, Unknown cache size: 16, Unknown conditional cache size: 0, Unknown unconditional cache size: 16, Eliminated conditions: 105, Maximal queried relation: 7, Independence queries for same thread: 1119, Statistics for Abstraction: - StatisticsResult: Independence relation #11 benchmarks IndependenceRelationWithAbstraction.Independence Queries: [ total: 3381, independent: 3150, independent conditional: 576, independent unconditional: 2574, dependent: 229, dependent conditional: 208, dependent unconditional: 21, unknown: 2, unknown conditional: 0, unknown unconditional: 2] , IndependenceRelationWithAbstraction.Statistics on underlying relation: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 37385, independent: 35063, independent conditional: 5053, independent unconditional: 30010, dependent: 2291, dependent conditional: 2137, dependent unconditional: 154, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 35330, independent: 35063, independent conditional: 5053, independent unconditional: 30010, dependent: 236, dependent conditional: 82, dependent unconditional: 154, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 35330, independent: 35063, independent conditional: 5053, independent unconditional: 30010, dependent: 236, dependent conditional: 82, dependent unconditional: 154, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 35817, independent: 35063, independent conditional: 0, independent unconditional: 35063, dependent: 723, dependent conditional: 487, dependent unconditional: 236, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 35817, independent: 35063, independent conditional: 0, independent unconditional: 35063, dependent: 723, dependent conditional: 0, dependent unconditional: 723, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 35817, independent: 35063, independent conditional: 0, independent unconditional: 35063, dependent: 723, dependent conditional: 0, dependent unconditional: 723, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 7333, independent: 7268, independent conditional: 0, independent unconditional: 7268, dependent: 47, dependent conditional: 0, dependent unconditional: 47, unknown: 18, unknown conditional: 0, unknown unconditional: 18] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 7333, independent: 6857, independent conditional: 0, independent unconditional: 6857, dependent: 476, dependent conditional: 0, dependent unconditional: 476, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 476, independent: 411, independent conditional: 0, independent unconditional: 411, dependent: 47, dependent conditional: 0, dependent unconditional: 47, unknown: 18, unknown conditional: 0, unknown unconditional: 18] , ProtectedIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 476, independent: 411, independent conditional: 0, independent unconditional: 411, dependent: 47, dependent conditional: 0, dependent unconditional: 47, unknown: 18, unknown conditional: 0, unknown unconditional: 18] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 476, independent: 411, independent conditional: 0, independent unconditional: 411, dependent: 47, dependent conditional: 0, dependent unconditional: 47, unknown: 18, unknown conditional: 0, unknown unconditional: 18] , SemanticIndependenceRelation.Query Time [ms]: [ total: 2547, independent: 1605, independent conditional: 0, independent unconditional: 1605, dependent: 166, dependent conditional: 0, dependent unconditional: 166, unknown: 776, unknown conditional: 0, unknown unconditional: 776] , Protected Queries: 0 ], Cache Queries: [ total: 35817, independent: 27795, independent conditional: 0, independent unconditional: 27795, dependent: 676, dependent conditional: 0, dependent unconditional: 676, unknown: 7346, unknown conditional: 0, unknown unconditional: 7346] , Statistics on independence cache: Total cache size (in pairs): 6636, Positive cache size: 6605, Positive conditional cache size: 0, Positive unconditional cache size: 6605, Negative cache size: 31, Negative conditional cache size: 0, Negative unconditional cache size: 31, Unknown cache size: 16, Unknown conditional cache size: 0, Unknown unconditional cache size: 16, Eliminated conditions: 171, Maximal queried relation: 8, Independence queries for same thread: 1317, Statistics for Abstraction: - StatisticsResult: Independence relation #12 benchmarks IndependenceRelationWithAbstraction.Independence Queries: [ total: 4355, independent: 3764, independent conditional: 996, independent unconditional: 2768, dependent: 588, dependent conditional: 559, dependent unconditional: 29, unknown: 3, unknown conditional: 0, unknown unconditional: 3] , IndependenceRelationWithAbstraction.Statistics on underlying relation: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 37385, independent: 35063, independent conditional: 5053, independent unconditional: 30010, dependent: 2291, dependent conditional: 2137, dependent unconditional: 154, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 35330, independent: 35063, independent conditional: 5053, independent unconditional: 30010, dependent: 236, dependent conditional: 82, dependent unconditional: 154, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 35330, independent: 35063, independent conditional: 5053, independent unconditional: 30010, dependent: 236, dependent conditional: 82, dependent unconditional: 154, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 35817, independent: 35063, independent conditional: 0, independent unconditional: 35063, dependent: 723, dependent conditional: 487, dependent unconditional: 236, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 35817, independent: 35063, independent conditional: 0, independent unconditional: 35063, dependent: 723, dependent conditional: 0, dependent unconditional: 723, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 35817, independent: 35063, independent conditional: 0, independent unconditional: 35063, dependent: 723, dependent conditional: 0, dependent unconditional: 723, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 7333, independent: 7268, independent conditional: 0, independent unconditional: 7268, dependent: 47, dependent conditional: 0, dependent unconditional: 47, unknown: 18, unknown conditional: 0, unknown unconditional: 18] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 7333, independent: 6857, independent conditional: 0, independent unconditional: 6857, dependent: 476, dependent conditional: 0, dependent unconditional: 476, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 476, independent: 411, independent conditional: 0, independent unconditional: 411, dependent: 47, dependent conditional: 0, dependent unconditional: 47, unknown: 18, unknown conditional: 0, unknown unconditional: 18] , ProtectedIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 476, independent: 411, independent conditional: 0, independent unconditional: 411, dependent: 47, dependent conditional: 0, dependent unconditional: 47, unknown: 18, unknown conditional: 0, unknown unconditional: 18] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 476, independent: 411, independent conditional: 0, independent unconditional: 411, dependent: 47, dependent conditional: 0, dependent unconditional: 47, unknown: 18, unknown conditional: 0, unknown unconditional: 18] , SemanticIndependenceRelation.Query Time [ms]: [ total: 2547, independent: 1605, independent conditional: 0, independent unconditional: 1605, dependent: 166, dependent conditional: 0, dependent unconditional: 166, unknown: 776, unknown conditional: 0, unknown unconditional: 776] , Protected Queries: 0 ], Cache Queries: [ total: 35817, independent: 27795, independent conditional: 0, independent unconditional: 27795, dependent: 676, dependent conditional: 0, dependent unconditional: 676, unknown: 7346, unknown conditional: 0, unknown unconditional: 7346] , Statistics on independence cache: Total cache size (in pairs): 7215, Positive cache size: 7168, Positive conditional cache size: 0, Positive unconditional cache size: 7168, Negative cache size: 47, Negative conditional cache size: 0, Negative unconditional cache size: 47, Unknown cache size: 17, Unknown conditional cache size: 0, Unknown unconditional cache size: 17, Eliminated conditions: 392, Maximal queried relation: 9, Independence queries for same thread: 1841, Statistics for Abstraction: - StatisticsResult: Independence relation #13 benchmarks IndependenceRelationWithAbstraction.Independence Queries: [ total: 3209, independent: 2963, independent conditional: 546, independent unconditional: 2417, dependent: 243, dependent conditional: 225, dependent unconditional: 18, unknown: 3, unknown conditional: 0, unknown unconditional: 3] , IndependenceRelationWithAbstraction.Statistics on underlying relation: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 37385, independent: 35063, independent conditional: 5053, independent unconditional: 30010, dependent: 2291, dependent conditional: 2137, dependent unconditional: 154, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 35330, independent: 35063, independent conditional: 5053, independent unconditional: 30010, dependent: 236, dependent conditional: 82, dependent unconditional: 154, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 35330, independent: 35063, independent conditional: 5053, independent unconditional: 30010, dependent: 236, dependent conditional: 82, dependent unconditional: 154, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 35817, independent: 35063, independent conditional: 0, independent unconditional: 35063, dependent: 723, dependent conditional: 487, dependent unconditional: 236, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 35817, independent: 35063, independent conditional: 0, independent unconditional: 35063, dependent: 723, dependent conditional: 0, dependent unconditional: 723, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 35817, independent: 35063, independent conditional: 0, independent unconditional: 35063, dependent: 723, dependent conditional: 0, dependent unconditional: 723, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 7333, independent: 7268, independent conditional: 0, independent unconditional: 7268, dependent: 47, dependent conditional: 0, dependent unconditional: 47, unknown: 18, unknown conditional: 0, unknown unconditional: 18] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 7333, independent: 6857, independent conditional: 0, independent unconditional: 6857, dependent: 476, dependent conditional: 0, dependent unconditional: 476, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 476, independent: 411, independent conditional: 0, independent unconditional: 411, dependent: 47, dependent conditional: 0, dependent unconditional: 47, unknown: 18, unknown conditional: 0, unknown unconditional: 18] , ProtectedIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 476, independent: 411, independent conditional: 0, independent unconditional: 411, dependent: 47, dependent conditional: 0, dependent unconditional: 47, unknown: 18, unknown conditional: 0, unknown unconditional: 18] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 476, independent: 411, independent conditional: 0, independent unconditional: 411, dependent: 47, dependent conditional: 0, dependent unconditional: 47, unknown: 18, unknown conditional: 0, unknown unconditional: 18] , SemanticIndependenceRelation.Query Time [ms]: [ total: 2547, independent: 1605, independent conditional: 0, independent unconditional: 1605, dependent: 166, dependent conditional: 0, dependent unconditional: 166, unknown: 776, unknown conditional: 0, unknown unconditional: 776] , Protected Queries: 0 ], Cache Queries: [ total: 35817, independent: 27795, independent conditional: 0, independent unconditional: 27795, dependent: 676, dependent conditional: 0, dependent unconditional: 676, unknown: 7346, unknown conditional: 0, unknown unconditional: 7346] , Statistics on independence cache: Total cache size (in pairs): 7315, Positive cache size: 7268, Positive conditional cache size: 0, Positive unconditional cache size: 7268, Negative cache size: 47, Negative conditional cache size: 0, Negative unconditional cache size: 47, Unknown cache size: 18, Unknown conditional cache size: 0, Unknown unconditional cache size: 18, Eliminated conditions: 487, Maximal queried relation: 10, Independence queries for same thread: 2055, Statistics for Abstraction: - StatisticsResult: Persistent set benchmarks Persistent set computation time: 1.0s, Number of persistent set computation: 84, Number of trivial persistent sets: 60, Underlying independence relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 1615, independent: 1610, independent conditional: 0, independent unconditional: 1610, dependent: 4, dependent conditional: 0, dependent unconditional: 4, unknown: 1, unknown conditional: 0, unknown unconditional: 1] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: IndependenceRelationWithAbstraction.Independence Queries: [ total: 1750, independent: 1725, independent conditional: 115, independent unconditional: 1610, dependent: 24, dependent conditional: 20, dependent unconditional: 4, unknown: 1, unknown conditional: 0, unknown unconditional: 1] , IndependenceRelationWithAbstraction.Statistics on underlying relation: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 37385, independent: 35063, independent conditional: 5053, independent unconditional: 30010, dependent: 2291, dependent conditional: 2137, dependent unconditional: 154, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 35330, independent: 35063, independent conditional: 5053, independent unconditional: 30010, dependent: 236, dependent conditional: 82, dependent unconditional: 154, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 35330, independent: 35063, independent conditional: 5053, independent unconditional: 30010, dependent: 236, dependent conditional: 82, dependent unconditional: 154, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 35817, independent: 35063, independent conditional: 0, independent unconditional: 35063, dependent: 723, dependent conditional: 487, dependent unconditional: 236, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 35817, independent: 35063, independent conditional: 0, independent unconditional: 35063, dependent: 723, dependent conditional: 0, dependent unconditional: 723, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 35817, independent: 35063, independent conditional: 0, independent unconditional: 35063, dependent: 723, dependent conditional: 0, dependent unconditional: 723, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 7333, independent: 7268, independent conditional: 0, independent unconditional: 7268, dependent: 47, dependent conditional: 0, dependent unconditional: 47, unknown: 18, unknown conditional: 0, unknown unconditional: 18] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 7333, independent: 6857, independent conditional: 0, independent unconditional: 6857, dependent: 476, dependent conditional: 0, dependent unconditional: 476, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 476, independent: 411, independent conditional: 0, independent unconditional: 411, dependent: 47, dependent conditional: 0, dependent unconditional: 47, unknown: 18, unknown conditional: 0, unknown unconditional: 18] , ProtectedIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 476, independent: 411, independent conditional: 0, independent unconditional: 411, dependent: 47, dependent conditional: 0, dependent unconditional: 47, unknown: 18, unknown conditional: 0, unknown unconditional: 18] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 476, independent: 411, independent conditional: 0, independent unconditional: 411, dependent: 47, dependent conditional: 0, dependent unconditional: 47, unknown: 18, unknown conditional: 0, unknown unconditional: 18] , SemanticIndependenceRelation.Query Time [ms]: [ total: 2547, independent: 1605, independent conditional: 0, independent unconditional: 1605, dependent: 166, dependent conditional: 0, dependent unconditional: 166, unknown: 776, unknown conditional: 0, unknown unconditional: 776] , Protected Queries: 0 ], Cache Queries: [ total: 35817, independent: 27795, independent conditional: 0, independent unconditional: 27795, dependent: 676, dependent conditional: 0, dependent unconditional: 676, unknown: 7346, unknown conditional: 0, unknown unconditional: 7346] , Statistics on independence cache: Total cache size (in pairs): 1614, Positive cache size: 1610, Positive conditional cache size: 0, Positive unconditional cache size: 1610, Negative cache size: 4, Negative conditional cache size: 0, Negative unconditional cache size: 4, Unknown cache size: 1, Unknown conditional cache size: 0, Unknown unconditional cache size: 1, Eliminated conditions: 0, Maximal queried relation: 0, Independence queries for same thread: 20, Statistics for Abstraction: - StatisticsResult: Persistent set benchmarks Persistent set computation time: 0.0s, Number of persistent set computation: 84, Number of trivial persistent sets: 60, Underlying independence relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 1615, independent: 1610, independent conditional: 0, independent unconditional: 1610, dependent: 4, dependent conditional: 0, dependent unconditional: 4, unknown: 1, unknown conditional: 0, unknown unconditional: 1] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: IndependenceRelationWithAbstraction.Independence Queries: [ total: 1750, independent: 1725, independent conditional: 115, independent unconditional: 1610, dependent: 24, dependent conditional: 20, dependent unconditional: 4, unknown: 1, unknown conditional: 0, unknown unconditional: 1] , IndependenceRelationWithAbstraction.Statistics on underlying relation: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 37385, independent: 35063, independent conditional: 5053, independent unconditional: 30010, dependent: 2291, dependent conditional: 2137, dependent unconditional: 154, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 35330, independent: 35063, independent conditional: 5053, independent unconditional: 30010, dependent: 236, dependent conditional: 82, dependent unconditional: 154, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 35330, independent: 35063, independent conditional: 5053, independent unconditional: 30010, dependent: 236, dependent conditional: 82, dependent unconditional: 154, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 35817, independent: 35063, independent conditional: 0, independent unconditional: 35063, dependent: 723, dependent conditional: 487, dependent unconditional: 236, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 35817, independent: 35063, independent conditional: 0, independent unconditional: 35063, dependent: 723, dependent conditional: 0, dependent unconditional: 723, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 35817, independent: 35063, independent conditional: 0, independent unconditional: 35063, dependent: 723, dependent conditional: 0, dependent unconditional: 723, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 7333, independent: 7268, independent conditional: 0, independent unconditional: 7268, dependent: 47, dependent conditional: 0, dependent unconditional: 47, unknown: 18, unknown conditional: 0, unknown unconditional: 18] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 7333, independent: 6857, independent conditional: 0, independent unconditional: 6857, dependent: 476, dependent conditional: 0, dependent unconditional: 476, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 476, independent: 411, independent conditional: 0, independent unconditional: 411, dependent: 47, dependent conditional: 0, dependent unconditional: 47, unknown: 18, unknown conditional: 0, unknown unconditional: 18] , ProtectedIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 476, independent: 411, independent conditional: 0, independent unconditional: 411, dependent: 47, dependent conditional: 0, dependent unconditional: 47, unknown: 18, unknown conditional: 0, unknown unconditional: 18] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 476, independent: 411, independent conditional: 0, independent unconditional: 411, dependent: 47, dependent conditional: 0, dependent unconditional: 47, unknown: 18, unknown conditional: 0, unknown unconditional: 18] , SemanticIndependenceRelation.Query Time [ms]: [ total: 2547, independent: 1605, independent conditional: 0, independent unconditional: 1605, dependent: 166, dependent conditional: 0, dependent unconditional: 166, unknown: 776, unknown conditional: 0, unknown unconditional: 776] , Protected Queries: 0 ], Cache Queries: [ total: 35817, independent: 27795, independent conditional: 0, independent unconditional: 27795, dependent: 676, dependent conditional: 0, dependent unconditional: 676, unknown: 7346, unknown conditional: 0, unknown unconditional: 7346] , Statistics on independence cache: Total cache size (in pairs): 1614, Positive cache size: 1610, Positive conditional cache size: 0, Positive unconditional cache size: 1610, Negative cache size: 4, Negative conditional cache size: 0, Negative unconditional cache size: 4, Unknown cache size: 1, Unknown conditional cache size: 0, Unknown unconditional cache size: 1, Eliminated conditions: 0, Maximal queried relation: 0, Independence queries for same thread: 40, Statistics for Abstraction: - StatisticsResult: Persistent set benchmarks Persistent set computation time: 0.3s, Number of persistent set computation: 95, Number of trivial persistent sets: 67, Underlying independence relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 2042, independent: 2032, independent conditional: 0, independent unconditional: 2032, dependent: 8, dependent conditional: 0, dependent unconditional: 8, unknown: 2, unknown conditional: 0, unknown unconditional: 2] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: IndependenceRelationWithAbstraction.Independence Queries: [ total: 2317, independent: 2207, independent conditional: 175, independent unconditional: 2032, dependent: 108, dependent conditional: 100, dependent unconditional: 8, unknown: 2, unknown conditional: 0, unknown unconditional: 2] , IndependenceRelationWithAbstraction.Statistics on underlying relation: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 37385, independent: 35063, independent conditional: 5053, independent unconditional: 30010, dependent: 2291, dependent conditional: 2137, dependent unconditional: 154, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 35330, independent: 35063, independent conditional: 5053, independent unconditional: 30010, dependent: 236, dependent conditional: 82, dependent unconditional: 154, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 35330, independent: 35063, independent conditional: 5053, independent unconditional: 30010, dependent: 236, dependent conditional: 82, dependent unconditional: 154, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 35817, independent: 35063, independent conditional: 0, independent unconditional: 35063, dependent: 723, dependent conditional: 487, dependent unconditional: 236, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 35817, independent: 35063, independent conditional: 0, independent unconditional: 35063, dependent: 723, dependent conditional: 0, dependent unconditional: 723, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 35817, independent: 35063, independent conditional: 0, independent unconditional: 35063, dependent: 723, dependent conditional: 0, dependent unconditional: 723, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 7333, independent: 7268, independent conditional: 0, independent unconditional: 7268, dependent: 47, dependent conditional: 0, dependent unconditional: 47, unknown: 18, unknown conditional: 0, unknown unconditional: 18] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 7333, independent: 6857, independent conditional: 0, independent unconditional: 6857, dependent: 476, dependent conditional: 0, dependent unconditional: 476, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 476, independent: 411, independent conditional: 0, independent unconditional: 411, dependent: 47, dependent conditional: 0, dependent unconditional: 47, unknown: 18, unknown conditional: 0, unknown unconditional: 18] , ProtectedIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 476, independent: 411, independent conditional: 0, independent unconditional: 411, dependent: 47, dependent conditional: 0, dependent unconditional: 47, unknown: 18, unknown conditional: 0, unknown unconditional: 18] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 476, independent: 411, independent conditional: 0, independent unconditional: 411, dependent: 47, dependent conditional: 0, dependent unconditional: 47, unknown: 18, unknown conditional: 0, unknown unconditional: 18] , SemanticIndependenceRelation.Query Time [ms]: [ total: 2547, independent: 1605, independent conditional: 0, independent unconditional: 1605, dependent: 166, dependent conditional: 0, dependent unconditional: 166, unknown: 776, unknown conditional: 0, unknown unconditional: 776] , Protected Queries: 0 ], Cache Queries: [ total: 35817, independent: 27795, independent conditional: 0, independent unconditional: 27795, dependent: 676, dependent conditional: 0, dependent unconditional: 676, unknown: 7346, unknown conditional: 0, unknown unconditional: 7346] , Statistics on independence cache: Total cache size (in pairs): 2531, Positive cache size: 2523, Positive conditional cache size: 0, Positive unconditional cache size: 2523, Negative cache size: 8, Negative conditional cache size: 0, Negative unconditional cache size: 8, Unknown cache size: 3, Unknown conditional cache size: 0, Unknown unconditional cache size: 3, Eliminated conditions: 1, Maximal queried relation: 1, Independence queries for same thread: 139, Statistics for Abstraction: - StatisticsResult: Persistent set benchmarks Persistent set computation time: 0.1s, Number of persistent set computation: 111, Number of trivial persistent sets: 77, Underlying independence relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 2255, independent: 2242, independent conditional: 0, independent unconditional: 2242, dependent: 10, dependent conditional: 0, dependent unconditional: 10, unknown: 3, unknown conditional: 0, unknown unconditional: 3] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: IndependenceRelationWithAbstraction.Independence Queries: [ total: 2555, independent: 2427, independent conditional: 185, independent unconditional: 2242, dependent: 125, dependent conditional: 115, dependent unconditional: 10, unknown: 3, unknown conditional: 0, unknown unconditional: 3] , IndependenceRelationWithAbstraction.Statistics on underlying relation: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 37385, independent: 35063, independent conditional: 5053, independent unconditional: 30010, dependent: 2291, dependent conditional: 2137, dependent unconditional: 154, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 35330, independent: 35063, independent conditional: 5053, independent unconditional: 30010, dependent: 236, dependent conditional: 82, dependent unconditional: 154, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 35330, independent: 35063, independent conditional: 5053, independent unconditional: 30010, dependent: 236, dependent conditional: 82, dependent unconditional: 154, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 35817, independent: 35063, independent conditional: 0, independent unconditional: 35063, dependent: 723, dependent conditional: 487, dependent unconditional: 236, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 35817, independent: 35063, independent conditional: 0, independent unconditional: 35063, dependent: 723, dependent conditional: 0, dependent unconditional: 723, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 35817, independent: 35063, independent conditional: 0, independent unconditional: 35063, dependent: 723, dependent conditional: 0, dependent unconditional: 723, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 7333, independent: 7268, independent conditional: 0, independent unconditional: 7268, dependent: 47, dependent conditional: 0, dependent unconditional: 47, unknown: 18, unknown conditional: 0, unknown unconditional: 18] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 7333, independent: 6857, independent conditional: 0, independent unconditional: 6857, dependent: 476, dependent conditional: 0, dependent unconditional: 476, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 476, independent: 411, independent conditional: 0, independent unconditional: 411, dependent: 47, dependent conditional: 0, dependent unconditional: 47, unknown: 18, unknown conditional: 0, unknown unconditional: 18] , ProtectedIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 476, independent: 411, independent conditional: 0, independent unconditional: 411, dependent: 47, dependent conditional: 0, dependent unconditional: 47, unknown: 18, unknown conditional: 0, unknown unconditional: 18] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 476, independent: 411, independent conditional: 0, independent unconditional: 411, dependent: 47, dependent conditional: 0, dependent unconditional: 47, unknown: 18, unknown conditional: 0, unknown unconditional: 18] , SemanticIndependenceRelation.Query Time [ms]: [ total: 2547, independent: 1605, independent conditional: 0, independent unconditional: 1605, dependent: 166, dependent conditional: 0, dependent unconditional: 166, unknown: 776, unknown conditional: 0, unknown unconditional: 776] , Protected Queries: 0 ], Cache Queries: [ total: 35817, independent: 27795, independent conditional: 0, independent unconditional: 27795, dependent: 676, dependent conditional: 0, dependent unconditional: 676, unknown: 7346, unknown conditional: 0, unknown unconditional: 7346] , Statistics on independence cache: Total cache size (in pairs): 2834, Positive cache size: 2824, Positive conditional cache size: 0, Positive unconditional cache size: 2824, Negative cache size: 10, Negative conditional cache size: 0, Negative unconditional cache size: 10, Unknown cache size: 4, Unknown conditional cache size: 0, Unknown unconditional cache size: 4, Eliminated conditions: 5, Maximal queried relation: 2, Independence queries for same thread: 252, Statistics for Abstraction: - StatisticsResult: Persistent set benchmarks Persistent set computation time: 1.0s, Number of persistent set computation: 151, Number of trivial persistent sets: 108, Underlying independence relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 2280, independent: 2267, independent conditional: 0, independent unconditional: 2267, dependent: 10, dependent conditional: 0, dependent unconditional: 10, unknown: 3, unknown conditional: 0, unknown unconditional: 3] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: IndependenceRelationWithAbstraction.Independence Queries: [ total: 2690, independent: 2539, independent conditional: 272, independent unconditional: 2267, dependent: 148, dependent conditional: 138, dependent unconditional: 10, unknown: 3, unknown conditional: 0, unknown unconditional: 3] , IndependenceRelationWithAbstraction.Statistics on underlying relation: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 37385, independent: 35063, independent conditional: 5053, independent unconditional: 30010, dependent: 2291, dependent conditional: 2137, dependent unconditional: 154, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 35330, independent: 35063, independent conditional: 5053, independent unconditional: 30010, dependent: 236, dependent conditional: 82, dependent unconditional: 154, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 35330, independent: 35063, independent conditional: 5053, independent unconditional: 30010, dependent: 236, dependent conditional: 82, dependent unconditional: 154, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 35817, independent: 35063, independent conditional: 0, independent unconditional: 35063, dependent: 723, dependent conditional: 487, dependent unconditional: 236, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 35817, independent: 35063, independent conditional: 0, independent unconditional: 35063, dependent: 723, dependent conditional: 0, dependent unconditional: 723, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 35817, independent: 35063, independent conditional: 0, independent unconditional: 35063, dependent: 723, dependent conditional: 0, dependent unconditional: 723, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 7333, independent: 7268, independent conditional: 0, independent unconditional: 7268, dependent: 47, dependent conditional: 0, dependent unconditional: 47, unknown: 18, unknown conditional: 0, unknown unconditional: 18] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 7333, independent: 6857, independent conditional: 0, independent unconditional: 6857, dependent: 476, dependent conditional: 0, dependent unconditional: 476, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 476, independent: 411, independent conditional: 0, independent unconditional: 411, dependent: 47, dependent conditional: 0, dependent unconditional: 47, unknown: 18, unknown conditional: 0, unknown unconditional: 18] , ProtectedIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 476, independent: 411, independent conditional: 0, independent unconditional: 411, dependent: 47, dependent conditional: 0, dependent unconditional: 47, unknown: 18, unknown conditional: 0, unknown unconditional: 18] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 476, independent: 411, independent conditional: 0, independent unconditional: 411, dependent: 47, dependent conditional: 0, dependent unconditional: 47, unknown: 18, unknown conditional: 0, unknown unconditional: 18] , SemanticIndependenceRelation.Query Time [ms]: [ total: 2547, independent: 1605, independent conditional: 0, independent unconditional: 1605, dependent: 166, dependent conditional: 0, dependent unconditional: 166, unknown: 776, unknown conditional: 0, unknown unconditional: 776] , Protected Queries: 0 ], Cache Queries: [ total: 35817, independent: 27795, independent conditional: 0, independent unconditional: 27795, dependent: 676, dependent conditional: 0, dependent unconditional: 676, unknown: 7346, unknown conditional: 0, unknown unconditional: 7346] , Statistics on independence cache: Total cache size (in pairs): 4136, Positive cache size: 4121, Positive conditional cache size: 0, Positive unconditional cache size: 4121, Negative cache size: 15, Negative conditional cache size: 0, Negative unconditional cache size: 15, Unknown cache size: 7, Unknown conditional cache size: 0, Unknown unconditional cache size: 7, Eliminated conditions: 12, Maximal queried relation: 3, Independence queries for same thread: 387, Statistics for Abstraction: - StatisticsResult: Persistent set benchmarks Persistent set computation time: 1.1s, Number of persistent set computation: 184, Number of trivial persistent sets: 133, Underlying independence relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 2459, independent: 2447, independent conditional: 0, independent unconditional: 2447, dependent: 10, dependent conditional: 0, dependent unconditional: 10, unknown: 2, unknown conditional: 0, unknown unconditional: 2] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: IndependenceRelationWithAbstraction.Independence Queries: [ total: 3012, independent: 2852, independent conditional: 405, independent unconditional: 2447, dependent: 158, dependent conditional: 148, dependent unconditional: 10, unknown: 2, unknown conditional: 0, unknown unconditional: 2] , IndependenceRelationWithAbstraction.Statistics on underlying relation: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 37385, independent: 35063, independent conditional: 5053, independent unconditional: 30010, dependent: 2291, dependent conditional: 2137, dependent unconditional: 154, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 35330, independent: 35063, independent conditional: 5053, independent unconditional: 30010, dependent: 236, dependent conditional: 82, dependent unconditional: 154, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 35330, independent: 35063, independent conditional: 5053, independent unconditional: 30010, dependent: 236, dependent conditional: 82, dependent unconditional: 154, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 35817, independent: 35063, independent conditional: 0, independent unconditional: 35063, dependent: 723, dependent conditional: 487, dependent unconditional: 236, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 35817, independent: 35063, independent conditional: 0, independent unconditional: 35063, dependent: 723, dependent conditional: 0, dependent unconditional: 723, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 35817, independent: 35063, independent conditional: 0, independent unconditional: 35063, dependent: 723, dependent conditional: 0, dependent unconditional: 723, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 7333, independent: 7268, independent conditional: 0, independent unconditional: 7268, dependent: 47, dependent conditional: 0, dependent unconditional: 47, unknown: 18, unknown conditional: 0, unknown unconditional: 18] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 7333, independent: 6857, independent conditional: 0, independent unconditional: 6857, dependent: 476, dependent conditional: 0, dependent unconditional: 476, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 476, independent: 411, independent conditional: 0, independent unconditional: 411, dependent: 47, dependent conditional: 0, dependent unconditional: 47, unknown: 18, unknown conditional: 0, unknown unconditional: 18] , ProtectedIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 476, independent: 411, independent conditional: 0, independent unconditional: 411, dependent: 47, dependent conditional: 0, dependent unconditional: 47, unknown: 18, unknown conditional: 0, unknown unconditional: 18] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 476, independent: 411, independent conditional: 0, independent unconditional: 411, dependent: 47, dependent conditional: 0, dependent unconditional: 47, unknown: 18, unknown conditional: 0, unknown unconditional: 18] , SemanticIndependenceRelation.Query Time [ms]: [ total: 2547, independent: 1605, independent conditional: 0, independent unconditional: 1605, dependent: 166, dependent conditional: 0, dependent unconditional: 166, unknown: 776, unknown conditional: 0, unknown unconditional: 776] , Protected Queries: 0 ], Cache Queries: [ total: 35817, independent: 27795, independent conditional: 0, independent unconditional: 27795, dependent: 676, dependent conditional: 0, dependent unconditional: 676, unknown: 7346, unknown conditional: 0, unknown unconditional: 7346] , Statistics on independence cache: Total cache size (in pairs): 5432, Positive cache size: 5412, Positive conditional cache size: 0, Positive unconditional cache size: 5412, Negative cache size: 20, Negative conditional cache size: 0, Negative unconditional cache size: 20, Unknown cache size: 9, Unknown conditional cache size: 0, Unknown unconditional cache size: 9, Eliminated conditions: 25, Maximal queried relation: 4, Independence queries for same thread: 531, Statistics for Abstraction: - StatisticsResult: Persistent set benchmarks Persistent set computation time: 0.0s, Number of persistent set computation: 184, Number of trivial persistent sets: 133, Underlying independence relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 2459, independent: 2447, independent conditional: 0, independent unconditional: 2447, dependent: 10, dependent conditional: 0, dependent unconditional: 10, unknown: 2, unknown conditional: 0, unknown unconditional: 2] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: IndependenceRelationWithAbstraction.Independence Queries: [ total: 3012, independent: 2852, independent conditional: 405, independent unconditional: 2447, dependent: 158, dependent conditional: 148, dependent unconditional: 10, unknown: 2, unknown conditional: 0, unknown unconditional: 2] , IndependenceRelationWithAbstraction.Statistics on underlying relation: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 37385, independent: 35063, independent conditional: 5053, independent unconditional: 30010, dependent: 2291, dependent conditional: 2137, dependent unconditional: 154, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 35330, independent: 35063, independent conditional: 5053, independent unconditional: 30010, dependent: 236, dependent conditional: 82, dependent unconditional: 154, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 35330, independent: 35063, independent conditional: 5053, independent unconditional: 30010, dependent: 236, dependent conditional: 82, dependent unconditional: 154, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 35817, independent: 35063, independent conditional: 0, independent unconditional: 35063, dependent: 723, dependent conditional: 487, dependent unconditional: 236, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 35817, independent: 35063, independent conditional: 0, independent unconditional: 35063, dependent: 723, dependent conditional: 0, dependent unconditional: 723, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 35817, independent: 35063, independent conditional: 0, independent unconditional: 35063, dependent: 723, dependent conditional: 0, dependent unconditional: 723, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 7333, independent: 7268, independent conditional: 0, independent unconditional: 7268, dependent: 47, dependent conditional: 0, dependent unconditional: 47, unknown: 18, unknown conditional: 0, unknown unconditional: 18] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 7333, independent: 6857, independent conditional: 0, independent unconditional: 6857, dependent: 476, dependent conditional: 0, dependent unconditional: 476, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 476, independent: 411, independent conditional: 0, independent unconditional: 411, dependent: 47, dependent conditional: 0, dependent unconditional: 47, unknown: 18, unknown conditional: 0, unknown unconditional: 18] , ProtectedIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 476, independent: 411, independent conditional: 0, independent unconditional: 411, dependent: 47, dependent conditional: 0, dependent unconditional: 47, unknown: 18, unknown conditional: 0, unknown unconditional: 18] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 476, independent: 411, independent conditional: 0, independent unconditional: 411, dependent: 47, dependent conditional: 0, dependent unconditional: 47, unknown: 18, unknown conditional: 0, unknown unconditional: 18] , SemanticIndependenceRelation.Query Time [ms]: [ total: 2547, independent: 1605, independent conditional: 0, independent unconditional: 1605, dependent: 166, dependent conditional: 0, dependent unconditional: 166, unknown: 776, unknown conditional: 0, unknown unconditional: 776] , Protected Queries: 0 ], Cache Queries: [ total: 35817, independent: 27795, independent conditional: 0, independent unconditional: 27795, dependent: 676, dependent conditional: 0, dependent unconditional: 676, unknown: 7346, unknown conditional: 0, unknown unconditional: 7346] , Statistics on independence cache: Total cache size (in pairs): 5432, Positive cache size: 5412, Positive conditional cache size: 0, Positive unconditional cache size: 5412, Negative cache size: 20, Negative conditional cache size: 0, Negative unconditional cache size: 20, Unknown cache size: 9, Unknown conditional cache size: 0, Unknown unconditional cache size: 9, Eliminated conditions: 40, Maximal queried relation: 4, Independence queries for same thread: 675, Statistics for Abstraction: - StatisticsResult: Persistent set benchmarks Persistent set computation time: 0.1s, Number of persistent set computation: 185, Number of trivial persistent sets: 134, Underlying independence relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 2495, independent: 2482, independent conditional: 0, independent unconditional: 2482, dependent: 10, dependent conditional: 0, dependent unconditional: 10, unknown: 3, unknown conditional: 0, unknown unconditional: 3] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: IndependenceRelationWithAbstraction.Independence Queries: [ total: 3058, independent: 2894, independent conditional: 412, independent unconditional: 2482, dependent: 161, dependent conditional: 151, dependent unconditional: 10, unknown: 3, unknown conditional: 0, unknown unconditional: 3] , IndependenceRelationWithAbstraction.Statistics on underlying relation: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 37385, independent: 35063, independent conditional: 5053, independent unconditional: 30010, dependent: 2291, dependent conditional: 2137, dependent unconditional: 154, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 35330, independent: 35063, independent conditional: 5053, independent unconditional: 30010, dependent: 236, dependent conditional: 82, dependent unconditional: 154, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 35330, independent: 35063, independent conditional: 5053, independent unconditional: 30010, dependent: 236, dependent conditional: 82, dependent unconditional: 154, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 35817, independent: 35063, independent conditional: 0, independent unconditional: 35063, dependent: 723, dependent conditional: 487, dependent unconditional: 236, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 35817, independent: 35063, independent conditional: 0, independent unconditional: 35063, dependent: 723, dependent conditional: 0, dependent unconditional: 723, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 35817, independent: 35063, independent conditional: 0, independent unconditional: 35063, dependent: 723, dependent conditional: 0, dependent unconditional: 723, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 7333, independent: 7268, independent conditional: 0, independent unconditional: 7268, dependent: 47, dependent conditional: 0, dependent unconditional: 47, unknown: 18, unknown conditional: 0, unknown unconditional: 18] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 7333, independent: 6857, independent conditional: 0, independent unconditional: 6857, dependent: 476, dependent conditional: 0, dependent unconditional: 476, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 476, independent: 411, independent conditional: 0, independent unconditional: 411, dependent: 47, dependent conditional: 0, dependent unconditional: 47, unknown: 18, unknown conditional: 0, unknown unconditional: 18] , ProtectedIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 476, independent: 411, independent conditional: 0, independent unconditional: 411, dependent: 47, dependent conditional: 0, dependent unconditional: 47, unknown: 18, unknown conditional: 0, unknown unconditional: 18] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 476, independent: 411, independent conditional: 0, independent unconditional: 411, dependent: 47, dependent conditional: 0, dependent unconditional: 47, unknown: 18, unknown conditional: 0, unknown unconditional: 18] , SemanticIndependenceRelation.Query Time [ms]: [ total: 2547, independent: 1605, independent conditional: 0, independent unconditional: 1605, dependent: 166, dependent conditional: 0, dependent unconditional: 166, unknown: 776, unknown conditional: 0, unknown unconditional: 776] , Protected Queries: 0 ], Cache Queries: [ total: 35817, independent: 27795, independent conditional: 0, independent unconditional: 27795, dependent: 676, dependent conditional: 0, dependent unconditional: 676, unknown: 7346, unknown conditional: 0, unknown unconditional: 7346] , Statistics on independence cache: Total cache size (in pairs): 5467, Positive cache size: 5447, Positive conditional cache size: 0, Positive unconditional cache size: 5447, Negative cache size: 20, Negative conditional cache size: 0, Negative unconditional cache size: 20, Unknown cache size: 10, Unknown conditional cache size: 0, Unknown unconditional cache size: 10, Eliminated conditions: 59, Maximal queried relation: 5, Independence queries for same thread: 822, Statistics for Abstraction: - StatisticsResult: Persistent set benchmarks Persistent set computation time: 0.7s, Number of persistent set computation: 185, Number of trivial persistent sets: 134, Underlying independence relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 2495, independent: 2482, independent conditional: 0, independent unconditional: 2482, dependent: 10, dependent conditional: 0, dependent unconditional: 10, unknown: 3, unknown conditional: 0, unknown unconditional: 3] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: IndependenceRelationWithAbstraction.Independence Queries: [ total: 3058, independent: 2894, independent conditional: 412, independent unconditional: 2482, dependent: 161, dependent conditional: 151, dependent unconditional: 10, unknown: 3, unknown conditional: 0, unknown unconditional: 3] , IndependenceRelationWithAbstraction.Statistics on underlying relation: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 37385, independent: 35063, independent conditional: 5053, independent unconditional: 30010, dependent: 2291, dependent conditional: 2137, dependent unconditional: 154, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 35330, independent: 35063, independent conditional: 5053, independent unconditional: 30010, dependent: 236, dependent conditional: 82, dependent unconditional: 154, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 35330, independent: 35063, independent conditional: 5053, independent unconditional: 30010, dependent: 236, dependent conditional: 82, dependent unconditional: 154, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 35817, independent: 35063, independent conditional: 0, independent unconditional: 35063, dependent: 723, dependent conditional: 487, dependent unconditional: 236, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 35817, independent: 35063, independent conditional: 0, independent unconditional: 35063, dependent: 723, dependent conditional: 0, dependent unconditional: 723, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 35817, independent: 35063, independent conditional: 0, independent unconditional: 35063, dependent: 723, dependent conditional: 0, dependent unconditional: 723, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 7333, independent: 7268, independent conditional: 0, independent unconditional: 7268, dependent: 47, dependent conditional: 0, dependent unconditional: 47, unknown: 18, unknown conditional: 0, unknown unconditional: 18] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 7333, independent: 6857, independent conditional: 0, independent unconditional: 6857, dependent: 476, dependent conditional: 0, dependent unconditional: 476, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 476, independent: 411, independent conditional: 0, independent unconditional: 411, dependent: 47, dependent conditional: 0, dependent unconditional: 47, unknown: 18, unknown conditional: 0, unknown unconditional: 18] , ProtectedIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 476, independent: 411, independent conditional: 0, independent unconditional: 411, dependent: 47, dependent conditional: 0, dependent unconditional: 47, unknown: 18, unknown conditional: 0, unknown unconditional: 18] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 476, independent: 411, independent conditional: 0, independent unconditional: 411, dependent: 47, dependent conditional: 0, dependent unconditional: 47, unknown: 18, unknown conditional: 0, unknown unconditional: 18] , SemanticIndependenceRelation.Query Time [ms]: [ total: 2547, independent: 1605, independent conditional: 0, independent unconditional: 1605, dependent: 166, dependent conditional: 0, dependent unconditional: 166, unknown: 776, unknown conditional: 0, unknown unconditional: 776] , Protected Queries: 0 ], Cache Queries: [ total: 35817, independent: 27795, independent conditional: 0, independent unconditional: 27795, dependent: 676, dependent conditional: 0, dependent unconditional: 676, unknown: 7346, unknown conditional: 0, unknown unconditional: 7346] , Statistics on independence cache: Total cache size (in pairs): 5782, Positive cache size: 5762, Positive conditional cache size: 0, Positive unconditional cache size: 5762, Negative cache size: 20, Negative conditional cache size: 0, Negative unconditional cache size: 20, Unknown cache size: 13, Unknown conditional cache size: 0, Unknown unconditional cache size: 13, Eliminated conditions: 80, Maximal queried relation: 6, Independence queries for same thread: 969, Statistics for Abstraction: - StatisticsResult: Persistent set benchmarks Persistent set computation time: 0.7s, Number of persistent set computation: 192, Number of trivial persistent sets: 134, Underlying independence relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 2645, independent: 2632, independent conditional: 0, independent unconditional: 2632, dependent: 10, dependent conditional: 0, dependent unconditional: 10, unknown: 3, unknown conditional: 0, unknown unconditional: 3] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: IndependenceRelationWithAbstraction.Independence Queries: [ total: 3238, independent: 3071, independent conditional: 439, independent unconditional: 2632, dependent: 164, dependent conditional: 154, dependent unconditional: 10, unknown: 3, unknown conditional: 0, unknown unconditional: 3] , IndependenceRelationWithAbstraction.Statistics on underlying relation: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 37385, independent: 35063, independent conditional: 5053, independent unconditional: 30010, dependent: 2291, dependent conditional: 2137, dependent unconditional: 154, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 35330, independent: 35063, independent conditional: 5053, independent unconditional: 30010, dependent: 236, dependent conditional: 82, dependent unconditional: 154, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 35330, independent: 35063, independent conditional: 5053, independent unconditional: 30010, dependent: 236, dependent conditional: 82, dependent unconditional: 154, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 35817, independent: 35063, independent conditional: 0, independent unconditional: 35063, dependent: 723, dependent conditional: 487, dependent unconditional: 236, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 35817, independent: 35063, independent conditional: 0, independent unconditional: 35063, dependent: 723, dependent conditional: 0, dependent unconditional: 723, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 35817, independent: 35063, independent conditional: 0, independent unconditional: 35063, dependent: 723, dependent conditional: 0, dependent unconditional: 723, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 7333, independent: 7268, independent conditional: 0, independent unconditional: 7268, dependent: 47, dependent conditional: 0, dependent unconditional: 47, unknown: 18, unknown conditional: 0, unknown unconditional: 18] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 7333, independent: 6857, independent conditional: 0, independent unconditional: 6857, dependent: 476, dependent conditional: 0, dependent unconditional: 476, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 476, independent: 411, independent conditional: 0, independent unconditional: 411, dependent: 47, dependent conditional: 0, dependent unconditional: 47, unknown: 18, unknown conditional: 0, unknown unconditional: 18] , ProtectedIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 476, independent: 411, independent conditional: 0, independent unconditional: 411, dependent: 47, dependent conditional: 0, dependent unconditional: 47, unknown: 18, unknown conditional: 0, unknown unconditional: 18] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 476, independent: 411, independent conditional: 0, independent unconditional: 411, dependent: 47, dependent conditional: 0, dependent unconditional: 47, unknown: 18, unknown conditional: 0, unknown unconditional: 18] , SemanticIndependenceRelation.Query Time [ms]: [ total: 2547, independent: 1605, independent conditional: 0, independent unconditional: 1605, dependent: 166, dependent conditional: 0, dependent unconditional: 166, unknown: 776, unknown conditional: 0, unknown unconditional: 776] , Protected Queries: 0 ], Cache Queries: [ total: 35817, independent: 27795, independent conditional: 0, independent unconditional: 27795, dependent: 676, dependent conditional: 0, dependent unconditional: 676, unknown: 7346, unknown conditional: 0, unknown unconditional: 7346] , Statistics on independence cache: Total cache size (in pairs): 6221, Positive cache size: 6201, Positive conditional cache size: 0, Positive unconditional cache size: 6201, Negative cache size: 20, Negative conditional cache size: 0, Negative unconditional cache size: 20, Unknown cache size: 16, Unknown conditional cache size: 0, Unknown unconditional cache size: 16, Eliminated conditions: 105, Maximal queried relation: 7, Independence queries for same thread: 1119, Statistics for Abstraction: - StatisticsResult: Persistent set benchmarks Persistent set computation time: 0.1s, Number of persistent set computation: 209, Number of trivial persistent sets: 137, Underlying independence relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 2597, independent: 2574, independent conditional: 0, independent unconditional: 2574, dependent: 21, dependent conditional: 0, dependent unconditional: 21, unknown: 2, unknown conditional: 0, unknown unconditional: 2] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: IndependenceRelationWithAbstraction.Independence Queries: [ total: 3381, independent: 3150, independent conditional: 576, independent unconditional: 2574, dependent: 229, dependent conditional: 208, dependent unconditional: 21, unknown: 2, unknown conditional: 0, unknown unconditional: 2] , IndependenceRelationWithAbstraction.Statistics on underlying relation: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 37385, independent: 35063, independent conditional: 5053, independent unconditional: 30010, dependent: 2291, dependent conditional: 2137, dependent unconditional: 154, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 35330, independent: 35063, independent conditional: 5053, independent unconditional: 30010, dependent: 236, dependent conditional: 82, dependent unconditional: 154, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 35330, independent: 35063, independent conditional: 5053, independent unconditional: 30010, dependent: 236, dependent conditional: 82, dependent unconditional: 154, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 35817, independent: 35063, independent conditional: 0, independent unconditional: 35063, dependent: 723, dependent conditional: 487, dependent unconditional: 236, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 35817, independent: 35063, independent conditional: 0, independent unconditional: 35063, dependent: 723, dependent conditional: 0, dependent unconditional: 723, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 35817, independent: 35063, independent conditional: 0, independent unconditional: 35063, dependent: 723, dependent conditional: 0, dependent unconditional: 723, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 7333, independent: 7268, independent conditional: 0, independent unconditional: 7268, dependent: 47, dependent conditional: 0, dependent unconditional: 47, unknown: 18, unknown conditional: 0, unknown unconditional: 18] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 7333, independent: 6857, independent conditional: 0, independent unconditional: 6857, dependent: 476, dependent conditional: 0, dependent unconditional: 476, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 476, independent: 411, independent conditional: 0, independent unconditional: 411, dependent: 47, dependent conditional: 0, dependent unconditional: 47, unknown: 18, unknown conditional: 0, unknown unconditional: 18] , ProtectedIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 476, independent: 411, independent conditional: 0, independent unconditional: 411, dependent: 47, dependent conditional: 0, dependent unconditional: 47, unknown: 18, unknown conditional: 0, unknown unconditional: 18] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 476, independent: 411, independent conditional: 0, independent unconditional: 411, dependent: 47, dependent conditional: 0, dependent unconditional: 47, unknown: 18, unknown conditional: 0, unknown unconditional: 18] , SemanticIndependenceRelation.Query Time [ms]: [ total: 2547, independent: 1605, independent conditional: 0, independent unconditional: 1605, dependent: 166, dependent conditional: 0, dependent unconditional: 166, unknown: 776, unknown conditional: 0, unknown unconditional: 776] , Protected Queries: 0 ], Cache Queries: [ total: 35817, independent: 27795, independent conditional: 0, independent unconditional: 27795, dependent: 676, dependent conditional: 0, dependent unconditional: 676, unknown: 7346, unknown conditional: 0, unknown unconditional: 7346] , Statistics on independence cache: Total cache size (in pairs): 6636, Positive cache size: 6605, Positive conditional cache size: 0, Positive unconditional cache size: 6605, Negative cache size: 31, Negative conditional cache size: 0, Negative unconditional cache size: 31, Unknown cache size: 16, Unknown conditional cache size: 0, Unknown unconditional cache size: 16, Eliminated conditions: 171, Maximal queried relation: 8, Independence queries for same thread: 1317, Statistics for Abstraction: - StatisticsResult: Persistent set benchmarks Persistent set computation time: 0.2s, Number of persistent set computation: 304, Number of trivial persistent sets: 180, Underlying independence relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 2800, independent: 2768, independent conditional: 0, independent unconditional: 2768, dependent: 29, dependent conditional: 0, dependent unconditional: 29, unknown: 3, unknown conditional: 0, unknown unconditional: 3] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: IndependenceRelationWithAbstraction.Independence Queries: [ total: 4355, independent: 3764, independent conditional: 996, independent unconditional: 2768, dependent: 588, dependent conditional: 559, dependent unconditional: 29, unknown: 3, unknown conditional: 0, unknown unconditional: 3] , IndependenceRelationWithAbstraction.Statistics on underlying relation: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 37385, independent: 35063, independent conditional: 5053, independent unconditional: 30010, dependent: 2291, dependent conditional: 2137, dependent unconditional: 154, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 35330, independent: 35063, independent conditional: 5053, independent unconditional: 30010, dependent: 236, dependent conditional: 82, dependent unconditional: 154, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 35330, independent: 35063, independent conditional: 5053, independent unconditional: 30010, dependent: 236, dependent conditional: 82, dependent unconditional: 154, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 35817, independent: 35063, independent conditional: 0, independent unconditional: 35063, dependent: 723, dependent conditional: 487, dependent unconditional: 236, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 35817, independent: 35063, independent conditional: 0, independent unconditional: 35063, dependent: 723, dependent conditional: 0, dependent unconditional: 723, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 35817, independent: 35063, independent conditional: 0, independent unconditional: 35063, dependent: 723, dependent conditional: 0, dependent unconditional: 723, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 7333, independent: 7268, independent conditional: 0, independent unconditional: 7268, dependent: 47, dependent conditional: 0, dependent unconditional: 47, unknown: 18, unknown conditional: 0, unknown unconditional: 18] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 7333, independent: 6857, independent conditional: 0, independent unconditional: 6857, dependent: 476, dependent conditional: 0, dependent unconditional: 476, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 476, independent: 411, independent conditional: 0, independent unconditional: 411, dependent: 47, dependent conditional: 0, dependent unconditional: 47, unknown: 18, unknown conditional: 0, unknown unconditional: 18] , ProtectedIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 476, independent: 411, independent conditional: 0, independent unconditional: 411, dependent: 47, dependent conditional: 0, dependent unconditional: 47, unknown: 18, unknown conditional: 0, unknown unconditional: 18] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 476, independent: 411, independent conditional: 0, independent unconditional: 411, dependent: 47, dependent conditional: 0, dependent unconditional: 47, unknown: 18, unknown conditional: 0, unknown unconditional: 18] , SemanticIndependenceRelation.Query Time [ms]: [ total: 2547, independent: 1605, independent conditional: 0, independent unconditional: 1605, dependent: 166, dependent conditional: 0, dependent unconditional: 166, unknown: 776, unknown conditional: 0, unknown unconditional: 776] , Protected Queries: 0 ], Cache Queries: [ total: 35817, independent: 27795, independent conditional: 0, independent unconditional: 27795, dependent: 676, dependent conditional: 0, dependent unconditional: 676, unknown: 7346, unknown conditional: 0, unknown unconditional: 7346] , Statistics on independence cache: Total cache size (in pairs): 7215, Positive cache size: 7168, Positive conditional cache size: 0, Positive unconditional cache size: 7168, Negative cache size: 47, Negative conditional cache size: 0, Negative unconditional cache size: 47, Unknown cache size: 17, Unknown conditional cache size: 0, Unknown unconditional cache size: 17, Eliminated conditions: 392, Maximal queried relation: 9, Independence queries for same thread: 1841, Statistics for Abstraction: - StatisticsResult: Persistent set benchmarks Persistent set computation time: 0.2s, Number of persistent set computation: 214, Number of trivial persistent sets: 139, Underlying independence relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 2438, independent: 2417, independent conditional: 0, independent unconditional: 2417, dependent: 18, dependent conditional: 0, dependent unconditional: 18, unknown: 3, unknown conditional: 0, unknown unconditional: 3] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: IndependenceRelationWithAbstraction.Independence Queries: [ total: 3209, independent: 2963, independent conditional: 546, independent unconditional: 2417, dependent: 243, dependent conditional: 225, dependent unconditional: 18, unknown: 3, unknown conditional: 0, unknown unconditional: 3] , IndependenceRelationWithAbstraction.Statistics on underlying relation: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 37385, independent: 35063, independent conditional: 5053, independent unconditional: 30010, dependent: 2291, dependent conditional: 2137, dependent unconditional: 154, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 35330, independent: 35063, independent conditional: 5053, independent unconditional: 30010, dependent: 236, dependent conditional: 82, dependent unconditional: 154, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 35330, independent: 35063, independent conditional: 5053, independent unconditional: 30010, dependent: 236, dependent conditional: 82, dependent unconditional: 154, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 35817, independent: 35063, independent conditional: 0, independent unconditional: 35063, dependent: 723, dependent conditional: 487, dependent unconditional: 236, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 35817, independent: 35063, independent conditional: 0, independent unconditional: 35063, dependent: 723, dependent conditional: 0, dependent unconditional: 723, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 35817, independent: 35063, independent conditional: 0, independent unconditional: 35063, dependent: 723, dependent conditional: 0, dependent unconditional: 723, unknown: 31, unknown conditional: 0, unknown unconditional: 31] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 7333, independent: 7268, independent conditional: 0, independent unconditional: 7268, dependent: 47, dependent conditional: 0, dependent unconditional: 47, unknown: 18, unknown conditional: 0, unknown unconditional: 18] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 7333, independent: 6857, independent conditional: 0, independent unconditional: 6857, dependent: 476, dependent conditional: 0, dependent unconditional: 476, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 476, independent: 411, independent conditional: 0, independent unconditional: 411, dependent: 47, dependent conditional: 0, dependent unconditional: 47, unknown: 18, unknown conditional: 0, unknown unconditional: 18] , ProtectedIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 476, independent: 411, independent conditional: 0, independent unconditional: 411, dependent: 47, dependent conditional: 0, dependent unconditional: 47, unknown: 18, unknown conditional: 0, unknown unconditional: 18] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 476, independent: 411, independent conditional: 0, independent unconditional: 411, dependent: 47, dependent conditional: 0, dependent unconditional: 47, unknown: 18, unknown conditional: 0, unknown unconditional: 18] , SemanticIndependenceRelation.Query Time [ms]: [ total: 2547, independent: 1605, independent conditional: 0, independent unconditional: 1605, dependent: 166, dependent conditional: 0, dependent unconditional: 166, unknown: 776, unknown conditional: 0, unknown unconditional: 776] , Protected Queries: 0 ], Cache Queries: [ total: 35817, independent: 27795, independent conditional: 0, independent unconditional: 27795, dependent: 676, dependent conditional: 0, dependent unconditional: 676, unknown: 7346, unknown conditional: 0, unknown unconditional: 7346] , Statistics on independence cache: Total cache size (in pairs): 7315, Positive cache size: 7268, Positive conditional cache size: 0, Positive unconditional cache size: 7268, Negative cache size: 47, Negative conditional cache size: 0, Negative unconditional cache size: 47, Unknown cache size: 18, Unknown conditional cache size: 0, Unknown unconditional cache size: 18, Eliminated conditions: 487, Maximal queried relation: 10, Independence queries for same thread: 2055, Statistics for Abstraction: - UnprovableResult [Line: 18]: Unable to prove that all allocated memory was freed Unable to prove that all allocated memory was freed Reason: overapproximation of memtrack at line 18. Possible FailurePath: [L710] 0 int __unbuffered_cnt = 0; VAL [__unbuffered_cnt=0] [L712] 0 int __unbuffered_p0_EAX = 0; VAL [__unbuffered_cnt=0, __unbuffered_p0_EAX=0] [L713] 0 _Bool __unbuffered_p0_EAX$flush_delayed; VAL [__unbuffered_cnt=0, __unbuffered_p0_EAX$flush_delayed=0, __unbuffered_p0_EAX=0] [L714] 0 int __unbuffered_p0_EAX$mem_tmp; VAL [__unbuffered_cnt=0, __unbuffered_p0_EAX$flush_delayed=0, __unbuffered_p0_EAX$mem_tmp=0, __unbuffered_p0_EAX=0] [L715] 0 _Bool __unbuffered_p0_EAX$r_buff0_thd0; VAL [__unbuffered_cnt=0, __unbuffered_p0_EAX$flush_delayed=0, __unbuffered_p0_EAX$mem_tmp=0, __unbuffered_p0_EAX$r_buff0_thd0=0, __unbuffered_p0_EAX=0] [L716] 0 _Bool __unbuffered_p0_EAX$r_buff0_thd1; VAL [__unbuffered_cnt=0, __unbuffered_p0_EAX$flush_delayed=0, __unbuffered_p0_EAX$mem_tmp=0, __unbuffered_p0_EAX$r_buff0_thd0=0, __unbuffered_p0_EAX$r_buff0_thd1=0, __unbuffered_p0_EAX=0] [L717] 0 _Bool __unbuffered_p0_EAX$r_buff0_thd2; VAL [__unbuffered_cnt=0, __unbuffered_p0_EAX$flush_delayed=0, __unbuffered_p0_EAX$mem_tmp=0, __unbuffered_p0_EAX$r_buff0_thd0=0, __unbuffered_p0_EAX$r_buff0_thd1=0, __unbuffered_p0_EAX$r_buff0_thd2=0, __unbuffered_p0_EAX=0] [L718] 0 _Bool __unbuffered_p0_EAX$r_buff0_thd3; VAL [__unbuffered_cnt=0, __unbuffered_p0_EAX$flush_delayed=0, __unbuffered_p0_EAX$mem_tmp=0, __unbuffered_p0_EAX$r_buff0_thd0=0, __unbuffered_p0_EAX$r_buff0_thd1=0, __unbuffered_p0_EAX$r_buff0_thd2=0, __unbuffered_p0_EAX$r_buff0_thd3=0, __unbuffered_p0_EAX=0] [L719] 0 _Bool __unbuffered_p0_EAX$r_buff1_thd0; VAL [__unbuffered_cnt=0, __unbuffered_p0_EAX$flush_delayed=0, __unbuffered_p0_EAX$mem_tmp=0, __unbuffered_p0_EAX$r_buff0_thd0=0, __unbuffered_p0_EAX$r_buff0_thd1=0, __unbuffered_p0_EAX$r_buff0_thd2=0, __unbuffered_p0_EAX$r_buff0_thd3=0, __unbuffered_p0_EAX$r_buff1_thd0=0, __unbuffered_p0_EAX=0] [L720] 0 _Bool __unbuffered_p0_EAX$r_buff1_thd1; VAL [__unbuffered_cnt=0, __unbuffered_p0_EAX$flush_delayed=0, __unbuffered_p0_EAX$mem_tmp=0, __unbuffered_p0_EAX$r_buff0_thd0=0, __unbuffered_p0_EAX$r_buff0_thd1=0, __unbuffered_p0_EAX$r_buff0_thd2=0, __unbuffered_p0_EAX$r_buff0_thd3=0, __unbuffered_p0_EAX$r_buff1_thd0=0, __unbuffered_p0_EAX$r_buff1_thd1=0, __unbuffered_p0_EAX=0] [L721] 0 _Bool __unbuffered_p0_EAX$r_buff1_thd2; VAL [__unbuffered_cnt=0, __unbuffered_p0_EAX$flush_delayed=0, __unbuffered_p0_EAX$mem_tmp=0, __unbuffered_p0_EAX$r_buff0_thd0=0, __unbuffered_p0_EAX$r_buff0_thd1=0, __unbuffered_p0_EAX$r_buff0_thd2=0, __unbuffered_p0_EAX$r_buff0_thd3=0, __unbuffered_p0_EAX$r_buff1_thd0=0, __unbuffered_p0_EAX$r_buff1_thd1=0, __unbuffered_p0_EAX$r_buff1_thd2=0, __unbuffered_p0_EAX=0] [L722] 0 _Bool __unbuffered_p0_EAX$r_buff1_thd3; VAL [__unbuffered_cnt=0, __unbuffered_p0_EAX$flush_delayed=0, __unbuffered_p0_EAX$mem_tmp=0, __unbuffered_p0_EAX$r_buff0_thd0=0, __unbuffered_p0_EAX$r_buff0_thd1=0, __unbuffered_p0_EAX$r_buff0_thd2=0, __unbuffered_p0_EAX$r_buff0_thd3=0, __unbuffered_p0_EAX$r_buff1_thd0=0, __unbuffered_p0_EAX$r_buff1_thd1=0, __unbuffered_p0_EAX$r_buff1_thd2=0, __unbuffered_p0_EAX$r_buff1_thd3=0, __unbuffered_p0_EAX=0] [L723] 0 _Bool __unbuffered_p0_EAX$read_delayed; VAL [__unbuffered_cnt=0, __unbuffered_p0_EAX$flush_delayed=0, __unbuffered_p0_EAX$mem_tmp=0, __unbuffered_p0_EAX$r_buff0_thd0=0, __unbuffered_p0_EAX$r_buff0_thd1=0, __unbuffered_p0_EAX$r_buff0_thd2=0, __unbuffered_p0_EAX$r_buff0_thd3=0, __unbuffered_p0_EAX$r_buff1_thd0=0, __unbuffered_p0_EAX$r_buff1_thd1=0, __unbuffered_p0_EAX$r_buff1_thd2=0, __unbuffered_p0_EAX$r_buff1_thd3=0, __unbuffered_p0_EAX$read_delayed=0, __unbuffered_p0_EAX=0] [L724] 0 int *__unbuffered_p0_EAX$read_delayed_var; VAL [__unbuffered_cnt=0, __unbuffered_p0_EAX$flush_delayed=0, __unbuffered_p0_EAX$mem_tmp=0, __unbuffered_p0_EAX$r_buff0_thd0=0, __unbuffered_p0_EAX$r_buff0_thd1=0, __unbuffered_p0_EAX$r_buff0_thd2=0, __unbuffered_p0_EAX$r_buff0_thd3=0, __unbuffered_p0_EAX$r_buff1_thd0=0, __unbuffered_p0_EAX$r_buff1_thd1=0, __unbuffered_p0_EAX$r_buff1_thd2=0, __unbuffered_p0_EAX$r_buff1_thd3=0, __unbuffered_p0_EAX$read_delayed=0, __unbuffered_p0_EAX$read_delayed_var={0:0}, __unbuffered_p0_EAX=0] [L725] 0 int __unbuffered_p0_EAX$w_buff0; VAL [__unbuffered_cnt=0, __unbuffered_p0_EAX$flush_delayed=0, __unbuffered_p0_EAX$mem_tmp=0, __unbuffered_p0_EAX$r_buff0_thd0=0, __unbuffered_p0_EAX$r_buff0_thd1=0, __unbuffered_p0_EAX$r_buff0_thd2=0, __unbuffered_p0_EAX$r_buff0_thd3=0, __unbuffered_p0_EAX$r_buff1_thd0=0, __unbuffered_p0_EAX$r_buff1_thd1=0, __unbuffered_p0_EAX$r_buff1_thd2=0, __unbuffered_p0_EAX$r_buff1_thd3=0, __unbuffered_p0_EAX$read_delayed=0, __unbuffered_p0_EAX$read_delayed_var={0:0}, __unbuffered_p0_EAX$w_buff0=0, __unbuffered_p0_EAX=0] [L726] 0 _Bool __unbuffered_p0_EAX$w_buff0_used; VAL [__unbuffered_cnt=0, __unbuffered_p0_EAX$flush_delayed=0, __unbuffered_p0_EAX$mem_tmp=0, __unbuffered_p0_EAX$r_buff0_thd0=0, __unbuffered_p0_EAX$r_buff0_thd1=0, __unbuffered_p0_EAX$r_buff0_thd2=0, __unbuffered_p0_EAX$r_buff0_thd3=0, __unbuffered_p0_EAX$r_buff1_thd0=0, __unbuffered_p0_EAX$r_buff1_thd1=0, __unbuffered_p0_EAX$r_buff1_thd2=0, __unbuffered_p0_EAX$r_buff1_thd3=0, __unbuffered_p0_EAX$read_delayed=0, __unbuffered_p0_EAX$read_delayed_var={0:0}, __unbuffered_p0_EAX$w_buff0=0, __unbuffered_p0_EAX$w_buff0_used=0, __unbuffered_p0_EAX=0] [L727] 0 int __unbuffered_p0_EAX$w_buff1; VAL [__unbuffered_cnt=0, __unbuffered_p0_EAX$flush_delayed=0, __unbuffered_p0_EAX$mem_tmp=0, __unbuffered_p0_EAX$r_buff0_thd0=0, __unbuffered_p0_EAX$r_buff0_thd1=0, __unbuffered_p0_EAX$r_buff0_thd2=0, __unbuffered_p0_EAX$r_buff0_thd3=0, __unbuffered_p0_EAX$r_buff1_thd0=0, __unbuffered_p0_EAX$r_buff1_thd1=0, __unbuffered_p0_EAX$r_buff1_thd2=0, __unbuffered_p0_EAX$r_buff1_thd3=0, __unbuffered_p0_EAX$read_delayed=0, __unbuffered_p0_EAX$read_delayed_var={0:0}, __unbuffered_p0_EAX$w_buff0=0, __unbuffered_p0_EAX$w_buff0_used=0, __unbuffered_p0_EAX$w_buff1=0, __unbuffered_p0_EAX=0] [L728] 0 _Bool __unbuffered_p0_EAX$w_buff1_used; VAL [__unbuffered_cnt=0, __unbuffered_p0_EAX$flush_delayed=0, __unbuffered_p0_EAX$mem_tmp=0, __unbuffered_p0_EAX$r_buff0_thd0=0, __unbuffered_p0_EAX$r_buff0_thd1=0, __unbuffered_p0_EAX$r_buff0_thd2=0, __unbuffered_p0_EAX$r_buff0_thd3=0, __unbuffered_p0_EAX$r_buff1_thd0=0, __unbuffered_p0_EAX$r_buff1_thd1=0, __unbuffered_p0_EAX$r_buff1_thd2=0, __unbuffered_p0_EAX$r_buff1_thd3=0, __unbuffered_p0_EAX$read_delayed=0, __unbuffered_p0_EAX$read_delayed_var={0:0}, __unbuffered_p0_EAX$w_buff0=0, __unbuffered_p0_EAX$w_buff0_used=0, __unbuffered_p0_EAX$w_buff1=0, __unbuffered_p0_EAX$w_buff1_used=0, __unbuffered_p0_EAX=0] [L730] 0 int __unbuffered_p0_EBX = 0; VAL [__unbuffered_cnt=0, __unbuffered_p0_EAX$flush_delayed=0, __unbuffered_p0_EAX$mem_tmp=0, __unbuffered_p0_EAX$r_buff0_thd0=0, __unbuffered_p0_EAX$r_buff0_thd1=0, __unbuffered_p0_EAX$r_buff0_thd2=0, __unbuffered_p0_EAX$r_buff0_thd3=0, __unbuffered_p0_EAX$r_buff1_thd0=0, __unbuffered_p0_EAX$r_buff1_thd1=0, __unbuffered_p0_EAX$r_buff1_thd2=0, __unbuffered_p0_EAX$r_buff1_thd3=0, __unbuffered_p0_EAX$read_delayed=0, __unbuffered_p0_EAX$read_delayed_var={0:0}, __unbuffered_p0_EAX$w_buff0=0, __unbuffered_p0_EAX$w_buff0_used=0, __unbuffered_p0_EAX$w_buff1=0, __unbuffered_p0_EAX$w_buff1_used=0, __unbuffered_p0_EAX=0, __unbuffered_p0_EBX=0] [L732] 0 int __unbuffered_p2_EAX = 0; VAL [__unbuffered_cnt=0, __unbuffered_p0_EAX$flush_delayed=0, __unbuffered_p0_EAX$mem_tmp=0, __unbuffered_p0_EAX$r_buff0_thd0=0, __unbuffered_p0_EAX$r_buff0_thd1=0, __unbuffered_p0_EAX$r_buff0_thd2=0, __unbuffered_p0_EAX$r_buff0_thd3=0, __unbuffered_p0_EAX$r_buff1_thd0=0, __unbuffered_p0_EAX$r_buff1_thd1=0, __unbuffered_p0_EAX$r_buff1_thd2=0, __unbuffered_p0_EAX$r_buff1_thd3=0, __unbuffered_p0_EAX$read_delayed=0, __unbuffered_p0_EAX$read_delayed_var={0:0}, __unbuffered_p0_EAX$w_buff0=0, __unbuffered_p0_EAX$w_buff0_used=0, __unbuffered_p0_EAX$w_buff1=0, __unbuffered_p0_EAX$w_buff1_used=0, __unbuffered_p0_EAX=0, __unbuffered_p0_EBX=0, __unbuffered_p2_EAX=0] [L733] 0 _Bool main$tmp_guard0; VAL [__unbuffered_cnt=0, __unbuffered_p0_EAX$flush_delayed=0, __unbuffered_p0_EAX$mem_tmp=0, __unbuffered_p0_EAX$r_buff0_thd0=0, __unbuffered_p0_EAX$r_buff0_thd1=0, __unbuffered_p0_EAX$r_buff0_thd2=0, __unbuffered_p0_EAX$r_buff0_thd3=0, __unbuffered_p0_EAX$r_buff1_thd0=0, __unbuffered_p0_EAX$r_buff1_thd1=0, __unbuffered_p0_EAX$r_buff1_thd2=0, __unbuffered_p0_EAX$r_buff1_thd3=0, __unbuffered_p0_EAX$read_delayed=0, __unbuffered_p0_EAX$read_delayed_var={0:0}, __unbuffered_p0_EAX$w_buff0=0, __unbuffered_p0_EAX$w_buff0_used=0, __unbuffered_p0_EAX$w_buff1=0, __unbuffered_p0_EAX$w_buff1_used=0, __unbuffered_p0_EAX=0, __unbuffered_p0_EBX=0, __unbuffered_p2_EAX=0, main$tmp_guard0=0] [L734] 0 _Bool main$tmp_guard1; VAL [__unbuffered_cnt=0, __unbuffered_p0_EAX$flush_delayed=0, __unbuffered_p0_EAX$mem_tmp=0, __unbuffered_p0_EAX$r_buff0_thd0=0, __unbuffered_p0_EAX$r_buff0_thd1=0, __unbuffered_p0_EAX$r_buff0_thd2=0, __unbuffered_p0_EAX$r_buff0_thd3=0, __unbuffered_p0_EAX$r_buff1_thd0=0, __unbuffered_p0_EAX$r_buff1_thd1=0, __unbuffered_p0_EAX$r_buff1_thd2=0, __unbuffered_p0_EAX$r_buff1_thd3=0, __unbuffered_p0_EAX$read_delayed=0, __unbuffered_p0_EAX$read_delayed_var={0:0}, __unbuffered_p0_EAX$w_buff0=0, __unbuffered_p0_EAX$w_buff0_used=0, __unbuffered_p0_EAX$w_buff1=0, __unbuffered_p0_EAX$w_buff1_used=0, __unbuffered_p0_EAX=0, __unbuffered_p0_EBX=0, __unbuffered_p2_EAX=0, main$tmp_guard0=0, main$tmp_guard1=0] [L736] 0 int x = 0; VAL [__unbuffered_cnt=0, __unbuffered_p0_EAX$flush_delayed=0, __unbuffered_p0_EAX$mem_tmp=0, __unbuffered_p0_EAX$r_buff0_thd0=0, __unbuffered_p0_EAX$r_buff0_thd1=0, __unbuffered_p0_EAX$r_buff0_thd2=0, __unbuffered_p0_EAX$r_buff0_thd3=0, __unbuffered_p0_EAX$r_buff1_thd0=0, __unbuffered_p0_EAX$r_buff1_thd1=0, __unbuffered_p0_EAX$r_buff1_thd2=0, __unbuffered_p0_EAX$r_buff1_thd3=0, __unbuffered_p0_EAX$read_delayed=0, __unbuffered_p0_EAX$read_delayed_var={0:0}, __unbuffered_p0_EAX$w_buff0=0, __unbuffered_p0_EAX$w_buff0_used=0, __unbuffered_p0_EAX$w_buff1=0, __unbuffered_p0_EAX$w_buff1_used=0, __unbuffered_p0_EAX=0, __unbuffered_p0_EBX=0, __unbuffered_p2_EAX=0, main$tmp_guard0=0, main$tmp_guard1=0, x=0] [L738] 0 int y = 0; VAL [__unbuffered_cnt=0, __unbuffered_p0_EAX$flush_delayed=0, __unbuffered_p0_EAX$mem_tmp=0, __unbuffered_p0_EAX$r_buff0_thd0=0, __unbuffered_p0_EAX$r_buff0_thd1=0, __unbuffered_p0_EAX$r_buff0_thd2=0, __unbuffered_p0_EAX$r_buff0_thd3=0, __unbuffered_p0_EAX$r_buff1_thd0=0, __unbuffered_p0_EAX$r_buff1_thd1=0, __unbuffered_p0_EAX$r_buff1_thd2=0, __unbuffered_p0_EAX$r_buff1_thd3=0, __unbuffered_p0_EAX$read_delayed=0, __unbuffered_p0_EAX$read_delayed_var={0:0}, __unbuffered_p0_EAX$w_buff0=0, __unbuffered_p0_EAX$w_buff0_used=0, __unbuffered_p0_EAX$w_buff1=0, __unbuffered_p0_EAX$w_buff1_used=0, __unbuffered_p0_EAX=0, __unbuffered_p0_EBX=0, __unbuffered_p2_EAX=0, main$tmp_guard0=0, main$tmp_guard1=0, x=0, y={3:0}] [L739] 0 _Bool y$flush_delayed; VAL [__unbuffered_cnt=0, __unbuffered_p0_EAX$flush_delayed=0, __unbuffered_p0_EAX$mem_tmp=0, __unbuffered_p0_EAX$r_buff0_thd0=0, __unbuffered_p0_EAX$r_buff0_thd1=0, __unbuffered_p0_EAX$r_buff0_thd2=0, __unbuffered_p0_EAX$r_buff0_thd3=0, __unbuffered_p0_EAX$r_buff1_thd0=0, __unbuffered_p0_EAX$r_buff1_thd1=0, __unbuffered_p0_EAX$r_buff1_thd2=0, __unbuffered_p0_EAX$r_buff1_thd3=0, __unbuffered_p0_EAX$read_delayed=0, __unbuffered_p0_EAX$read_delayed_var={0:0}, __unbuffered_p0_EAX$w_buff0=0, __unbuffered_p0_EAX$w_buff0_used=0, __unbuffered_p0_EAX$w_buff1=0, __unbuffered_p0_EAX$w_buff1_used=0, __unbuffered_p0_EAX=0, __unbuffered_p0_EBX=0, __unbuffered_p2_EAX=0, main$tmp_guard0=0, main$tmp_guard1=0, x=0, y$flush_delayed=0, y={3:0}] [L740] 0 int y$mem_tmp; VAL [__unbuffered_cnt=0, __unbuffered_p0_EAX$flush_delayed=0, __unbuffered_p0_EAX$mem_tmp=0, __unbuffered_p0_EAX$r_buff0_thd0=0, __unbuffered_p0_EAX$r_buff0_thd1=0, __unbuffered_p0_EAX$r_buff0_thd2=0, __unbuffered_p0_EAX$r_buff0_thd3=0, __unbuffered_p0_EAX$r_buff1_thd0=0, __unbuffered_p0_EAX$r_buff1_thd1=0, __unbuffered_p0_EAX$r_buff1_thd2=0, __unbuffered_p0_EAX$r_buff1_thd3=0, __unbuffered_p0_EAX$read_delayed=0, __unbuffered_p0_EAX$read_delayed_var={0:0}, __unbuffered_p0_EAX$w_buff0=0, __unbuffered_p0_EAX$w_buff0_used=0, __unbuffered_p0_EAX$w_buff1=0, __unbuffered_p0_EAX$w_buff1_used=0, __unbuffered_p0_EAX=0, __unbuffered_p0_EBX=0, __unbuffered_p2_EAX=0, main$tmp_guard0=0, main$tmp_guard1=0, x=0, y$flush_delayed=0, y$mem_tmp=0, y={3:0}] [L741] 0 _Bool y$r_buff0_thd0; VAL [__unbuffered_cnt=0, __unbuffered_p0_EAX$flush_delayed=0, __unbuffered_p0_EAX$mem_tmp=0, __unbuffered_p0_EAX$r_buff0_thd0=0, __unbuffered_p0_EAX$r_buff0_thd1=0, __unbuffered_p0_EAX$r_buff0_thd2=0, __unbuffered_p0_EAX$r_buff0_thd3=0, __unbuffered_p0_EAX$r_buff1_thd0=0, __unbuffered_p0_EAX$r_buff1_thd1=0, __unbuffered_p0_EAX$r_buff1_thd2=0, __unbuffered_p0_EAX$r_buff1_thd3=0, __unbuffered_p0_EAX$read_delayed=0, __unbuffered_p0_EAX$read_delayed_var={0:0}, __unbuffered_p0_EAX$w_buff0=0, __unbuffered_p0_EAX$w_buff0_used=0, __unbuffered_p0_EAX$w_buff1=0, __unbuffered_p0_EAX$w_buff1_used=0, __unbuffered_p0_EAX=0, __unbuffered_p0_EBX=0, __unbuffered_p2_EAX=0, main$tmp_guard0=0, main$tmp_guard1=0, x=0, y$flush_delayed=0, y$mem_tmp=0, y$r_buff0_thd0=0, y={3:0}] [L742] 0 _Bool y$r_buff0_thd1; VAL [__unbuffered_cnt=0, __unbuffered_p0_EAX$flush_delayed=0, __unbuffered_p0_EAX$mem_tmp=0, __unbuffered_p0_EAX$r_buff0_thd0=0, __unbuffered_p0_EAX$r_buff0_thd1=0, __unbuffered_p0_EAX$r_buff0_thd2=0, __unbuffered_p0_EAX$r_buff0_thd3=0, __unbuffered_p0_EAX$r_buff1_thd0=0, __unbuffered_p0_EAX$r_buff1_thd1=0, __unbuffered_p0_EAX$r_buff1_thd2=0, __unbuffered_p0_EAX$r_buff1_thd3=0, __unbuffered_p0_EAX$read_delayed=0, __unbuffered_p0_EAX$read_delayed_var={0:0}, __unbuffered_p0_EAX$w_buff0=0, __unbuffered_p0_EAX$w_buff0_used=0, __unbuffered_p0_EAX$w_buff1=0, __unbuffered_p0_EAX$w_buff1_used=0, __unbuffered_p0_EAX=0, __unbuffered_p0_EBX=0, __unbuffered_p2_EAX=0, main$tmp_guard0=0, main$tmp_guard1=0, x=0, y$flush_delayed=0, y$mem_tmp=0, y$r_buff0_thd0=0, y$r_buff0_thd1=0, y={3:0}] [L743] 0 _Bool y$r_buff0_thd2; VAL [__unbuffered_cnt=0, __unbuffered_p0_EAX$flush_delayed=0, __unbuffered_p0_EAX$mem_tmp=0, __unbuffered_p0_EAX$r_buff0_thd0=0, __unbuffered_p0_EAX$r_buff0_thd1=0, __unbuffered_p0_EAX$r_buff0_thd2=0, __unbuffered_p0_EAX$r_buff0_thd3=0, __unbuffered_p0_EAX$r_buff1_thd0=0, __unbuffered_p0_EAX$r_buff1_thd1=0, __unbuffered_p0_EAX$r_buff1_thd2=0, __unbuffered_p0_EAX$r_buff1_thd3=0, __unbuffered_p0_EAX$read_delayed=0, __unbuffered_p0_EAX$read_delayed_var={0:0}, __unbuffered_p0_EAX$w_buff0=0, __unbuffered_p0_EAX$w_buff0_used=0, __unbuffered_p0_EAX$w_buff1=0, __unbuffered_p0_EAX$w_buff1_used=0, __unbuffered_p0_EAX=0, __unbuffered_p0_EBX=0, __unbuffered_p2_EAX=0, main$tmp_guard0=0, main$tmp_guard1=0, x=0, y$flush_delayed=0, y$mem_tmp=0, y$r_buff0_thd0=0, y$r_buff0_thd1=0, y$r_buff0_thd2=0, y={3:0}] [L744] 0 _Bool y$r_buff0_thd3; VAL [__unbuffered_cnt=0, __unbuffered_p0_EAX$flush_delayed=0, __unbuffered_p0_EAX$mem_tmp=0, __unbuffered_p0_EAX$r_buff0_thd0=0, __unbuffered_p0_EAX$r_buff0_thd1=0, __unbuffered_p0_EAX$r_buff0_thd2=0, __unbuffered_p0_EAX$r_buff0_thd3=0, __unbuffered_p0_EAX$r_buff1_thd0=0, __unbuffered_p0_EAX$r_buff1_thd1=0, __unbuffered_p0_EAX$r_buff1_thd2=0, __unbuffered_p0_EAX$r_buff1_thd3=0, __unbuffered_p0_EAX$read_delayed=0, __unbuffered_p0_EAX$read_delayed_var={0:0}, __unbuffered_p0_EAX$w_buff0=0, __unbuffered_p0_EAX$w_buff0_used=0, __unbuffered_p0_EAX$w_buff1=0, __unbuffered_p0_EAX$w_buff1_used=0, __unbuffered_p0_EAX=0, __unbuffered_p0_EBX=0, __unbuffered_p2_EAX=0, main$tmp_guard0=0, main$tmp_guard1=0, x=0, y$flush_delayed=0, y$mem_tmp=0, y$r_buff0_thd0=0, y$r_buff0_thd1=0, y$r_buff0_thd2=0, y$r_buff0_thd3=0, y={3:0}] [L745] 0 _Bool y$r_buff1_thd0; VAL [__unbuffered_cnt=0, __unbuffered_p0_EAX$flush_delayed=0, __unbuffered_p0_EAX$mem_tmp=0, __unbuffered_p0_EAX$r_buff0_thd0=0, __unbuffered_p0_EAX$r_buff0_thd1=0, __unbuffered_p0_EAX$r_buff0_thd2=0, __unbuffered_p0_EAX$r_buff0_thd3=0, __unbuffered_p0_EAX$r_buff1_thd0=0, __unbuffered_p0_EAX$r_buff1_thd1=0, __unbuffered_p0_EAX$r_buff1_thd2=0, __unbuffered_p0_EAX$r_buff1_thd3=0, __unbuffered_p0_EAX$read_delayed=0, __unbuffered_p0_EAX$read_delayed_var={0:0}, __unbuffered_p0_EAX$w_buff0=0, __unbuffered_p0_EAX$w_buff0_used=0, __unbuffered_p0_EAX$w_buff1=0, __unbuffered_p0_EAX$w_buff1_used=0, __unbuffered_p0_EAX=0, __unbuffered_p0_EBX=0, __unbuffered_p2_EAX=0, main$tmp_guard0=0, main$tmp_guard1=0, x=0, y$flush_delayed=0, y$mem_tmp=0, y$r_buff0_thd0=0, y$r_buff0_thd1=0, y$r_buff0_thd2=0, y$r_buff0_thd3=0, y$r_buff1_thd0=0, y={3:0}] [L746] 0 _Bool y$r_buff1_thd1; VAL [__unbuffered_cnt=0, __unbuffered_p0_EAX$flush_delayed=0, __unbuffered_p0_EAX$mem_tmp=0, __unbuffered_p0_EAX$r_buff0_thd0=0, __unbuffered_p0_EAX$r_buff0_thd1=0, __unbuffered_p0_EAX$r_buff0_thd2=0, __unbuffered_p0_EAX$r_buff0_thd3=0, __unbuffered_p0_EAX$r_buff1_thd0=0, __unbuffered_p0_EAX$r_buff1_thd1=0, __unbuffered_p0_EAX$r_buff1_thd2=0, __unbuffered_p0_EAX$r_buff1_thd3=0, __unbuffered_p0_EAX$read_delayed=0, __unbuffered_p0_EAX$read_delayed_var={0:0}, __unbuffered_p0_EAX$w_buff0=0, __unbuffered_p0_EAX$w_buff0_used=0, __unbuffered_p0_EAX$w_buff1=0, __unbuffered_p0_EAX$w_buff1_used=0, __unbuffered_p0_EAX=0, __unbuffered_p0_EBX=0, __unbuffered_p2_EAX=0, main$tmp_guard0=0, main$tmp_guard1=0, x=0, y$flush_delayed=0, y$mem_tmp=0, y$r_buff0_thd0=0, y$r_buff0_thd1=0, y$r_buff0_thd2=0, y$r_buff0_thd3=0, y$r_buff1_thd0=0, y$r_buff1_thd1=0, y={3:0}] [L747] 0 _Bool y$r_buff1_thd2; VAL [__unbuffered_cnt=0, __unbuffered_p0_EAX$flush_delayed=0, __unbuffered_p0_EAX$mem_tmp=0, __unbuffered_p0_EAX$r_buff0_thd0=0, __unbuffered_p0_EAX$r_buff0_thd1=0, __unbuffered_p0_EAX$r_buff0_thd2=0, __unbuffered_p0_EAX$r_buff0_thd3=0, __unbuffered_p0_EAX$r_buff1_thd0=0, __unbuffered_p0_EAX$r_buff1_thd1=0, __unbuffered_p0_EAX$r_buff1_thd2=0, __unbuffered_p0_EAX$r_buff1_thd3=0, __unbuffered_p0_EAX$read_delayed=0, __unbuffered_p0_EAX$read_delayed_var={0:0}, __unbuffered_p0_EAX$w_buff0=0, __unbuffered_p0_EAX$w_buff0_used=0, __unbuffered_p0_EAX$w_buff1=0, __unbuffered_p0_EAX$w_buff1_used=0, __unbuffered_p0_EAX=0, __unbuffered_p0_EBX=0, __unbuffered_p2_EAX=0, main$tmp_guard0=0, main$tmp_guard1=0, x=0, y$flush_delayed=0, y$mem_tmp=0, y$r_buff0_thd0=0, y$r_buff0_thd1=0, y$r_buff0_thd2=0, y$r_buff0_thd3=0, y$r_buff1_thd0=0, y$r_buff1_thd1=0, y$r_buff1_thd2=0, y={3:0}] [L748] 0 _Bool y$r_buff1_thd3; VAL [__unbuffered_cnt=0, __unbuffered_p0_EAX$flush_delayed=0, __unbuffered_p0_EAX$mem_tmp=0, __unbuffered_p0_EAX$r_buff0_thd0=0, __unbuffered_p0_EAX$r_buff0_thd1=0, __unbuffered_p0_EAX$r_buff0_thd2=0, __unbuffered_p0_EAX$r_buff0_thd3=0, __unbuffered_p0_EAX$r_buff1_thd0=0, __unbuffered_p0_EAX$r_buff1_thd1=0, __unbuffered_p0_EAX$r_buff1_thd2=0, __unbuffered_p0_EAX$r_buff1_thd3=0, __unbuffered_p0_EAX$read_delayed=0, __unbuffered_p0_EAX$read_delayed_var={0:0}, __unbuffered_p0_EAX$w_buff0=0, __unbuffered_p0_EAX$w_buff0_used=0, __unbuffered_p0_EAX$w_buff1=0, __unbuffered_p0_EAX$w_buff1_used=0, __unbuffered_p0_EAX=0, __unbuffered_p0_EBX=0, __unbuffered_p2_EAX=0, main$tmp_guard0=0, main$tmp_guard1=0, x=0, y$flush_delayed=0, y$mem_tmp=0, y$r_buff0_thd0=0, y$r_buff0_thd1=0, y$r_buff0_thd2=0, y$r_buff0_thd3=0, y$r_buff1_thd0=0, y$r_buff1_thd1=0, y$r_buff1_thd2=0, y$r_buff1_thd3=0, y={3:0}] [L749] 0 _Bool y$read_delayed; VAL [__unbuffered_cnt=0, __unbuffered_p0_EAX$flush_delayed=0, __unbuffered_p0_EAX$mem_tmp=0, __unbuffered_p0_EAX$r_buff0_thd0=0, __unbuffered_p0_EAX$r_buff0_thd1=0, __unbuffered_p0_EAX$r_buff0_thd2=0, __unbuffered_p0_EAX$r_buff0_thd3=0, __unbuffered_p0_EAX$r_buff1_thd0=0, __unbuffered_p0_EAX$r_buff1_thd1=0, __unbuffered_p0_EAX$r_buff1_thd2=0, __unbuffered_p0_EAX$r_buff1_thd3=0, __unbuffered_p0_EAX$read_delayed=0, __unbuffered_p0_EAX$read_delayed_var={0:0}, __unbuffered_p0_EAX$w_buff0=0, __unbuffered_p0_EAX$w_buff0_used=0, __unbuffered_p0_EAX$w_buff1=0, __unbuffered_p0_EAX$w_buff1_used=0, __unbuffered_p0_EAX=0, __unbuffered_p0_EBX=0, __unbuffered_p2_EAX=0, main$tmp_guard0=0, main$tmp_guard1=0, x=0, y$flush_delayed=0, y$mem_tmp=0, y$r_buff0_thd0=0, y$r_buff0_thd1=0, y$r_buff0_thd2=0, y$r_buff0_thd3=0, y$r_buff1_thd0=0, y$r_buff1_thd1=0, y$r_buff1_thd2=0, y$r_buff1_thd3=0, y$read_delayed=0, y={3:0}] [L750] 0 int *y$read_delayed_var; VAL [__unbuffered_cnt=0, __unbuffered_p0_EAX$flush_delayed=0, __unbuffered_p0_EAX$mem_tmp=0, __unbuffered_p0_EAX$r_buff0_thd0=0, __unbuffered_p0_EAX$r_buff0_thd1=0, __unbuffered_p0_EAX$r_buff0_thd2=0, __unbuffered_p0_EAX$r_buff0_thd3=0, __unbuffered_p0_EAX$r_buff1_thd0=0, __unbuffered_p0_EAX$r_buff1_thd1=0, __unbuffered_p0_EAX$r_buff1_thd2=0, __unbuffered_p0_EAX$r_buff1_thd3=0, __unbuffered_p0_EAX$read_delayed=0, __unbuffered_p0_EAX$read_delayed_var={0:0}, __unbuffered_p0_EAX$w_buff0=0, __unbuffered_p0_EAX$w_buff0_used=0, __unbuffered_p0_EAX$w_buff1=0, __unbuffered_p0_EAX$w_buff1_used=0, __unbuffered_p0_EAX=0, __unbuffered_p0_EBX=0, __unbuffered_p2_EAX=0, main$tmp_guard0=0, main$tmp_guard1=0, x=0, y$flush_delayed=0, y$mem_tmp=0, y$r_buff0_thd0=0, y$r_buff0_thd1=0, y$r_buff0_thd2=0, y$r_buff0_thd3=0, y$r_buff1_thd0=0, y$r_buff1_thd1=0, y$r_buff1_thd2=0, y$r_buff1_thd3=0, y$read_delayed=0, y$read_delayed_var={0:0}, y={3:0}] [L751] 0 int y$w_buff0; VAL [__unbuffered_cnt=0, __unbuffered_p0_EAX$flush_delayed=0, __unbuffered_p0_EAX$mem_tmp=0, __unbuffered_p0_EAX$r_buff0_thd0=0, __unbuffered_p0_EAX$r_buff0_thd1=0, __unbuffered_p0_EAX$r_buff0_thd2=0, __unbuffered_p0_EAX$r_buff0_thd3=0, __unbuffered_p0_EAX$r_buff1_thd0=0, __unbuffered_p0_EAX$r_buff1_thd1=0, __unbuffered_p0_EAX$r_buff1_thd2=0, __unbuffered_p0_EAX$r_buff1_thd3=0, __unbuffered_p0_EAX$read_delayed=0, __unbuffered_p0_EAX$read_delayed_var={0:0}, __unbuffered_p0_EAX$w_buff0=0, __unbuffered_p0_EAX$w_buff0_used=0, __unbuffered_p0_EAX$w_buff1=0, __unbuffered_p0_EAX$w_buff1_used=0, __unbuffered_p0_EAX=0, __unbuffered_p0_EBX=0, __unbuffered_p2_EAX=0, main$tmp_guard0=0, main$tmp_guard1=0, x=0, y$flush_delayed=0, y$mem_tmp=0, y$r_buff0_thd0=0, y$r_buff0_thd1=0, y$r_buff0_thd2=0, y$r_buff0_thd3=0, y$r_buff1_thd0=0, y$r_buff1_thd1=0, y$r_buff1_thd2=0, y$r_buff1_thd3=0, y$read_delayed=0, y$read_delayed_var={0:0}, y$w_buff0=0, y={3:0}] [L752] 0 _Bool y$w_buff0_used; VAL [__unbuffered_cnt=0, __unbuffered_p0_EAX$flush_delayed=0, __unbuffered_p0_EAX$mem_tmp=0, __unbuffered_p0_EAX$r_buff0_thd0=0, __unbuffered_p0_EAX$r_buff0_thd1=0, __unbuffered_p0_EAX$r_buff0_thd2=0, __unbuffered_p0_EAX$r_buff0_thd3=0, __unbuffered_p0_EAX$r_buff1_thd0=0, __unbuffered_p0_EAX$r_buff1_thd1=0, __unbuffered_p0_EAX$r_buff1_thd2=0, __unbuffered_p0_EAX$r_buff1_thd3=0, __unbuffered_p0_EAX$read_delayed=0, __unbuffered_p0_EAX$read_delayed_var={0:0}, __unbuffered_p0_EAX$w_buff0=0, __unbuffered_p0_EAX$w_buff0_used=0, __unbuffered_p0_EAX$w_buff1=0, __unbuffered_p0_EAX$w_buff1_used=0, __unbuffered_p0_EAX=0, __unbuffered_p0_EBX=0, __unbuffered_p2_EAX=0, main$tmp_guard0=0, main$tmp_guard1=0, x=0, y$flush_delayed=0, y$mem_tmp=0, y$r_buff0_thd0=0, y$r_buff0_thd1=0, y$r_buff0_thd2=0, y$r_buff0_thd3=0, y$r_buff1_thd0=0, y$r_buff1_thd1=0, y$r_buff1_thd2=0, y$r_buff1_thd3=0, y$read_delayed=0, y$read_delayed_var={0:0}, y$w_buff0=0, y$w_buff0_used=0, y={3:0}] [L753] 0 int y$w_buff1; VAL [__unbuffered_cnt=0, __unbuffered_p0_EAX$flush_delayed=0, __unbuffered_p0_EAX$mem_tmp=0, __unbuffered_p0_EAX$r_buff0_thd0=0, __unbuffered_p0_EAX$r_buff0_thd1=0, __unbuffered_p0_EAX$r_buff0_thd2=0, __unbuffered_p0_EAX$r_buff0_thd3=0, __unbuffered_p0_EAX$r_buff1_thd0=0, __unbuffered_p0_EAX$r_buff1_thd1=0, __unbuffered_p0_EAX$r_buff1_thd2=0, __unbuffered_p0_EAX$r_buff1_thd3=0, __unbuffered_p0_EAX$read_delayed=0, __unbuffered_p0_EAX$read_delayed_var={0:0}, __unbuffered_p0_EAX$w_buff0=0, __unbuffered_p0_EAX$w_buff0_used=0, __unbuffered_p0_EAX$w_buff1=0, __unbuffered_p0_EAX$w_buff1_used=0, __unbuffered_p0_EAX=0, __unbuffered_p0_EBX=0, __unbuffered_p2_EAX=0, main$tmp_guard0=0, main$tmp_guard1=0, x=0, y$flush_delayed=0, y$mem_tmp=0, y$r_buff0_thd0=0, y$r_buff0_thd1=0, y$r_buff0_thd2=0, y$r_buff0_thd3=0, y$r_buff1_thd0=0, y$r_buff1_thd1=0, y$r_buff1_thd2=0, y$r_buff1_thd3=0, y$read_delayed=0, y$read_delayed_var={0:0}, y$w_buff0=0, y$w_buff0_used=0, y$w_buff1=0, y={3:0}] [L754] 0 _Bool y$w_buff1_used; VAL [__unbuffered_cnt=0, __unbuffered_p0_EAX$flush_delayed=0, __unbuffered_p0_EAX$mem_tmp=0, __unbuffered_p0_EAX$r_buff0_thd0=0, __unbuffered_p0_EAX$r_buff0_thd1=0, __unbuffered_p0_EAX$r_buff0_thd2=0, __unbuffered_p0_EAX$r_buff0_thd3=0, __unbuffered_p0_EAX$r_buff1_thd0=0, __unbuffered_p0_EAX$r_buff1_thd1=0, __unbuffered_p0_EAX$r_buff1_thd2=0, __unbuffered_p0_EAX$r_buff1_thd3=0, __unbuffered_p0_EAX$read_delayed=0, __unbuffered_p0_EAX$read_delayed_var={0:0}, __unbuffered_p0_EAX$w_buff0=0, __unbuffered_p0_EAX$w_buff0_used=0, __unbuffered_p0_EAX$w_buff1=0, __unbuffered_p0_EAX$w_buff1_used=0, __unbuffered_p0_EAX=0, __unbuffered_p0_EBX=0, __unbuffered_p2_EAX=0, main$tmp_guard0=0, main$tmp_guard1=0, x=0, y$flush_delayed=0, y$mem_tmp=0, y$r_buff0_thd0=0, y$r_buff0_thd1=0, y$r_buff0_thd2=0, y$r_buff0_thd3=0, y$r_buff1_thd0=0, y$r_buff1_thd1=0, y$r_buff1_thd2=0, y$r_buff1_thd3=0, y$read_delayed=0, y$read_delayed_var={0:0}, y$w_buff0=0, y$w_buff0_used=0, y$w_buff1=0, y$w_buff1_used=0, y={3:0}] [L755] 0 _Bool weak$$choice0; VAL [__unbuffered_cnt=0, __unbuffered_p0_EAX$flush_delayed=0, __unbuffered_p0_EAX$mem_tmp=0, __unbuffered_p0_EAX$r_buff0_thd0=0, __unbuffered_p0_EAX$r_buff0_thd1=0, __unbuffered_p0_EAX$r_buff0_thd2=0, __unbuffered_p0_EAX$r_buff0_thd3=0, __unbuffered_p0_EAX$r_buff1_thd0=0, __unbuffered_p0_EAX$r_buff1_thd1=0, __unbuffered_p0_EAX$r_buff1_thd2=0, __unbuffered_p0_EAX$r_buff1_thd3=0, __unbuffered_p0_EAX$read_delayed=0, __unbuffered_p0_EAX$read_delayed_var={0:0}, __unbuffered_p0_EAX$w_buff0=0, __unbuffered_p0_EAX$w_buff0_used=0, __unbuffered_p0_EAX$w_buff1=0, __unbuffered_p0_EAX$w_buff1_used=0, __unbuffered_p0_EAX=0, __unbuffered_p0_EBX=0, __unbuffered_p2_EAX=0, main$tmp_guard0=0, main$tmp_guard1=0, weak$$choice0=0, x=0, y$flush_delayed=0, y$mem_tmp=0, y$r_buff0_thd0=0, y$r_buff0_thd1=0, y$r_buff0_thd2=0, y$r_buff0_thd3=0, y$r_buff1_thd0=0, y$r_buff1_thd1=0, y$r_buff1_thd2=0, y$r_buff1_thd3=0, y$read_delayed=0, y$read_delayed_var={0:0}, y$w_buff0=0, y$w_buff0_used=0, y$w_buff1=0, y$w_buff1_used=0, y={3:0}] [L756] 0 _Bool weak$$choice1; VAL [__unbuffered_cnt=0, __unbuffered_p0_EAX$flush_delayed=0, __unbuffered_p0_EAX$mem_tmp=0, __unbuffered_p0_EAX$r_buff0_thd0=0, __unbuffered_p0_EAX$r_buff0_thd1=0, __unbuffered_p0_EAX$r_buff0_thd2=0, __unbuffered_p0_EAX$r_buff0_thd3=0, __unbuffered_p0_EAX$r_buff1_thd0=0, __unbuffered_p0_EAX$r_buff1_thd1=0, __unbuffered_p0_EAX$r_buff1_thd2=0, __unbuffered_p0_EAX$r_buff1_thd3=0, __unbuffered_p0_EAX$read_delayed=0, __unbuffered_p0_EAX$read_delayed_var={0:0}, __unbuffered_p0_EAX$w_buff0=0, __unbuffered_p0_EAX$w_buff0_used=0, __unbuffered_p0_EAX$w_buff1=0, __unbuffered_p0_EAX$w_buff1_used=0, __unbuffered_p0_EAX=0, __unbuffered_p0_EBX=0, __unbuffered_p2_EAX=0, main$tmp_guard0=0, main$tmp_guard1=0, weak$$choice0=0, weak$$choice1=0, x=0, y$flush_delayed=0, y$mem_tmp=0, y$r_buff0_thd0=0, y$r_buff0_thd1=0, y$r_buff0_thd2=0, y$r_buff0_thd3=0, y$r_buff1_thd0=0, y$r_buff1_thd1=0, y$r_buff1_thd2=0, y$r_buff1_thd3=0, y$read_delayed=0, y$read_delayed_var={0:0}, y$w_buff0=0, y$w_buff0_used=0, y$w_buff1=0, y$w_buff1_used=0, y={3:0}] [L757] 0 _Bool weak$$choice2; VAL [__unbuffered_cnt=0, __unbuffered_p0_EAX$flush_delayed=0, __unbuffered_p0_EAX$mem_tmp=0, __unbuffered_p0_EAX$r_buff0_thd0=0, __unbuffered_p0_EAX$r_buff0_thd1=0, __unbuffered_p0_EAX$r_buff0_thd2=0, __unbuffered_p0_EAX$r_buff0_thd3=0, __unbuffered_p0_EAX$r_buff1_thd0=0, __unbuffered_p0_EAX$r_buff1_thd1=0, __unbuffered_p0_EAX$r_buff1_thd2=0, __unbuffered_p0_EAX$r_buff1_thd3=0, __unbuffered_p0_EAX$read_delayed=0, __unbuffered_p0_EAX$read_delayed_var={0:0}, __unbuffered_p0_EAX$w_buff0=0, __unbuffered_p0_EAX$w_buff0_used=0, __unbuffered_p0_EAX$w_buff1=0, __unbuffered_p0_EAX$w_buff1_used=0, __unbuffered_p0_EAX=0, __unbuffered_p0_EBX=0, __unbuffered_p2_EAX=0, main$tmp_guard0=0, main$tmp_guard1=0, weak$$choice0=0, weak$$choice1=0, weak$$choice2=0, x=0, y$flush_delayed=0, y$mem_tmp=0, y$r_buff0_thd0=0, y$r_buff0_thd1=0, y$r_buff0_thd2=0, y$r_buff0_thd3=0, y$r_buff1_thd0=0, y$r_buff1_thd1=0, y$r_buff1_thd2=0, y$r_buff1_thd3=0, y$read_delayed=0, y$read_delayed_var={0:0}, y$w_buff0=0, y$w_buff0_used=0, y$w_buff1=0, y$w_buff1_used=0, y={3:0}] [L834] 0 pthread_t t2109; VAL [__unbuffered_cnt=0, __unbuffered_p0_EAX$flush_delayed=0, __unbuffered_p0_EAX$mem_tmp=0, __unbuffered_p0_EAX$r_buff0_thd0=0, __unbuffered_p0_EAX$r_buff0_thd1=0, __unbuffered_p0_EAX$r_buff0_thd2=0, __unbuffered_p0_EAX$r_buff0_thd3=0, __unbuffered_p0_EAX$r_buff1_thd0=0, __unbuffered_p0_EAX$r_buff1_thd1=0, __unbuffered_p0_EAX$r_buff1_thd2=0, __unbuffered_p0_EAX$r_buff1_thd3=0, __unbuffered_p0_EAX$read_delayed=0, __unbuffered_p0_EAX$read_delayed_var={0:0}, __unbuffered_p0_EAX$w_buff0=0, __unbuffered_p0_EAX$w_buff0_used=0, __unbuffered_p0_EAX$w_buff1=0, __unbuffered_p0_EAX$w_buff1_used=0, __unbuffered_p0_EAX=0, __unbuffered_p0_EBX=0, __unbuffered_p2_EAX=0, main$tmp_guard0=0, main$tmp_guard1=0, t2109={6:0}, weak$$choice0=0, weak$$choice1=0, weak$$choice2=0, x=0, y$flush_delayed=0, y$mem_tmp=0, y$r_buff0_thd0=0, y$r_buff0_thd1=0, y$r_buff0_thd2=0, y$r_buff0_thd3=0, y$r_buff1_thd0=0, y$r_buff1_thd1=0, y$r_buff1_thd2=0, y$r_buff1_thd3=0, y$read_delayed=0, y$read_delayed_var={0:0}, y$w_buff0=0, y$w_buff0_used=0, y$w_buff1=0, y$w_buff1_used=0, y={3:0}] [L835] FCALL, FORK 0 pthread_create(&t2109, ((void *)0), P0, ((void *)0)) VAL [__unbuffered_cnt=0, __unbuffered_p0_EAX$flush_delayed=0, __unbuffered_p0_EAX$mem_tmp=0, __unbuffered_p0_EAX$r_buff0_thd0=0, __unbuffered_p0_EAX$r_buff0_thd1=0, __unbuffered_p0_EAX$r_buff0_thd2=0, __unbuffered_p0_EAX$r_buff0_thd3=0, __unbuffered_p0_EAX$r_buff1_thd0=0, __unbuffered_p0_EAX$r_buff1_thd1=0, __unbuffered_p0_EAX$r_buff1_thd2=0, __unbuffered_p0_EAX$r_buff1_thd3=0, __unbuffered_p0_EAX$read_delayed=0, __unbuffered_p0_EAX$read_delayed_var={0:0}, __unbuffered_p0_EAX$w_buff0=0, __unbuffered_p0_EAX$w_buff0_used=0, __unbuffered_p0_EAX$w_buff1=0, __unbuffered_p0_EAX$w_buff1_used=0, __unbuffered_p0_EAX=0, __unbuffered_p0_EBX=0, __unbuffered_p2_EAX=0, arg={0:0}, main$tmp_guard0=0, main$tmp_guard1=0, pthread_create(&t2109, ((void *)0), P0, ((void *)0))=-2, t2109={6:0}, weak$$choice0=0, weak$$choice1=0, weak$$choice2=0, x=0, y$flush_delayed=0, y$mem_tmp=0, y$r_buff0_thd0=0, y$r_buff0_thd1=0, y$r_buff0_thd2=0, y$r_buff0_thd3=0, y$r_buff1_thd0=0, y$r_buff1_thd1=0, y$r_buff1_thd2=0, y$r_buff1_thd3=0, y$read_delayed=0, y$read_delayed_var={0:0}, y$w_buff0=0, y$w_buff0_used=0, y$w_buff1=0, y$w_buff1_used=0, y={3:0}] [L836] 0 pthread_t t2110; VAL [__unbuffered_cnt=0, __unbuffered_p0_EAX$flush_delayed=0, __unbuffered_p0_EAX$mem_tmp=0, __unbuffered_p0_EAX$r_buff0_thd0=0, __unbuffered_p0_EAX$r_buff0_thd1=0, __unbuffered_p0_EAX$r_buff0_thd2=0, __unbuffered_p0_EAX$r_buff0_thd3=0, __unbuffered_p0_EAX$r_buff1_thd0=0, __unbuffered_p0_EAX$r_buff1_thd1=0, __unbuffered_p0_EAX$r_buff1_thd2=0, __unbuffered_p0_EAX$r_buff1_thd3=0, __unbuffered_p0_EAX$read_delayed=0, __unbuffered_p0_EAX$read_delayed_var={0:0}, __unbuffered_p0_EAX$w_buff0=0, __unbuffered_p0_EAX$w_buff0_used=0, __unbuffered_p0_EAX$w_buff1=0, __unbuffered_p0_EAX$w_buff1_used=0, __unbuffered_p0_EAX=0, __unbuffered_p0_EBX=0, __unbuffered_p2_EAX=0, arg={0:0}, main$tmp_guard0=0, main$tmp_guard1=0, t2109={6:0}, t2110={7:0}, weak$$choice0=0, weak$$choice1=0, weak$$choice2=0, x=0, y$flush_delayed=0, y$mem_tmp=0, y$r_buff0_thd0=0, y$r_buff0_thd1=0, y$r_buff0_thd2=0, y$r_buff0_thd3=0, y$r_buff1_thd0=0, y$r_buff1_thd1=0, y$r_buff1_thd2=0, y$r_buff1_thd3=0, y$read_delayed=0, y$read_delayed_var={0:0}, y$w_buff0=0, y$w_buff0_used=0, y$w_buff1=0, y$w_buff1_used=0, y={3:0}] [L837] FCALL, FORK 0 pthread_create(&t2110, ((void *)0), P1, ((void *)0)) VAL [__unbuffered_cnt=0, __unbuffered_p0_EAX$flush_delayed=0, __unbuffered_p0_EAX$mem_tmp=0, __unbuffered_p0_EAX$r_buff0_thd0=0, __unbuffered_p0_EAX$r_buff0_thd1=0, __unbuffered_p0_EAX$r_buff0_thd2=0, __unbuffered_p0_EAX$r_buff0_thd3=0, __unbuffered_p0_EAX$r_buff1_thd0=0, __unbuffered_p0_EAX$r_buff1_thd1=0, __unbuffered_p0_EAX$r_buff1_thd2=0, __unbuffered_p0_EAX$r_buff1_thd3=0, __unbuffered_p0_EAX$read_delayed=0, __unbuffered_p0_EAX$read_delayed_var={0:0}, __unbuffered_p0_EAX$w_buff0=0, __unbuffered_p0_EAX$w_buff0_used=0, __unbuffered_p0_EAX$w_buff1=0, __unbuffered_p0_EAX$w_buff1_used=0, __unbuffered_p0_EAX=0, __unbuffered_p0_EBX=0, __unbuffered_p2_EAX=0, arg={0:0}, arg={0:0}, main$tmp_guard0=0, main$tmp_guard1=0, pthread_create(&t2110, ((void *)0), P1, ((void *)0))=-1, t2109={6:0}, t2110={7:0}, weak$$choice0=0, weak$$choice1=0, weak$$choice2=0, x=0, y$flush_delayed=0, y$mem_tmp=0, y$r_buff0_thd0=0, y$r_buff0_thd1=0, y$r_buff0_thd2=0, y$r_buff0_thd3=0, y$r_buff1_thd0=0, y$r_buff1_thd1=0, y$r_buff1_thd2=0, y$r_buff1_thd3=0, y$read_delayed=0, y$read_delayed_var={0:0}, y$w_buff0=0, y$w_buff0_used=0, y$w_buff1=0, y$w_buff1_used=0, y={3:0}] [L838] 0 pthread_t t2111; VAL [__unbuffered_cnt=0, __unbuffered_p0_EAX$flush_delayed=0, __unbuffered_p0_EAX$mem_tmp=0, __unbuffered_p0_EAX$r_buff0_thd0=0, __unbuffered_p0_EAX$r_buff0_thd1=0, __unbuffered_p0_EAX$r_buff0_thd2=0, __unbuffered_p0_EAX$r_buff0_thd3=0, __unbuffered_p0_EAX$r_buff1_thd0=0, __unbuffered_p0_EAX$r_buff1_thd1=0, __unbuffered_p0_EAX$r_buff1_thd2=0, __unbuffered_p0_EAX$r_buff1_thd3=0, __unbuffered_p0_EAX$read_delayed=0, __unbuffered_p0_EAX$read_delayed_var={0:0}, __unbuffered_p0_EAX$w_buff0=0, __unbuffered_p0_EAX$w_buff0_used=0, __unbuffered_p0_EAX$w_buff1=0, __unbuffered_p0_EAX$w_buff1_used=0, __unbuffered_p0_EAX=0, __unbuffered_p0_EBX=0, __unbuffered_p2_EAX=0, arg={0:0}, arg={0:0}, main$tmp_guard0=0, main$tmp_guard1=0, t2109={6:0}, t2110={7:0}, t2111={5:0}, weak$$choice0=0, weak$$choice1=0, weak$$choice2=0, x=0, y$flush_delayed=0, y$mem_tmp=0, y$r_buff0_thd0=0, y$r_buff0_thd1=0, y$r_buff0_thd2=0, y$r_buff0_thd3=0, y$r_buff1_thd0=0, y$r_buff1_thd1=0, y$r_buff1_thd2=0, y$r_buff1_thd3=0, y$read_delayed=0, y$read_delayed_var={0:0}, y$w_buff0=0, y$w_buff0_used=0, y$w_buff1=0, y$w_buff1_used=0, y={3:0}] [L839] FCALL, FORK 0 pthread_create(&t2111, ((void *)0), P2, ((void *)0)) VAL [__unbuffered_cnt=0, __unbuffered_p0_EAX$flush_delayed=0, __unbuffered_p0_EAX$mem_tmp=0, __unbuffered_p0_EAX$r_buff0_thd0=0, __unbuffered_p0_EAX$r_buff0_thd1=0, __unbuffered_p0_EAX$r_buff0_thd2=0, __unbuffered_p0_EAX$r_buff0_thd3=0, __unbuffered_p0_EAX$r_buff1_thd0=0, __unbuffered_p0_EAX$r_buff1_thd1=0, __unbuffered_p0_EAX$r_buff1_thd2=0, __unbuffered_p0_EAX$r_buff1_thd3=0, __unbuffered_p0_EAX$read_delayed=0, __unbuffered_p0_EAX$read_delayed_var={0:0}, __unbuffered_p0_EAX$w_buff0=0, __unbuffered_p0_EAX$w_buff0_used=0, __unbuffered_p0_EAX$w_buff1=0, __unbuffered_p0_EAX$w_buff1_used=0, __unbuffered_p0_EAX=0, __unbuffered_p0_EBX=0, __unbuffered_p2_EAX=0, arg={0:0}, arg={0:0}, arg={0:0}, main$tmp_guard0=0, main$tmp_guard1=0, pthread_create(&t2111, ((void *)0), P2, ((void *)0))=0, t2109={6:0}, t2110={7:0}, t2111={5:0}, weak$$choice0=0, weak$$choice1=0, weak$$choice2=0, x=0, y$flush_delayed=0, y$mem_tmp=0, y$r_buff0_thd0=0, y$r_buff0_thd1=0, y$r_buff0_thd2=0, y$r_buff0_thd3=0, y$r_buff1_thd0=0, y$r_buff1_thd1=0, y$r_buff1_thd2=0, y$r_buff1_thd3=0, y$read_delayed=0, y$read_delayed_var={0:0}, y$w_buff0=0, y$w_buff0_used=0, y$w_buff1=0, y$w_buff1_used=0, y={3:0}] [L761] 1 weak$$choice0 = __VERIFIER_nondet_bool() [L762] 1 weak$$choice2 = __VERIFIER_nondet_bool() [L763] 1 y$flush_delayed = weak$$choice2 [L764] EXPR 1 \read(y) [L764] 1 y$mem_tmp = y [L765] EXPR 1 !y$w_buff0_used || !y$r_buff0_thd1 && !y$w_buff1_used || !y$r_buff0_thd1 && !y$r_buff1_thd1 ? y : (y$w_buff0_used && y$r_buff0_thd1 ? y$w_buff0 : y$w_buff1) [L765] EXPR 1 \read(y) [L765] EXPR 1 !y$w_buff0_used || !y$r_buff0_thd1 && !y$w_buff1_used || !y$r_buff0_thd1 && !y$r_buff1_thd1 ? y : (y$w_buff0_used && y$r_buff0_thd1 ? y$w_buff0 : y$w_buff1) [L765] 1 y = !y$w_buff0_used || !y$r_buff0_thd1 && !y$w_buff1_used || !y$r_buff0_thd1 && !y$r_buff1_thd1 ? y : (y$w_buff0_used && y$r_buff0_thd1 ? y$w_buff0 : y$w_buff1) [L766] 1 y$w_buff0 = weak$$choice2 ? y$w_buff0 : (!y$w_buff0_used || !y$r_buff0_thd1 && !y$w_buff1_used || !y$r_buff0_thd1 && !y$r_buff1_thd1 ? y$w_buff0 : (y$w_buff0_used && y$r_buff0_thd1 ? y$w_buff0 : y$w_buff0)) [L767] 1 y$w_buff1 = weak$$choice2 ? y$w_buff1 : (!y$w_buff0_used || !y$r_buff0_thd1 && !y$w_buff1_used || !y$r_buff0_thd1 && !y$r_buff1_thd1 ? y$w_buff1 : (y$w_buff0_used && y$r_buff0_thd1 ? y$w_buff1 : y$w_buff1)) [L768] 1 y$w_buff0_used = weak$$choice2 ? y$w_buff0_used : (!y$w_buff0_used || !y$r_buff0_thd1 && !y$w_buff1_used || !y$r_buff0_thd1 && !y$r_buff1_thd1 ? y$w_buff0_used : (y$w_buff0_used && y$r_buff0_thd1 ? (_Bool)0 : y$w_buff0_used)) [L769] 1 y$w_buff1_used = weak$$choice2 ? y$w_buff1_used : (!y$w_buff0_used || !y$r_buff0_thd1 && !y$w_buff1_used || !y$r_buff0_thd1 && !y$r_buff1_thd1 ? y$w_buff1_used : (y$w_buff0_used && y$r_buff0_thd1 ? (_Bool)0 : (_Bool)0)) [L770] 1 y$r_buff0_thd1 = weak$$choice2 ? y$r_buff0_thd1 : (!y$w_buff0_used || !y$r_buff0_thd1 && !y$w_buff1_used || !y$r_buff0_thd1 && !y$r_buff1_thd1 ? y$r_buff0_thd1 : (y$w_buff0_used && y$r_buff0_thd1 ? (_Bool)0 : y$r_buff0_thd1)) [L771] 1 y$r_buff1_thd1 = weak$$choice2 ? y$r_buff1_thd1 : (!y$w_buff0_used || !y$r_buff0_thd1 && !y$w_buff1_used || !y$r_buff0_thd1 && !y$r_buff1_thd1 ? y$r_buff1_thd1 : (y$w_buff0_used && y$r_buff0_thd1 ? (_Bool)0 : (_Bool)0)) [L772] 1 __unbuffered_p0_EAX$read_delayed = (_Bool)1 [L773] 1 __unbuffered_p0_EAX$read_delayed_var = &y [L774] EXPR 1 \read(y) [L774] 1 __unbuffered_p0_EAX = y [L775] EXPR 1 y$flush_delayed ? y$mem_tmp : y [L775] 1 y = y$flush_delayed ? y$mem_tmp : y [L776] 1 y$flush_delayed = (_Bool)0 VAL [__unbuffered_cnt=0, __unbuffered_p0_EAX$flush_delayed=0, __unbuffered_p0_EAX$mem_tmp=0, __unbuffered_p0_EAX$r_buff0_thd0=0, __unbuffered_p0_EAX$r_buff0_thd1=0, __unbuffered_p0_EAX$r_buff0_thd2=0, __unbuffered_p0_EAX$r_buff0_thd3=0, __unbuffered_p0_EAX$r_buff1_thd0=0, __unbuffered_p0_EAX$r_buff1_thd1=0, __unbuffered_p0_EAX$r_buff1_thd2=0, __unbuffered_p0_EAX$r_buff1_thd3=0, __unbuffered_p0_EAX$read_delayed=1, __unbuffered_p0_EAX$read_delayed_var={3:0}, __unbuffered_p0_EAX$w_buff0=0, __unbuffered_p0_EAX$w_buff0_used=0, __unbuffered_p0_EAX$w_buff1=0, __unbuffered_p0_EAX$w_buff1_used=0, __unbuffered_p0_EAX=0, __unbuffered_p0_EBX=0, __unbuffered_p2_EAX=0, arg={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, main$tmp_guard0=0, main$tmp_guard1=0, weak$$choice1=0, weak$$choice2=255, x=0, y$flush_delayed=0, y$mem_tmp=0, y$r_buff0_thd0=0, y$r_buff0_thd1=0, y$r_buff0_thd2=0, y$r_buff0_thd3=0, y$r_buff1_thd0=0, y$r_buff1_thd1=0, y$r_buff1_thd2=0, y$r_buff1_thd3=0, y$read_delayed=0, y$read_delayed_var={0:0}, y$w_buff0=0, y$w_buff0_used=0, y$w_buff1=0, y$w_buff1_used=0, y={3:0}] [L779] 1 __unbuffered_p0_EBX = x VAL [__unbuffered_cnt=0, __unbuffered_p0_EAX$flush_delayed=0, __unbuffered_p0_EAX$mem_tmp=0, __unbuffered_p0_EAX$r_buff0_thd0=0, __unbuffered_p0_EAX$r_buff0_thd1=0, __unbuffered_p0_EAX$r_buff0_thd2=0, __unbuffered_p0_EAX$r_buff0_thd3=0, __unbuffered_p0_EAX$r_buff1_thd0=0, __unbuffered_p0_EAX$r_buff1_thd1=0, __unbuffered_p0_EAX$r_buff1_thd2=0, __unbuffered_p0_EAX$r_buff1_thd3=0, __unbuffered_p0_EAX$read_delayed=1, __unbuffered_p0_EAX$read_delayed_var={3:0}, __unbuffered_p0_EAX$w_buff0=0, __unbuffered_p0_EAX$w_buff0_used=0, __unbuffered_p0_EAX$w_buff1=0, __unbuffered_p0_EAX$w_buff1_used=0, __unbuffered_p0_EAX=0, __unbuffered_p0_EBX=0, __unbuffered_p2_EAX=0, arg={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, main$tmp_guard0=0, main$tmp_guard1=0, weak$$choice1=0, weak$$choice2=255, x=0, y$flush_delayed=0, y$mem_tmp=0, y$r_buff0_thd0=0, y$r_buff0_thd1=0, y$r_buff0_thd2=0, y$r_buff0_thd3=0, y$r_buff1_thd0=0, y$r_buff1_thd1=0, y$r_buff1_thd2=0, y$r_buff1_thd3=0, y$read_delayed=0, y$read_delayed_var={0:0}, y$w_buff0=0, y$w_buff0_used=0, y$w_buff1=0, y$w_buff1_used=0, y={3:0}] [L784] 1 __unbuffered_cnt = __unbuffered_cnt + 1 VAL [__unbuffered_cnt=1, __unbuffered_p0_EAX$flush_delayed=0, __unbuffered_p0_EAX$mem_tmp=0, __unbuffered_p0_EAX$r_buff0_thd0=0, __unbuffered_p0_EAX$r_buff0_thd1=0, __unbuffered_p0_EAX$r_buff0_thd2=0, __unbuffered_p0_EAX$r_buff0_thd3=0, __unbuffered_p0_EAX$r_buff1_thd0=0, __unbuffered_p0_EAX$r_buff1_thd1=0, __unbuffered_p0_EAX$r_buff1_thd2=0, __unbuffered_p0_EAX$r_buff1_thd3=0, __unbuffered_p0_EAX$read_delayed=1, __unbuffered_p0_EAX$read_delayed_var={3:0}, __unbuffered_p0_EAX$w_buff0=0, __unbuffered_p0_EAX$w_buff0_used=0, __unbuffered_p0_EAX$w_buff1=0, __unbuffered_p0_EAX$w_buff1_used=0, __unbuffered_p0_EAX=0, __unbuffered_p0_EBX=0, __unbuffered_p2_EAX=0, arg={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, main$tmp_guard0=0, main$tmp_guard1=0, weak$$choice1=0, weak$$choice2=255, x=0, y$flush_delayed=0, y$mem_tmp=0, y$r_buff0_thd0=0, y$r_buff0_thd1=0, y$r_buff0_thd2=0, y$r_buff0_thd3=0, y$r_buff1_thd0=0, y$r_buff1_thd1=0, y$r_buff1_thd2=0, y$r_buff1_thd3=0, y$read_delayed=0, y$read_delayed_var={0:0}, y$w_buff0=0, y$w_buff0_used=0, y$w_buff1=0, y$w_buff1_used=0, y={3:0}] [L786] 1 return 0; VAL [\result={0:0}, __unbuffered_cnt=1, __unbuffered_p0_EAX$flush_delayed=0, __unbuffered_p0_EAX$mem_tmp=0, __unbuffered_p0_EAX$r_buff0_thd0=0, __unbuffered_p0_EAX$r_buff0_thd1=0, __unbuffered_p0_EAX$r_buff0_thd2=0, __unbuffered_p0_EAX$r_buff0_thd3=0, __unbuffered_p0_EAX$r_buff1_thd0=0, __unbuffered_p0_EAX$r_buff1_thd1=0, __unbuffered_p0_EAX$r_buff1_thd2=0, __unbuffered_p0_EAX$r_buff1_thd3=0, __unbuffered_p0_EAX$read_delayed=1, __unbuffered_p0_EAX$read_delayed_var={3:0}, __unbuffered_p0_EAX$w_buff0=0, __unbuffered_p0_EAX$w_buff0_used=0, __unbuffered_p0_EAX$w_buff1=0, __unbuffered_p0_EAX$w_buff1_used=0, __unbuffered_p0_EAX=0, __unbuffered_p0_EBX=0, __unbuffered_p2_EAX=0, arg={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, main$tmp_guard0=0, main$tmp_guard1=0, weak$$choice1=0, weak$$choice2=255, x=0, y$flush_delayed=0, y$mem_tmp=0, y$r_buff0_thd0=0, y$r_buff0_thd1=0, y$r_buff0_thd2=0, y$r_buff0_thd3=0, y$r_buff1_thd0=0, y$r_buff1_thd1=0, y$r_buff1_thd2=0, y$r_buff1_thd3=0, y$read_delayed=0, y$read_delayed_var={0:0}, y$w_buff0=0, y$w_buff0_used=0, y$w_buff1=0, y$w_buff1_used=0, y={3:0}] [L791] 2 x = 1 VAL [\result={0:0}, __unbuffered_cnt=1, __unbuffered_p0_EAX$flush_delayed=0, __unbuffered_p0_EAX$mem_tmp=0, __unbuffered_p0_EAX$r_buff0_thd0=0, __unbuffered_p0_EAX$r_buff0_thd1=0, __unbuffered_p0_EAX$r_buff0_thd2=0, __unbuffered_p0_EAX$r_buff0_thd3=0, __unbuffered_p0_EAX$r_buff1_thd0=0, __unbuffered_p0_EAX$r_buff1_thd1=0, __unbuffered_p0_EAX$r_buff1_thd2=0, __unbuffered_p0_EAX$r_buff1_thd3=0, __unbuffered_p0_EAX$read_delayed=1, __unbuffered_p0_EAX$read_delayed_var={3:0}, __unbuffered_p0_EAX$w_buff0=0, __unbuffered_p0_EAX$w_buff0_used=0, __unbuffered_p0_EAX$w_buff1=0, __unbuffered_p0_EAX$w_buff1_used=0, __unbuffered_p0_EAX=0, __unbuffered_p0_EBX=0, __unbuffered_p2_EAX=0, arg={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, main$tmp_guard0=0, main$tmp_guard1=0, weak$$choice1=0, weak$$choice2=255, x=1, y$flush_delayed=0, y$mem_tmp=0, y$r_buff0_thd0=0, y$r_buff0_thd1=0, y$r_buff0_thd2=0, y$r_buff0_thd3=0, y$r_buff1_thd0=0, y$r_buff1_thd1=0, y$r_buff1_thd2=0, y$r_buff1_thd3=0, y$read_delayed=0, y$read_delayed_var={0:0}, y$w_buff0=0, y$w_buff0_used=0, y$w_buff1=0, y$w_buff1_used=0, y={3:0}] [L794] 2 x = 2 VAL [\result={0:0}, __unbuffered_cnt=1, __unbuffered_p0_EAX$flush_delayed=0, __unbuffered_p0_EAX$mem_tmp=0, __unbuffered_p0_EAX$r_buff0_thd0=0, __unbuffered_p0_EAX$r_buff0_thd1=0, __unbuffered_p0_EAX$r_buff0_thd2=0, __unbuffered_p0_EAX$r_buff0_thd3=0, __unbuffered_p0_EAX$r_buff1_thd0=0, __unbuffered_p0_EAX$r_buff1_thd1=0, __unbuffered_p0_EAX$r_buff1_thd2=0, __unbuffered_p0_EAX$r_buff1_thd3=0, __unbuffered_p0_EAX$read_delayed=1, __unbuffered_p0_EAX$read_delayed_var={3:0}, __unbuffered_p0_EAX$w_buff0=0, __unbuffered_p0_EAX$w_buff0_used=0, __unbuffered_p0_EAX$w_buff1=0, __unbuffered_p0_EAX$w_buff1_used=0, __unbuffered_p0_EAX=0, __unbuffered_p0_EBX=0, __unbuffered_p2_EAX=0, arg={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, main$tmp_guard0=0, main$tmp_guard1=0, weak$$choice1=0, weak$$choice2=255, x=2, y$flush_delayed=0, y$mem_tmp=0, y$r_buff0_thd0=0, y$r_buff0_thd1=0, y$r_buff0_thd2=0, y$r_buff0_thd3=0, y$r_buff1_thd0=0, y$r_buff1_thd1=0, y$r_buff1_thd2=0, y$r_buff1_thd3=0, y$read_delayed=0, y$read_delayed_var={0:0}, y$w_buff0=0, y$w_buff0_used=0, y$w_buff1=0, y$w_buff1_used=0, y={3:0}] [L799] 2 __unbuffered_cnt = __unbuffered_cnt + 1 VAL [\result={0:0}, __unbuffered_cnt=2, __unbuffered_p0_EAX$flush_delayed=0, __unbuffered_p0_EAX$mem_tmp=0, __unbuffered_p0_EAX$r_buff0_thd0=0, __unbuffered_p0_EAX$r_buff0_thd1=0, __unbuffered_p0_EAX$r_buff0_thd2=0, __unbuffered_p0_EAX$r_buff0_thd3=0, __unbuffered_p0_EAX$r_buff1_thd0=0, __unbuffered_p0_EAX$r_buff1_thd1=0, __unbuffered_p0_EAX$r_buff1_thd2=0, __unbuffered_p0_EAX$r_buff1_thd3=0, __unbuffered_p0_EAX$read_delayed=1, __unbuffered_p0_EAX$read_delayed_var={3:0}, __unbuffered_p0_EAX$w_buff0=0, __unbuffered_p0_EAX$w_buff0_used=0, __unbuffered_p0_EAX$w_buff1=0, __unbuffered_p0_EAX$w_buff1_used=0, __unbuffered_p0_EAX=0, __unbuffered_p0_EBX=0, __unbuffered_p2_EAX=0, arg={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, main$tmp_guard0=0, main$tmp_guard1=0, weak$$choice1=0, weak$$choice2=255, x=2, y$flush_delayed=0, y$mem_tmp=0, y$r_buff0_thd0=0, y$r_buff0_thd1=0, y$r_buff0_thd2=0, y$r_buff0_thd3=0, y$r_buff1_thd0=0, y$r_buff1_thd1=0, y$r_buff1_thd2=0, y$r_buff1_thd3=0, y$read_delayed=0, y$read_delayed_var={0:0}, y$w_buff0=0, y$w_buff0_used=0, y$w_buff1=0, y$w_buff1_used=0, y={3:0}] [L801] 2 return 0; VAL [\result={0:0}, \result={0:0}, __unbuffered_cnt=2, __unbuffered_p0_EAX$flush_delayed=0, __unbuffered_p0_EAX$mem_tmp=0, __unbuffered_p0_EAX$r_buff0_thd0=0, __unbuffered_p0_EAX$r_buff0_thd1=0, __unbuffered_p0_EAX$r_buff0_thd2=0, __unbuffered_p0_EAX$r_buff0_thd3=0, __unbuffered_p0_EAX$r_buff1_thd0=0, __unbuffered_p0_EAX$r_buff1_thd1=0, __unbuffered_p0_EAX$r_buff1_thd2=0, __unbuffered_p0_EAX$r_buff1_thd3=0, __unbuffered_p0_EAX$read_delayed=1, __unbuffered_p0_EAX$read_delayed_var={3:0}, __unbuffered_p0_EAX$w_buff0=0, __unbuffered_p0_EAX$w_buff0_used=0, __unbuffered_p0_EAX$w_buff1=0, __unbuffered_p0_EAX$w_buff1_used=0, __unbuffered_p0_EAX=0, __unbuffered_p0_EBX=0, __unbuffered_p2_EAX=0, arg={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, main$tmp_guard0=0, main$tmp_guard1=0, weak$$choice1=0, weak$$choice2=255, x=2, y$flush_delayed=0, y$mem_tmp=0, y$r_buff0_thd0=0, y$r_buff0_thd1=0, y$r_buff0_thd2=0, y$r_buff0_thd3=0, y$r_buff1_thd0=0, y$r_buff1_thd1=0, y$r_buff1_thd2=0, y$r_buff1_thd3=0, y$read_delayed=0, y$read_delayed_var={0:0}, y$w_buff0=0, y$w_buff0_used=0, y$w_buff1=0, y$w_buff1_used=0, y={3:0}] [L806] 3 __unbuffered_p2_EAX = x VAL [\result={0:0}, \result={0:0}, __unbuffered_cnt=2, __unbuffered_p0_EAX$flush_delayed=0, __unbuffered_p0_EAX$mem_tmp=0, __unbuffered_p0_EAX$r_buff0_thd0=0, __unbuffered_p0_EAX$r_buff0_thd1=0, __unbuffered_p0_EAX$r_buff0_thd2=0, __unbuffered_p0_EAX$r_buff0_thd3=0, __unbuffered_p0_EAX$r_buff1_thd0=0, __unbuffered_p0_EAX$r_buff1_thd1=0, __unbuffered_p0_EAX$r_buff1_thd2=0, __unbuffered_p0_EAX$r_buff1_thd3=0, __unbuffered_p0_EAX$read_delayed=1, __unbuffered_p0_EAX$read_delayed_var={3:0}, __unbuffered_p0_EAX$w_buff0=0, __unbuffered_p0_EAX$w_buff0_used=0, __unbuffered_p0_EAX$w_buff1=0, __unbuffered_p0_EAX$w_buff1_used=0, __unbuffered_p0_EAX=0, __unbuffered_p0_EBX=0, __unbuffered_p2_EAX=2, arg={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, main$tmp_guard0=0, main$tmp_guard1=0, weak$$choice1=0, weak$$choice2=255, x=2, y$flush_delayed=0, y$mem_tmp=0, y$r_buff0_thd0=0, y$r_buff0_thd1=0, y$r_buff0_thd2=0, y$r_buff0_thd3=0, y$r_buff1_thd0=0, y$r_buff1_thd1=0, y$r_buff1_thd2=0, y$r_buff1_thd3=0, y$read_delayed=0, y$read_delayed_var={0:0}, y$w_buff0=0, y$w_buff0_used=0, y$w_buff1=0, y$w_buff1_used=0, y={3:0}] [L809] 3 y = 1 VAL [\result={0:0}, \result={0:0}, __unbuffered_cnt=2, __unbuffered_p0_EAX$flush_delayed=0, __unbuffered_p0_EAX$mem_tmp=0, __unbuffered_p0_EAX$r_buff0_thd0=0, __unbuffered_p0_EAX$r_buff0_thd1=0, __unbuffered_p0_EAX$r_buff0_thd2=0, __unbuffered_p0_EAX$r_buff0_thd3=0, __unbuffered_p0_EAX$r_buff1_thd0=0, __unbuffered_p0_EAX$r_buff1_thd1=0, __unbuffered_p0_EAX$r_buff1_thd2=0, __unbuffered_p0_EAX$r_buff1_thd3=0, __unbuffered_p0_EAX$read_delayed=1, __unbuffered_p0_EAX$read_delayed_var={3:0}, __unbuffered_p0_EAX$w_buff0=0, __unbuffered_p0_EAX$w_buff0_used=0, __unbuffered_p0_EAX$w_buff1=0, __unbuffered_p0_EAX$w_buff1_used=0, __unbuffered_p0_EAX=0, __unbuffered_p0_EBX=0, __unbuffered_p2_EAX=2, arg={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, main$tmp_guard0=0, main$tmp_guard1=0, weak$$choice1=0, weak$$choice2=255, x=2, y$flush_delayed=0, y$mem_tmp=0, y$r_buff0_thd0=0, y$r_buff0_thd1=0, y$r_buff0_thd2=0, y$r_buff0_thd3=0, y$r_buff1_thd0=0, y$r_buff1_thd1=0, y$r_buff1_thd2=0, y$r_buff1_thd3=0, y$read_delayed=0, y$read_delayed_var={0:0}, y$w_buff0=0, y$w_buff0_used=0, y$w_buff1=0, y$w_buff1_used=0, y={3:0}] [L812] EXPR 3 y$w_buff0_used && y$r_buff0_thd3 ? y$w_buff0 : (y$w_buff1_used && y$r_buff1_thd3 ? y$w_buff1 : y) [L812] EXPR 3 y$w_buff1_used && y$r_buff1_thd3 ? y$w_buff1 : y [L812] EXPR 3 \read(y) [L812] EXPR 3 y$w_buff1_used && y$r_buff1_thd3 ? y$w_buff1 : y [L812] EXPR 3 y$w_buff0_used && y$r_buff0_thd3 ? y$w_buff0 : (y$w_buff1_used && y$r_buff1_thd3 ? y$w_buff1 : y) [L812] 3 y = y$w_buff0_used && y$r_buff0_thd3 ? y$w_buff0 : (y$w_buff1_used && y$r_buff1_thd3 ? y$w_buff1 : y) [L813] 3 y$w_buff0_used = y$w_buff0_used && y$r_buff0_thd3 ? (_Bool)0 : y$w_buff0_used [L814] 3 y$w_buff1_used = y$w_buff0_used && y$r_buff0_thd3 || y$w_buff1_used && y$r_buff1_thd3 ? (_Bool)0 : y$w_buff1_used [L815] 3 y$r_buff0_thd3 = y$w_buff0_used && y$r_buff0_thd3 ? (_Bool)0 : y$r_buff0_thd3 [L816] 3 y$r_buff1_thd3 = y$w_buff0_used && y$r_buff0_thd3 || y$w_buff1_used && y$r_buff1_thd3 ? (_Bool)0 : y$r_buff1_thd3 VAL [\result={0:0}, \result={0:0}, __unbuffered_cnt=2, __unbuffered_p0_EAX$flush_delayed=0, __unbuffered_p0_EAX$mem_tmp=0, __unbuffered_p0_EAX$r_buff0_thd0=0, __unbuffered_p0_EAX$r_buff0_thd1=0, __unbuffered_p0_EAX$r_buff0_thd2=0, __unbuffered_p0_EAX$r_buff0_thd3=0, __unbuffered_p0_EAX$r_buff1_thd0=0, __unbuffered_p0_EAX$r_buff1_thd1=0, __unbuffered_p0_EAX$r_buff1_thd2=0, __unbuffered_p0_EAX$r_buff1_thd3=0, __unbuffered_p0_EAX$read_delayed=1, __unbuffered_p0_EAX$read_delayed_var={3:0}, __unbuffered_p0_EAX$w_buff0=0, __unbuffered_p0_EAX$w_buff0_used=0, __unbuffered_p0_EAX$w_buff1=0, __unbuffered_p0_EAX$w_buff1_used=0, __unbuffered_p0_EAX=0, __unbuffered_p0_EBX=0, __unbuffered_p2_EAX=2, arg={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, main$tmp_guard0=0, main$tmp_guard1=0, weak$$choice1=0, weak$$choice2=255, x=2, y$flush_delayed=0, y$mem_tmp=0, y$r_buff0_thd0=0, y$r_buff0_thd1=0, y$r_buff0_thd2=0, y$r_buff0_thd3=0, y$r_buff1_thd0=0, y$r_buff1_thd1=0, y$r_buff1_thd2=0, y$r_buff1_thd3=0, y$read_delayed=0, y$read_delayed_var={0:0}, y$w_buff0=0, y$w_buff0_used=0, y$w_buff1=0, y$w_buff1_used=0, y={3:0}] [L819] 3 __unbuffered_cnt = __unbuffered_cnt + 1 VAL [\result={0:0}, \result={0:0}, __unbuffered_cnt=3, __unbuffered_p0_EAX$flush_delayed=0, __unbuffered_p0_EAX$mem_tmp=0, __unbuffered_p0_EAX$r_buff0_thd0=0, __unbuffered_p0_EAX$r_buff0_thd1=0, __unbuffered_p0_EAX$r_buff0_thd2=0, __unbuffered_p0_EAX$r_buff0_thd3=0, __unbuffered_p0_EAX$r_buff1_thd0=0, __unbuffered_p0_EAX$r_buff1_thd1=0, __unbuffered_p0_EAX$r_buff1_thd2=0, __unbuffered_p0_EAX$r_buff1_thd3=0, __unbuffered_p0_EAX$read_delayed=1, __unbuffered_p0_EAX$read_delayed_var={3:0}, __unbuffered_p0_EAX$w_buff0=0, __unbuffered_p0_EAX$w_buff0_used=0, __unbuffered_p0_EAX$w_buff1=0, __unbuffered_p0_EAX$w_buff1_used=0, __unbuffered_p0_EAX=0, __unbuffered_p0_EBX=0, __unbuffered_p2_EAX=2, arg={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, main$tmp_guard0=0, main$tmp_guard1=0, weak$$choice1=0, weak$$choice2=255, x=2, y$flush_delayed=0, y$mem_tmp=0, y$r_buff0_thd0=0, y$r_buff0_thd1=0, y$r_buff0_thd2=0, y$r_buff0_thd3=0, y$r_buff1_thd0=0, y$r_buff1_thd1=0, y$r_buff1_thd2=0, y$r_buff1_thd3=0, y$read_delayed=0, y$read_delayed_var={0:0}, y$w_buff0=0, y$w_buff0_used=0, y$w_buff1=0, y$w_buff1_used=0, y={3:0}] [L841] 0 main$tmp_guard0 = __unbuffered_cnt == 3 VAL [\result={0:0}, \result={0:0}, __unbuffered_cnt=3, __unbuffered_p0_EAX$flush_delayed=0, __unbuffered_p0_EAX$mem_tmp=0, __unbuffered_p0_EAX$r_buff0_thd0=0, __unbuffered_p0_EAX$r_buff0_thd1=0, __unbuffered_p0_EAX$r_buff0_thd2=0, __unbuffered_p0_EAX$r_buff0_thd3=0, __unbuffered_p0_EAX$r_buff1_thd0=0, __unbuffered_p0_EAX$r_buff1_thd1=0, __unbuffered_p0_EAX$r_buff1_thd2=0, __unbuffered_p0_EAX$r_buff1_thd3=0, __unbuffered_p0_EAX$read_delayed=1, __unbuffered_p0_EAX$read_delayed_var={3:0}, __unbuffered_p0_EAX$w_buff0=0, __unbuffered_p0_EAX$w_buff0_used=0, __unbuffered_p0_EAX$w_buff1=0, __unbuffered_p0_EAX$w_buff1_used=0, __unbuffered_p0_EAX=0, __unbuffered_p0_EBX=0, __unbuffered_p2_EAX=2, arg={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, main$tmp_guard0=1, main$tmp_guard1=0, t2109={6:0}, t2110={7:0}, t2111={5:0}, weak$$choice1=0, weak$$choice2=255, x=2, y$flush_delayed=0, y$mem_tmp=0, y$r_buff0_thd0=0, y$r_buff0_thd1=0, y$r_buff0_thd2=0, y$r_buff0_thd3=0, y$r_buff1_thd0=0, y$r_buff1_thd1=0, y$r_buff1_thd2=0, y$r_buff1_thd3=0, y$read_delayed=0, y$read_delayed_var={0:0}, y$w_buff0=0, y$w_buff0_used=0, y$w_buff1=0, y$w_buff1_used=0, y={3:0}] [L843] CALL 0 assume_abort_if_not(main$tmp_guard0) [L4] COND FALSE 0 !(!cond) VAL [\old(cond)=1, \result={0:0}, \result={0:0}, __unbuffered_cnt=3, __unbuffered_p0_EAX$flush_delayed=0, __unbuffered_p0_EAX$mem_tmp=0, __unbuffered_p0_EAX$r_buff0_thd0=0, __unbuffered_p0_EAX$r_buff0_thd1=0, __unbuffered_p0_EAX$r_buff0_thd2=0, __unbuffered_p0_EAX$r_buff0_thd3=0, __unbuffered_p0_EAX$r_buff1_thd0=0, __unbuffered_p0_EAX$r_buff1_thd1=0, __unbuffered_p0_EAX$r_buff1_thd2=0, __unbuffered_p0_EAX$r_buff1_thd3=0, __unbuffered_p0_EAX$read_delayed=1, __unbuffered_p0_EAX$read_delayed_var={3:0}, __unbuffered_p0_EAX$w_buff0=0, __unbuffered_p0_EAX$w_buff0_used=0, __unbuffered_p0_EAX$w_buff1=0, __unbuffered_p0_EAX$w_buff1_used=0, __unbuffered_p0_EAX=0, __unbuffered_p0_EBX=0, __unbuffered_p2_EAX=2, arg={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, cond=1, main$tmp_guard0=1, main$tmp_guard1=0, weak$$choice1=0, weak$$choice2=255, x=2, y$flush_delayed=0, y$mem_tmp=0, y$r_buff0_thd0=0, y$r_buff0_thd1=0, y$r_buff0_thd2=0, y$r_buff0_thd3=0, y$r_buff1_thd0=0, y$r_buff1_thd1=0, y$r_buff1_thd2=0, y$r_buff1_thd3=0, y$read_delayed=0, y$read_delayed_var={0:0}, y$w_buff0=0, y$w_buff0_used=0, y$w_buff1=0, y$w_buff1_used=0, y={3:0}] [L843] RET 0 assume_abort_if_not(main$tmp_guard0) [L845] EXPR 0 y$w_buff0_used && y$r_buff0_thd0 ? y$w_buff0 : (y$w_buff1_used && y$r_buff1_thd0 ? y$w_buff1 : y) [L845] EXPR 0 y$w_buff1_used && y$r_buff1_thd0 ? y$w_buff1 : y [L845] EXPR 0 \read(y) [L845] EXPR 0 y$w_buff1_used && y$r_buff1_thd0 ? y$w_buff1 : y [L845] EXPR 0 y$w_buff0_used && y$r_buff0_thd0 ? y$w_buff0 : (y$w_buff1_used && y$r_buff1_thd0 ? y$w_buff1 : y) [L845] 0 y = y$w_buff0_used && y$r_buff0_thd0 ? y$w_buff0 : (y$w_buff1_used && y$r_buff1_thd0 ? y$w_buff1 : y) [L846] 0 y$w_buff0_used = y$w_buff0_used && y$r_buff0_thd0 ? (_Bool)0 : y$w_buff0_used [L847] 0 y$w_buff1_used = y$w_buff0_used && y$r_buff0_thd0 || y$w_buff1_used && y$r_buff1_thd0 ? (_Bool)0 : y$w_buff1_used [L848] 0 y$r_buff0_thd0 = y$w_buff0_used && y$r_buff0_thd0 ? (_Bool)0 : y$r_buff0_thd0 [L849] 0 y$r_buff1_thd0 = y$w_buff0_used && y$r_buff0_thd0 || y$w_buff1_used && y$r_buff1_thd0 ? (_Bool)0 : y$r_buff1_thd0 VAL [\result={0:0}, \result={0:0}, __unbuffered_cnt=3, __unbuffered_p0_EAX$flush_delayed=0, __unbuffered_p0_EAX$mem_tmp=0, __unbuffered_p0_EAX$r_buff0_thd0=0, __unbuffered_p0_EAX$r_buff0_thd1=0, __unbuffered_p0_EAX$r_buff0_thd2=0, __unbuffered_p0_EAX$r_buff0_thd3=0, __unbuffered_p0_EAX$r_buff1_thd0=0, __unbuffered_p0_EAX$r_buff1_thd1=0, __unbuffered_p0_EAX$r_buff1_thd2=0, __unbuffered_p0_EAX$r_buff1_thd3=0, __unbuffered_p0_EAX$read_delayed=1, __unbuffered_p0_EAX$read_delayed_var={3:0}, __unbuffered_p0_EAX$w_buff0=0, __unbuffered_p0_EAX$w_buff0_used=0, __unbuffered_p0_EAX$w_buff1=0, __unbuffered_p0_EAX$w_buff1_used=0, __unbuffered_p0_EAX=0, __unbuffered_p0_EBX=0, __unbuffered_p2_EAX=2, arg={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, main$tmp_guard0=1, main$tmp_guard1=0, t2109={6:0}, t2110={7:0}, t2111={5:0}, weak$$choice1=0, weak$$choice2=255, x=2, y$flush_delayed=0, y$mem_tmp=0, y$r_buff0_thd0=0, y$r_buff0_thd1=0, y$r_buff0_thd2=0, y$r_buff0_thd3=0, y$r_buff1_thd0=0, y$r_buff1_thd1=0, y$r_buff1_thd2=0, y$r_buff1_thd3=0, y$read_delayed=0, y$read_delayed_var={0:0}, y$w_buff0=0, y$w_buff0_used=0, y$w_buff1=0, y$w_buff1_used=0, y={3:0}] [L852] 0 weak$$choice1 = __VERIFIER_nondet_bool() [L853] EXPR 0 __unbuffered_p0_EAX$read_delayed ? (weak$$choice1 ? *__unbuffered_p0_EAX$read_delayed_var : __unbuffered_p0_EAX) : __unbuffered_p0_EAX [L853] EXPR 0 weak$$choice1 ? *__unbuffered_p0_EAX$read_delayed_var : __unbuffered_p0_EAX [L853] EXPR 0 \read(*__unbuffered_p0_EAX$read_delayed_var) [L853] EXPR 0 weak$$choice1 ? *__unbuffered_p0_EAX$read_delayed_var : __unbuffered_p0_EAX [L853] EXPR 0 __unbuffered_p0_EAX$read_delayed ? (weak$$choice1 ? *__unbuffered_p0_EAX$read_delayed_var : __unbuffered_p0_EAX) : __unbuffered_p0_EAX [L853] 0 __unbuffered_p0_EAX = __unbuffered_p0_EAX$read_delayed ? (weak$$choice1 ? *__unbuffered_p0_EAX$read_delayed_var : __unbuffered_p0_EAX) : __unbuffered_p0_EAX [L854] 0 main$tmp_guard1 = !(x == 2 && __unbuffered_p0_EAX == 1 && __unbuffered_p0_EBX == 0 && __unbuffered_p2_EAX == 2) VAL [\result={0:0}, \result={0:0}, __unbuffered_cnt=3, __unbuffered_p0_EAX$flush_delayed=0, __unbuffered_p0_EAX$mem_tmp=0, __unbuffered_p0_EAX$r_buff0_thd0=0, __unbuffered_p0_EAX$r_buff0_thd1=0, __unbuffered_p0_EAX$r_buff0_thd2=0, __unbuffered_p0_EAX$r_buff0_thd3=0, __unbuffered_p0_EAX$r_buff1_thd0=0, __unbuffered_p0_EAX$r_buff1_thd1=0, __unbuffered_p0_EAX$r_buff1_thd2=0, __unbuffered_p0_EAX$r_buff1_thd3=0, __unbuffered_p0_EAX$read_delayed=1, __unbuffered_p0_EAX$read_delayed_var={3:0}, __unbuffered_p0_EAX$w_buff0=0, __unbuffered_p0_EAX$w_buff0_used=0, __unbuffered_p0_EAX$w_buff1=0, __unbuffered_p0_EAX$w_buff1_used=0, __unbuffered_p0_EAX=1, __unbuffered_p0_EBX=0, __unbuffered_p2_EAX=2, arg={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, main$tmp_guard0=1, main$tmp_guard1=0, t2109={6:0}, t2110={7:0}, t2111={5:0}, weak$$choice1=1, weak$$choice2=255, x=2, y$flush_delayed=0, y$mem_tmp=0, y$r_buff0_thd0=0, y$r_buff0_thd1=0, y$r_buff0_thd2=0, y$r_buff0_thd3=0, y$r_buff1_thd0=0, y$r_buff1_thd1=0, y$r_buff1_thd2=0, y$r_buff1_thd3=0, y$read_delayed=0, y$read_delayed_var={0:0}, y$w_buff0=0, y$w_buff0_used=0, y$w_buff1=0, y$w_buff1_used=0, y={3:0}] [L856] CALL 0 __VERIFIER_assert(main$tmp_guard1) [L19] COND TRUE 0 !expression VAL [\old(expression)=0, \result={0:0}, \result={0:0}, __unbuffered_cnt=3, __unbuffered_p0_EAX$flush_delayed=0, __unbuffered_p0_EAX$mem_tmp=0, __unbuffered_p0_EAX$r_buff0_thd0=0, __unbuffered_p0_EAX$r_buff0_thd1=0, __unbuffered_p0_EAX$r_buff0_thd2=0, __unbuffered_p0_EAX$r_buff0_thd3=0, __unbuffered_p0_EAX$r_buff1_thd0=0, __unbuffered_p0_EAX$r_buff1_thd1=0, __unbuffered_p0_EAX$r_buff1_thd2=0, __unbuffered_p0_EAX$r_buff1_thd3=0, __unbuffered_p0_EAX$read_delayed=1, __unbuffered_p0_EAX$read_delayed_var={3:0}, __unbuffered_p0_EAX$w_buff0=0, __unbuffered_p0_EAX$w_buff0_used=0, __unbuffered_p0_EAX$w_buff1=0, __unbuffered_p0_EAX$w_buff1_used=0, __unbuffered_p0_EAX=1, __unbuffered_p0_EBX=0, __unbuffered_p2_EAX=2, arg={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, expression=0, main$tmp_guard0=1, main$tmp_guard1=0, weak$$choice1=1, weak$$choice2=255, x=2, y$flush_delayed=0, y$mem_tmp=0, y$r_buff0_thd0=0, y$r_buff0_thd1=0, y$r_buff0_thd2=0, y$r_buff0_thd3=0, y$r_buff1_thd0=0, y$r_buff1_thd1=0, y$r_buff1_thd2=0, y$r_buff1_thd3=0, y$read_delayed=0, y$read_delayed_var={0:0}, y$w_buff0=0, y$w_buff0_used=0, y$w_buff1=0, y$w_buff1_used=0, y={3:0}] [L19] CALL 0 reach_error() [L18] COND FALSE 0 !(0) VAL [\result={0:0}, \result={0:0}, __unbuffered_cnt=3, __unbuffered_p0_EAX$flush_delayed=0, __unbuffered_p0_EAX$mem_tmp=0, __unbuffered_p0_EAX$r_buff0_thd0=0, __unbuffered_p0_EAX$r_buff0_thd1=0, __unbuffered_p0_EAX$r_buff0_thd2=0, __unbuffered_p0_EAX$r_buff0_thd3=0, __unbuffered_p0_EAX$r_buff1_thd0=0, __unbuffered_p0_EAX$r_buff1_thd1=0, __unbuffered_p0_EAX$r_buff1_thd2=0, __unbuffered_p0_EAX$r_buff1_thd3=0, __unbuffered_p0_EAX$read_delayed=1, __unbuffered_p0_EAX$read_delayed_var={3:0}, __unbuffered_p0_EAX$w_buff0=0, __unbuffered_p0_EAX$w_buff0_used=0, __unbuffered_p0_EAX$w_buff1=0, __unbuffered_p0_EAX$w_buff1_used=0, __unbuffered_p0_EAX=1, __unbuffered_p0_EBX=0, __unbuffered_p2_EAX=2, arg={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, main$tmp_guard0=1, main$tmp_guard1=0, weak$$choice1=1, weak$$choice2=255, x=2, y$flush_delayed=0, y$mem_tmp=0, y$r_buff0_thd0=0, y$r_buff0_thd1=0, y$r_buff0_thd2=0, y$r_buff0_thd3=0, y$r_buff1_thd0=0, y$r_buff1_thd1=0, y$r_buff1_thd2=0, y$r_buff1_thd3=0, y$read_delayed=0, y$read_delayed_var={0:0}, y$w_buff0=0, y$w_buff0_used=0, y$w_buff1=0, y$w_buff1_used=0, y={3:0}] [L18] 0 __assert_fail ("0", "safe014_rmo.oepc.c", 9, __extension__ __PRETTY_FUNCTION__) VAL [\result={0:0}, \result={0:0}, __unbuffered_cnt=3, __unbuffered_p0_EAX$flush_delayed=0, __unbuffered_p0_EAX$mem_tmp=0, __unbuffered_p0_EAX$r_buff0_thd0=0, __unbuffered_p0_EAX$r_buff0_thd1=0, __unbuffered_p0_EAX$r_buff0_thd2=0, __unbuffered_p0_EAX$r_buff0_thd3=0, __unbuffered_p0_EAX$r_buff1_thd0=0, __unbuffered_p0_EAX$r_buff1_thd1=0, __unbuffered_p0_EAX$r_buff1_thd2=0, __unbuffered_p0_EAX$r_buff1_thd3=0, __unbuffered_p0_EAX$read_delayed=1, __unbuffered_p0_EAX$read_delayed_var={3:0}, __unbuffered_p0_EAX$w_buff0=0, __unbuffered_p0_EAX$w_buff0_used=0, __unbuffered_p0_EAX$w_buff1=0, __unbuffered_p0_EAX$w_buff1_used=0, __unbuffered_p0_EAX=1, __unbuffered_p0_EBX=0, __unbuffered_p2_EAX=2, arg={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, main$tmp_guard0=1, main$tmp_guard1=0, weak$$choice1=1, weak$$choice2=255, x=2, y$flush_delayed=0, y$mem_tmp=0, y$r_buff0_thd0=0, y$r_buff0_thd1=0, y$r_buff0_thd2=0, y$r_buff0_thd3=0, y$r_buff1_thd0=0, y$r_buff1_thd1=0, y$r_buff1_thd2=0, y$r_buff1_thd3=0, y$read_delayed=0, y$read_delayed_var={0:0}, y$w_buff0=0, y$w_buff0_used=0, y$w_buff1=0, y$w_buff1_used=0, y={3:0}] - UnprovableResult [Line: -1]: Unable to prove that pointer dereference always succeeds Unable to prove that pointer dereference always succeeds Reason: Not analyzed. - UnprovableResult [Line: -1]: Unable to prove that pointer dereference always succeeds Unable to prove that pointer dereference always succeeds Reason: Not analyzed. - UnprovableResult [Line: -1]: Unable to prove that pointer dereference always succeeds Unable to prove that pointer dereference always succeeds Reason: Not analyzed. - UnprovableResult [Line: -1]: Unable to prove that pointer dereference always succeeds Unable to prove that pointer dereference always succeeds Reason: Not analyzed. - UnprovableResult [Line: -1]: Unable to prove that pointer dereference always succeeds Unable to prove that pointer dereference always succeeds Reason: Not analyzed. - UnprovableResult [Line: -1]: Unable to prove that pointer dereference always succeeds Unable to prove that pointer dereference always succeeds Reason: Not analyzed. - UnprovableResult [Line: -1]: Unable to prove that pointer dereference always succeeds Unable to prove that pointer dereference always succeeds Reason: Not analyzed. - UnprovableResult [Line: -1]: Unable to prove that pointer dereference always succeeds Unable to prove that pointer dereference always succeeds Reason: Not analyzed. - UnprovableResult [Line: -1]: Unable to prove that pointer dereference always succeeds Unable to prove that pointer dereference always succeeds Reason: Not analyzed. - UnprovableResult [Line: -1]: Unable to prove that pointer dereference always succeeds Unable to prove that pointer dereference always succeeds Reason: Not analyzed. - UnprovableResult [Line: -1]: Unable to prove that pointer dereference always succeeds Unable to prove that pointer dereference always succeeds Reason: Not analyzed. - UnprovableResult [Line: -1]: Unable to prove that pointer dereference always succeeds Unable to prove that pointer dereference always succeeds Reason: Not analyzed. - UnprovableResult [Line: 832]: Unable to prove that all allocated memory was freed Unable to prove that all allocated memory was freed Reason: Not analyzed. - UnprovableResult [Line: 839]: Unable to prove that petrification did provide enough thread instances (tool internal message) Unable to prove that petrification did provide enough thread instances (tool internal message) Reason: Not analyzed. - UnprovableResult [Line: 835]: Unable to prove that petrification did provide enough thread instances (tool internal message) Unable to prove that petrification did provide enough thread instances (tool internal message) Reason: Not analyzed. - UnprovableResult [Line: 837]: Unable to prove that petrification did provide enough thread instances (tool internal message) Unable to prove that petrification did provide enough thread instances (tool internal message) Reason: Not analyzed. - StatisticsResult: Ultimate Automizer benchmark data for errors in thread instance: P2Thread1of1ForFork2 with 1 thread instances CFG has 7 procedures, 207 locations, 53 error locations. Started 1 CEGAR loops. OverallTime: 9.5s, OverallIterations: 7, TraceHistogramMax: 0, PathProgramHistogramMax: 1, EmptinessCheckTime: 6.5s, 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: 48, 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.4s SatisfiabilityAnalysisTime, 2.1s InterpolantComputationTime, 656 NumberOfCodeBlocks, 656 NumberOfCodeBlocksAsserted, 7 NumberOfCheckSat, 649 ConstructedInterpolants, 0 QuantifiedInterpolants, 2082 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 7 InterpolantComputations, 7 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 - StatisticsResult: Ultimate Automizer benchmark data for errors in thread instance: ULTIMATE.start with 1 thread instances CFG has 7 procedures, 207 locations, 53 error locations. Started 1 CEGAR loops. OverallTime: 11.4s, OverallIterations: 13, TraceHistogramMax: 0, PathProgramHistogramMax: 1, EmptinessCheckTime: 7.9s, 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: 74, 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.4s SatisfiabilityAnalysisTime, 2.6s InterpolantComputationTime, 1244 NumberOfCodeBlocks, 1244 NumberOfCodeBlocksAsserted, 13 NumberOfCheckSat, 1124 ConstructedInterpolants, 0 QuantifiedInterpolants, 3856 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 12 InterpolantComputations, 12 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 RESULT: Ultimate could not prove your program: unable to determine feasibility of some traces [2023-11-06 14:09:41,965 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6b7c3be7-6938-4e9d-85df-f3c4e176d9b0/bin/ugemcutter-verify-t8buoWUS1i/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (3)] Ended with exit code 0 [2023-11-06 14:09:42,167 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6b7c3be7-6938-4e9d-85df-f3c4e176d9b0/bin/ugemcutter-verify-t8buoWUS1i/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (2)] Forceful destruction successful, exit code 0 [2023-11-06 14:09:42,365 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6b7c3be7-6938-4e9d-85df-f3c4e176d9b0/bin/ugemcutter-verify-t8buoWUS1i/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Forceful destruction successful, exit code 0 Received shutdown request...