./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-data-race.prp --file ../../sv-benchmarks/c/pthread-complex/workstealqueue_mutex-1.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version 826ab2ba Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_140a7bbb-4e80-41d2-891b-83a32b631946/bin/ugemcutter-verify-yV71Fz5F0F/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_140a7bbb-4e80-41d2-891b-83a32b631946/bin/ugemcutter-verify-yV71Fz5F0F/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_140a7bbb-4e80-41d2-891b-83a32b631946/bin/ugemcutter-verify-yV71Fz5F0F/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_140a7bbb-4e80-41d2-891b-83a32b631946/bin/ugemcutter-verify-yV71Fz5F0F/config/GemCutterReach.xml -i ../../sv-benchmarks/c/pthread-complex/workstealqueue_mutex-1.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_140a7bbb-4e80-41d2-891b-83a32b631946/bin/ugemcutter-verify-yV71Fz5F0F/config/svcomp-DataRace-32bit-GemCutter_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_140a7bbb-4e80-41d2-891b-83a32b631946/bin/ugemcutter-verify-yV71Fz5F0F --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! data-race) ) --witnessprinter.graph.data.producer GemCutter --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 3a1634bb3c8fd20e3116589f39b7439eb06d3d5864b5afee415eff1cf39cd7c4 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-826ab2b [2024-11-13 12:33:03,804 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-13 12:33:03,861 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_140a7bbb-4e80-41d2-891b-83a32b631946/bin/ugemcutter-verify-yV71Fz5F0F/config/svcomp-DataRace-32bit-GemCutter_Default.epf [2024-11-13 12:33:03,866 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-13 12:33:03,867 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-13 12:33:03,898 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-13 12:33:03,898 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-13 12:33:03,898 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-13 12:33:03,899 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-13 12:33:03,899 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-13 12:33:03,899 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-13 12:33:03,899 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-13 12:33:03,899 INFO L153 SettingsManager]: * Use SBE=true [2024-11-13 12:33:03,900 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-13 12:33:03,900 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-13 12:33:03,900 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-13 12:33:03,900 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-13 12:33:03,900 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-13 12:33:03,900 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-13 12:33:03,900 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-13 12:33:03,900 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-13 12:33:03,900 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-13 12:33:03,901 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2024-11-13 12:33:03,903 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-13 12:33:03,903 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-13 12:33:03,903 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-13 12:33:03,903 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-13 12:33:03,903 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-13 12:33:03,903 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-13 12:33:03,904 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-13 12:33:03,904 INFO L153 SettingsManager]: * To the following directory=./dump/ [2024-11-13 12:33:03,904 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-13 12:33:03,904 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2024-11-13 12:33:03,904 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-13 12:33:03,904 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-13 12:33:03,905 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-13 12:33:03,905 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-13 12:33:03,905 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-13 12:33:03,905 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-13 12:33:03,905 INFO L153 SettingsManager]: * Abstraction used for commutativity in POR=VARIABLES_GLOBAL [2024-11-13 12:33:03,905 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PARTIAL_ORDER_FA [2024-11-13 12:33:03,905 INFO L153 SettingsManager]: * CEGAR restart behaviour=ONE_CEGAR_PER_THREAD_INSTANCE [2024-11-13 12:33:03,905 INFO L153 SettingsManager]: * Partial Order Reduction in concurrent analysis=PERSISTENT_SLEEP_NEW_STATES_FIXEDORDER [2024-11-13 12:33:03,905 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_140a7bbb-4e80-41d2-891b-83a32b631946/bin/ugemcutter-verify-yV71Fz5F0F Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! data-race) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> GemCutter Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 3a1634bb3c8fd20e3116589f39b7439eb06d3d5864b5afee415eff1cf39cd7c4 [2024-11-13 12:33:04,223 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-13 12:33:04,231 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-13 12:33:04,234 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-13 12:33:04,235 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-13 12:33:04,235 INFO L274 PluginConnector]: CDTParser initialized [2024-11-13 12:33:04,237 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_140a7bbb-4e80-41d2-891b-83a32b631946/bin/ugemcutter-verify-yV71Fz5F0F/../../sv-benchmarks/c/pthread-complex/workstealqueue_mutex-1.i Unable to find full path for "g++" [2024-11-13 12:33:06,128 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-13 12:33:06,557 INFO L384 CDTParser]: Found 1 translation units. [2024-11-13 12:33:06,562 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_140a7bbb-4e80-41d2-891b-83a32b631946/sv-benchmarks/c/pthread-complex/workstealqueue_mutex-1.i [2024-11-13 12:33:06,591 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_140a7bbb-4e80-41d2-891b-83a32b631946/bin/ugemcutter-verify-yV71Fz5F0F/data/b50082624/41fcd0884fe740ffa45dec52c9ab73a4/FLAGeeacd0969 [2024-11-13 12:33:06,612 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_140a7bbb-4e80-41d2-891b-83a32b631946/bin/ugemcutter-verify-yV71Fz5F0F/data/b50082624/41fcd0884fe740ffa45dec52c9ab73a4 [2024-11-13 12:33:06,615 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-13 12:33:06,617 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-13 12:33:06,619 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-13 12:33:06,619 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-13 12:33:06,624 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-13 12:33:06,625 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 12:33:06" (1/1) ... [2024-11-13 12:33:06,628 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@43c06c4e and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 12:33:06, skipping insertion in model container [2024-11-13 12:33:06,628 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 12:33:06" (1/1) ... [2024-11-13 12:33:06,703 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-13 12:33:07,612 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-13 12:33:07,635 INFO L200 MainTranslator]: Completed pre-run [2024-11-13 12:33:07,769 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-13 12:33:07,943 INFO L204 MainTranslator]: Completed translation [2024-11-13 12:33:07,943 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 12:33:07 WrapperNode [2024-11-13 12:33:07,944 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-13 12:33:07,946 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-13 12:33:07,946 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-13 12:33:07,946 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-13 12:33:07,954 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 12:33:07" (1/1) ... [2024-11-13 12:33:07,986 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 12:33:07" (1/1) ... [2024-11-13 12:33:08,141 INFO L138 Inliner]: procedures = 491, calls = 162, calls flagged for inlining = 48, calls inlined = 122, statements flattened = 3357 [2024-11-13 12:33:08,142 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-13 12:33:08,143 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-13 12:33:08,143 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-13 12:33:08,143 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-13 12:33:08,153 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 12:33:07" (1/1) ... [2024-11-13 12:33:08,154 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 12:33:07" (1/1) ... [2024-11-13 12:33:08,214 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 12:33:07" (1/1) ... [2024-11-13 12:33:08,215 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 12:33:07" (1/1) ... [2024-11-13 12:33:08,447 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 12:33:07" (1/1) ... [2024-11-13 12:33:08,479 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 12:33:07" (1/1) ... [2024-11-13 12:33:08,497 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 12:33:07" (1/1) ... [2024-11-13 12:33:08,512 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 12:33:07" (1/1) ... [2024-11-13 12:33:08,543 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-13 12:33:08,544 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-13 12:33:08,546 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-13 12:33:08,546 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-13 12:33:08,547 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 12:33:07" (1/1) ... [2024-11-13 12:33:08,556 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2024-11-13 12:33:08,571 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_140a7bbb-4e80-41d2-891b-83a32b631946/bin/ugemcutter-verify-yV71Fz5F0F/z3 [2024-11-13 12:33:08,585 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_140a7bbb-4e80-41d2-891b-83a32b631946/bin/ugemcutter-verify-yV71Fz5F0F/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2024-11-13 12:33:08,588 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_140a7bbb-4e80-41d2-891b-83a32b631946/bin/ugemcutter-verify-yV71Fz5F0F/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2024-11-13 12:33:08,621 INFO L130 BoogieDeclarations]: Found specification of procedure Stealer [2024-11-13 12:33:08,621 INFO L138 BoogieDeclarations]: Found implementation of procedure Stealer [2024-11-13 12:33:08,621 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2024-11-13 12:33:08,621 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-13 12:33:08,621 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2024-11-13 12:33:08,621 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-11-13 12:33:08,622 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2024-11-13 12:33:08,622 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-13 12:33:08,622 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$ [2024-11-13 12:33:08,622 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-13 12:33:08,622 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-13 12:33:08,622 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-13 12:33:08,622 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$ [2024-11-13 12:33:08,623 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$ [2024-11-13 12:33:08,623 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2024-11-13 12:33:08,623 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-11-13 12:33:08,623 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-13 12:33:08,626 WARN L207 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-13 12:33:09,089 INFO L238 CfgBuilder]: Building ICFG [2024-11-13 12:33:09,091 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-13 12:33:13,907 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-13 12:33:13,907 INFO L287 CfgBuilder]: Performing block encoding [2024-11-13 12:33:15,795 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-13 12:33:15,796 INFO L316 CfgBuilder]: Removed 11 assume(true) statements. [2024-11-13 12:33:15,796 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 12:33:15 BoogieIcfgContainer [2024-11-13 12:33:15,796 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-13 12:33:15,798 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-13 12:33:15,799 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-13 12:33:15,804 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-13 12:33:15,804 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 13.11 12:33:06" (1/3) ... [2024-11-13 12:33:15,805 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2857ce99 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 13.11 12:33:15, skipping insertion in model container [2024-11-13 12:33:15,805 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 12:33:07" (2/3) ... [2024-11-13 12:33:15,806 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2857ce99 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 13.11 12:33:15, skipping insertion in model container [2024-11-13 12:33:15,807 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 12:33:15" (3/3) ... [2024-11-13 12:33:15,808 INFO L112 eAbstractionObserver]: Analyzing ICFG workstealqueue_mutex-1.i [2024-11-13 12:33:15,827 INFO L217 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-13 12:33:15,828 INFO L154 ceAbstractionStarter]: Applying trace abstraction to ICFG workstealqueue_mutex-1.i that has 2 procedures, 2489 locations, 1 initial locations, 11 loop locations, and 257 error locations. [2024-11-13 12:33:15,829 INFO L492 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-13 12:33:16,199 INFO L143 ThreadInstanceAdder]: Constructed 1 joinOtherThreadTransitions. [2024-11-13 12:33:16,314 INFO L107 denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=VARIABLES_GLOBAL, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-13 12:33:16,315 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 [2024-11-13 12:33:16,316 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_140a7bbb-4e80-41d2-891b-83a32b631946/bin/ugemcutter-verify-yV71Fz5F0F/z3 [2024-11-13 12:33:16,318 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_140a7bbb-4e80-41d2-891b-83a32b631946/bin/ugemcutter-verify-yV71Fz5F0F/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (exit command is (exit), workingDir is null) [2024-11-13 12:33:16,320 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_140a7bbb-4e80-41d2-891b-83a32b631946/bin/ugemcutter-verify-yV71Fz5F0F/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (2)] Waiting until timeout for monitored process [2024-11-13 12:33:16,363 INFO L157 artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations. [2024-11-13 12:33:16,374 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == ULTIMATE.start ======== [2024-11-13 12:33:16,385 INFO L333 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PARTIAL_ORDER_FA, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@5fffdc14, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-13 12:33:16,385 INFO L334 AbstractCegarLoop]: Starting to check reachability of 236 error locations. [2024-11-13 12:33:16,449 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 233 more)] === [2024-11-13 12:33:16,455 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 12:33:16,455 INFO L85 PathProgramCache]: Analyzing trace with hash 912852609, now seen corresponding path program 1 times [2024-11-13 12:33:16,464 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 12:33:16,465 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [832175150] [2024-11-13 12:33:16,466 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 12:33:16,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 12:33:16,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 12:33:18,140 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 12:33:18,143 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 12:33:18,143 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [832175150] [2024-11-13 12:33:18,144 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [832175150] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-13 12:33:18,144 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-13 12:33:18,145 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-13 12:33:18,146 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [408672180] [2024-11-13 12:33:18,147 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-13 12:33:18,153 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-13 12:33:18,153 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 12:33:18,178 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-13 12:33:18,178 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-13 12:33:18,180 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-13 12:33:18,184 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-11-13 12:33:18,187 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 5 states have (on average 11.4) internal successors, (57), 6 states have internal predecessors, (57), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 12:33:18,188 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-13 12:33:18,330 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:33:18,330 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-13 12:33:18,330 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 233 more)] === [2024-11-13 12:33:18,332 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 12:33:18,332 INFO L85 PathProgramCache]: Analyzing trace with hash -43680975, now seen corresponding path program 1 times [2024-11-13 12:33:18,332 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 12:33:18,332 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [742227198] [2024-11-13 12:33:18,333 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 12:33:18,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 12:33:18,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 12:33:19,268 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 12:33:19,268 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 12:33:19,268 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [742227198] [2024-11-13 12:33:19,269 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [742227198] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-13 12:33:19,269 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-13 12:33:19,269 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-13 12:33:19,269 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [183553817] [2024-11-13 12:33:19,269 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-13 12:33:19,270 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-13 12:33:19,270 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 12:33:19,271 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-13 12:33:19,271 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-13 12:33:19,271 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-13 12:33:19,272 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-11-13 12:33:19,272 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 5 states have (on average 13.0) internal successors, (65), 6 states have internal predecessors, (65), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 12:33:19,273 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:33:19,273 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-13 12:33:19,635 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:33:19,636 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:33:19,636 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-13 12:33:19,637 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 233 more)] === [2024-11-13 12:33:19,637 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 12:33:19,638 INFO L85 PathProgramCache]: Analyzing trace with hash 164864859, now seen corresponding path program 1 times [2024-11-13 12:33:19,638 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 12:33:19,638 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2122778542] [2024-11-13 12:33:19,639 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 12:33:19,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 12:33:19,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 12:33:20,629 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 12:33:20,630 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 12:33:20,630 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2122778542] [2024-11-13 12:33:20,630 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2122778542] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-13 12:33:20,630 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-13 12:33:20,630 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-13 12:33:20,630 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1635653576] [2024-11-13 12:33:20,630 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-13 12:33:20,631 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-13 12:33:20,631 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 12:33:20,631 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-13 12:33:20,631 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-13 12:33:20,632 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-13 12:33:20,632 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-11-13 12:33:20,632 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 5 states have (on average 18.4) internal successors, (92), 6 states have internal predecessors, (92), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 12:33:20,632 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:33:20,632 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:33:20,632 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-13 12:33:20,941 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:33:20,941 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:33:20,942 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:33:20,942 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-13 12:33:20,942 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 233 more)] === [2024-11-13 12:33:20,942 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 12:33:20,943 INFO L85 PathProgramCache]: Analyzing trace with hash -1148005856, now seen corresponding path program 1 times [2024-11-13 12:33:20,943 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 12:33:20,943 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1770946339] [2024-11-13 12:33:20,943 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 12:33:20,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 12:33:20,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 12:33:21,942 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 12:33:21,944 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 12:33:21,944 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1770946339] [2024-11-13 12:33:21,944 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1770946339] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-13 12:33:21,944 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-13 12:33:21,945 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-13 12:33:21,945 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [937786517] [2024-11-13 12:33:21,945 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-13 12:33:21,945 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-13 12:33:21,945 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 12:33:21,946 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-13 12:33:21,946 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-13 12:33:21,946 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-13 12:33:21,947 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-11-13 12:33:21,949 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 5 states have (on average 25.0) internal successors, (125), 6 states have internal predecessors, (125), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 12:33:21,949 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:33:21,950 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:33:21,950 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:33:21,950 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-13 12:33:22,114 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:33:22,114 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:33:22,114 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:33:22,115 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:33:22,115 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-13 12:33:22,116 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 233 more)] === [2024-11-13 12:33:22,116 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 12:33:22,118 INFO L85 PathProgramCache]: Analyzing trace with hash -1972116110, now seen corresponding path program 1 times [2024-11-13 12:33:22,118 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 12:33:22,118 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1657685249] [2024-11-13 12:33:22,118 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 12:33:22,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 12:33:22,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 12:33:22,308 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 12:33:22,308 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 12:33:22,308 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1657685249] [2024-11-13 12:33:22,308 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1657685249] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-13 12:33:22,309 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-13 12:33:22,309 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-13 12:33:22,310 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1444614365] [2024-11-13 12:33:22,310 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-13 12:33:22,310 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-13 12:33:22,311 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 12:33:22,311 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-13 12:33:22,311 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-13 12:33:22,313 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-13 12:33:22,314 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-11-13 12:33:22,314 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 42.0) internal successors, (126), 3 states have internal predecessors, (126), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 12:33:22,314 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:33:22,314 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:33:22,314 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:33:22,314 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:33:22,314 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-13 12:33:22,393 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:33:22,394 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:33:22,395 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:33:22,395 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:33:22,395 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-13 12:33:22,395 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-13 12:33:22,396 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 233 more)] === [2024-11-13 12:33:22,396 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 12:33:22,396 INFO L85 PathProgramCache]: Analyzing trace with hash 387557067, now seen corresponding path program 1 times [2024-11-13 12:33:22,396 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 12:33:22,396 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [761728880] [2024-11-13 12:33:22,396 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 12:33:22,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 12:33:22,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 12:33:22,742 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 12:33:22,742 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 12:33:22,742 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [761728880] [2024-11-13 12:33:22,742 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [761728880] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-13 12:33:22,742 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [997452794] [2024-11-13 12:33:22,742 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 12:33:22,742 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-13 12:33:22,743 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_140a7bbb-4e80-41d2-891b-83a32b631946/bin/ugemcutter-verify-yV71Fz5F0F/z3 [2024-11-13 12:33:22,746 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_140a7bbb-4e80-41d2-891b-83a32b631946/bin/ugemcutter-verify-yV71Fz5F0F/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-13 12:33:22,747 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_140a7bbb-4e80-41d2-891b-83a32b631946/bin/ugemcutter-verify-yV71Fz5F0F/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2024-11-13 12:33:23,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 12:33:23,014 INFO L255 TraceCheckSpWp]: Trace formula consists of 504 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-13 12:33:23,020 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 12:33:23,098 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 12:33:23,098 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-13 12:33:23,184 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 12:33:23,185 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [997452794] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-13 12:33:23,185 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-13 12:33:23,186 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 5, 5] total 10 [2024-11-13 12:33:23,186 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1923824769] [2024-11-13 12:33:23,186 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-13 12:33:23,187 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 10 states [2024-11-13 12:33:23,188 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 12:33:23,189 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants. [2024-11-13 12:33:23,189 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=30, Invalid=60, Unknown=0, NotChecked=0, Total=90 [2024-11-13 12:33:23,190 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-13 12:33:23,190 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-11-13 12:33:23,191 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 10 states, 10 states have (on average 17.9) internal successors, (179), 10 states have internal predecessors, (179), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 12:33:23,192 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:33:23,192 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:33:23,192 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:33:23,192 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:33:23,192 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-13 12:33:23,192 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-13 12:33:23,362 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:33:23,362 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:33:23,362 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:33:23,362 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:33:23,362 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-13 12:33:23,363 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-11-13 12:33:23,384 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_140a7bbb-4e80-41d2-891b-83a32b631946/bin/ugemcutter-verify-yV71Fz5F0F/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0 [2024-11-13 12:33:23,563 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5,3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_140a7bbb-4e80-41d2-891b-83a32b631946/bin/ugemcutter-verify-yV71Fz5F0F/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-13 12:33:23,564 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 233 more)] === [2024-11-13 12:33:23,564 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 12:33:23,564 INFO L85 PathProgramCache]: Analyzing trace with hash 1754647979, now seen corresponding path program 2 times [2024-11-13 12:33:23,564 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 12:33:23,564 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1913083153] [2024-11-13 12:33:23,564 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 12:33:23,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 12:33:23,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 12:33:24,164 INFO L134 CoverageAnalysis]: Checked inductivity of 54 backedges. 0 proven. 54 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 12:33:24,164 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 12:33:24,165 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1913083153] [2024-11-13 12:33:24,165 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1913083153] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-13 12:33:24,165 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1409271761] [2024-11-13 12:33:24,165 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-13 12:33:24,165 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-13 12:33:24,165 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_140a7bbb-4e80-41d2-891b-83a32b631946/bin/ugemcutter-verify-yV71Fz5F0F/z3 [2024-11-13 12:33:24,167 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_140a7bbb-4e80-41d2-891b-83a32b631946/bin/ugemcutter-verify-yV71Fz5F0F/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-13 12:33:24,169 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_140a7bbb-4e80-41d2-891b-83a32b631946/bin/ugemcutter-verify-yV71Fz5F0F/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2024-11-13 12:33:24,482 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2024-11-13 12:33:24,482 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-13 12:33:24,486 INFO L255 TraceCheckSpWp]: Trace formula consists of 449 conjuncts, 15 conjuncts are in the unsatisfiable core [2024-11-13 12:33:24,492 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 12:33:24,816 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-11-13 12:33:24,849 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 18 [2024-11-13 12:33:24,897 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 12:33:24,897 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 26 treesize of output 28 [2024-11-13 12:33:24,947 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 12:33:24,947 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 6 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 3 case distinctions, treesize of input 33 treesize of output 38 [2024-11-13 12:33:24,992 INFO L134 CoverageAnalysis]: Checked inductivity of 54 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 12:33:24,992 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-13 12:33:24,993 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1409271761] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-13 12:33:24,993 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-13 12:33:24,993 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [9] total 15 [2024-11-13 12:33:24,993 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [685972679] [2024-11-13 12:33:24,993 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-13 12:33:24,994 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-11-13 12:33:24,994 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 12:33:24,995 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-11-13 12:33:24,995 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=71, Invalid=139, Unknown=0, NotChecked=0, Total=210 [2024-11-13 12:33:24,995 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-13 12:33:24,995 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-11-13 12:33:24,995 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 7 states have (on average 20.428571428571427) internal successors, (143), 8 states have internal predecessors, (143), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 12:33:24,996 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:33:24,996 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:33:24,996 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:33:24,996 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:33:24,996 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-13 12:33:24,996 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. [2024-11-13 12:33:24,996 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-13 12:33:27,287 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:33:27,288 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:33:27,661 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:33:27,661 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:33:27,845 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:33:27,846 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:33:28,508 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:33:28,509 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:33:28,720 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:33:28,720 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:33:29,011 INFO L349 Elim1Store]: treesize reduction 3, result has 75.0 percent of original size [2024-11-13 12:33:29,011 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 12 treesize of output 14 [2024-11-13 12:33:29,239 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:33:29,239 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:33:29,419 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:33:29,421 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:33:29,587 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:33:29,587 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:33:30,013 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:33:30,013 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:33:30,084 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:33:30,084 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:33:30,585 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:33:30,585 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:33:30,676 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:33:30,676 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:33:30,866 INFO L349 Elim1Store]: treesize reduction 3, result has 75.0 percent of original size [2024-11-13 12:33:30,866 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 12 treesize of output 14 [2024-11-13 12:33:31,016 INFO L349 Elim1Store]: treesize reduction 3, result has 75.0 percent of original size [2024-11-13 12:33:31,016 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 12 treesize of output 14 [2024-11-13 12:33:31,269 INFO L349 Elim1Store]: treesize reduction 3, result has 75.0 percent of original size [2024-11-13 12:33:31,270 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 12 treesize of output 14 [2024-11-13 12:33:31,531 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:33:31,532 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:33:31,675 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:33:31,675 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:33:31,815 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:33:31,815 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:33:31,815 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:33:31,815 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:33:31,815 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-13 12:33:31,815 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-11-13 12:33:31,816 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-11-13 12:33:31,832 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_140a7bbb-4e80-41d2-891b-83a32b631946/bin/ugemcutter-verify-yV71Fz5F0F/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0 [2024-11-13 12:33:32,016 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6,4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_140a7bbb-4e80-41d2-891b-83a32b631946/bin/ugemcutter-verify-yV71Fz5F0F/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-13 12:33:32,016 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 233 more)] === [2024-11-13 12:33:32,017 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 12:33:32,017 INFO L85 PathProgramCache]: Analyzing trace with hash -515871317, now seen corresponding path program 1 times [2024-11-13 12:33:32,017 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 12:33:32,017 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1148743478] [2024-11-13 12:33:32,017 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 12:33:32,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 12:33:32,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 12:33:32,532 INFO L134 CoverageAnalysis]: Checked inductivity of 64 backedges. 0 proven. 54 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 12:33:32,532 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 12:33:32,532 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1148743478] [2024-11-13 12:33:32,532 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1148743478] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-13 12:33:32,532 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1563578784] [2024-11-13 12:33:32,533 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 12:33:32,533 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-13 12:33:32,533 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_140a7bbb-4e80-41d2-891b-83a32b631946/bin/ugemcutter-verify-yV71Fz5F0F/z3 [2024-11-13 12:33:32,535 INFO L229 MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_140a7bbb-4e80-41d2-891b-83a32b631946/bin/ugemcutter-verify-yV71Fz5F0F/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-13 12:33:32,538 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_140a7bbb-4e80-41d2-891b-83a32b631946/bin/ugemcutter-verify-yV71Fz5F0F/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2024-11-13 12:33:32,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 12:33:32,864 INFO L255 TraceCheckSpWp]: Trace formula consists of 670 conjuncts, 8 conjuncts are in the unsatisfiable core [2024-11-13 12:33:32,871 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 12:33:33,002 INFO L134 CoverageAnalysis]: Checked inductivity of 64 backedges. 0 proven. 54 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 12:33:33,003 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-13 12:33:33,155 INFO L134 CoverageAnalysis]: Checked inductivity of 64 backedges. 0 proven. 54 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 12:33:33,155 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1563578784] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-13 12:33:33,155 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-13 12:33:33,155 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [9, 9, 9] total 11 [2024-11-13 12:33:33,155 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [866425652] [2024-11-13 12:33:33,156 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-13 12:33:33,156 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 11 states [2024-11-13 12:33:33,156 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 12:33:33,157 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants. [2024-11-13 12:33:33,157 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=35, Invalid=75, Unknown=0, NotChecked=0, Total=110 [2024-11-13 12:33:33,157 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-13 12:33:33,162 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-11-13 12:33:33,162 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 11 states, 11 states have (on average 18.363636363636363) internal successors, (202), 11 states have internal predecessors, (202), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 12:33:33,163 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:33:33,163 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:33:33,163 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:33:33,163 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:33:33,163 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-13 12:33:33,163 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. [2024-11-13 12:33:33,163 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. [2024-11-13 12:33:33,163 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-13 12:33:33,457 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:33:33,457 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:33:33,457 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:33:33,457 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:33:33,457 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-13 12:33:33,457 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-11-13 12:33:33,457 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-11-13 12:33:33,458 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. [2024-11-13 12:33:33,479 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_140a7bbb-4e80-41d2-891b-83a32b631946/bin/ugemcutter-verify-yV71Fz5F0F/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0 [2024-11-13 12:33:33,658 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7,5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_140a7bbb-4e80-41d2-891b-83a32b631946/bin/ugemcutter-verify-yV71Fz5F0F/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-13 12:33:33,659 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 233 more)] === [2024-11-13 12:33:33,659 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 12:33:33,659 INFO L85 PathProgramCache]: Analyzing trace with hash 1307611780, now seen corresponding path program 2 times [2024-11-13 12:33:33,659 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 12:33:33,659 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [592162110] [2024-11-13 12:33:33,659 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 12:33:33,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 12:33:33,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 12:33:34,701 INFO L134 CoverageAnalysis]: Checked inductivity of 116 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 112 trivial. 0 not checked. [2024-11-13 12:33:34,702 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 12:33:34,702 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [592162110] [2024-11-13 12:33:34,702 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [592162110] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-13 12:33:34,702 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-13 12:33:34,702 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-13 12:33:34,702 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [70543296] [2024-11-13 12:33:34,702 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-13 12:33:34,703 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-13 12:33:34,703 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 12:33:34,703 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-13 12:33:34,706 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-13 12:33:34,707 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-13 12:33:34,713 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-11-13 12:33:34,713 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 5 states have (on average 31.0) internal successors, (155), 6 states have internal predecessors, (155), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 12:33:34,714 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:33:34,714 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:33:34,714 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:33:34,714 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:33:34,714 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-13 12:33:34,714 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. [2024-11-13 12:33:34,714 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. [2024-11-13 12:33:34,714 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 12 states. [2024-11-13 12:33:34,714 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-13 12:33:34,956 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:33:34,956 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:33:34,956 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:33:34,956 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:33:34,956 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-13 12:33:34,956 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-11-13 12:33:34,956 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-11-13 12:33:34,956 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. [2024-11-13 12:33:34,957 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:33:34,957 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-11-13 12:33:34,957 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 233 more)] === [2024-11-13 12:33:34,957 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 12:33:34,957 INFO L85 PathProgramCache]: Analyzing trace with hash 1881268654, now seen corresponding path program 1 times [2024-11-13 12:33:34,958 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 12:33:34,958 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [98425908] [2024-11-13 12:33:34,958 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 12:33:34,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 12:33:35,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-13 12:33:35,053 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-13 12:33:35,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-13 12:33:35,202 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-13 12:33:35,202 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-11-13 12:33:35,203 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (235 of 236 remaining) [2024-11-13 12:33:35,207 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (234 of 236 remaining) [2024-11-13 12:33:35,207 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (233 of 236 remaining) [2024-11-13 12:33:35,208 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (232 of 236 remaining) [2024-11-13 12:33:35,208 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (231 of 236 remaining) [2024-11-13 12:33:35,208 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (230 of 236 remaining) [2024-11-13 12:33:35,208 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (229 of 236 remaining) [2024-11-13 12:33:35,208 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (228 of 236 remaining) [2024-11-13 12:33:35,208 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE (227 of 236 remaining) [2024-11-13 12:33:35,208 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (226 of 236 remaining) [2024-11-13 12:33:35,208 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr233ASSERT_VIOLATIONDATA_RACE (225 of 236 remaining) [2024-11-13 12:33:35,208 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr234ASSERT_VIOLATIONDATA_RACE (224 of 236 remaining) [2024-11-13 12:33:35,209 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE (223 of 236 remaining) [2024-11-13 12:33:35,209 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE (222 of 236 remaining) [2024-11-13 12:33:35,209 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr11ASSERT_VIOLATIONDATA_RACE (221 of 236 remaining) [2024-11-13 12:33:35,209 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr12ASSERT_VIOLATIONDATA_RACE (220 of 236 remaining) [2024-11-13 12:33:35,209 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr13ASSERT_VIOLATIONDATA_RACE (219 of 236 remaining) [2024-11-13 12:33:35,209 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr182ASSERT_VIOLATIONDATA_RACE (218 of 236 remaining) [2024-11-13 12:33:35,209 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr183ASSERT_VIOLATIONDATA_RACE (217 of 236 remaining) [2024-11-13 12:33:35,209 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr185ASSERT_VIOLATIONDATA_RACE (216 of 236 remaining) [2024-11-13 12:33:35,209 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr186ASSERT_VIOLATIONDATA_RACE (215 of 236 remaining) [2024-11-13 12:33:35,209 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr184ASSERT_VIOLATIONDATA_RACE (214 of 236 remaining) [2024-11-13 12:33:35,210 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr14ASSERT_VIOLATIONDATA_RACE (213 of 236 remaining) [2024-11-13 12:33:35,210 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr187ASSERT_VIOLATIONDATA_RACE (212 of 236 remaining) [2024-11-13 12:33:35,210 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr15ASSERT_VIOLATIONDATA_RACE (211 of 236 remaining) [2024-11-13 12:33:35,210 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr16ASSERT_VIOLATIONDATA_RACE (210 of 236 remaining) [2024-11-13 12:33:35,210 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr17ASSERT_VIOLATIONDATA_RACE (209 of 236 remaining) [2024-11-13 12:33:35,210 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr18ASSERT_VIOLATIONDATA_RACE (208 of 236 remaining) [2024-11-13 12:33:35,210 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr19ASSERT_VIOLATIONDATA_RACE (207 of 236 remaining) [2024-11-13 12:33:35,210 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr188ASSERT_VIOLATIONDATA_RACE (206 of 236 remaining) [2024-11-13 12:33:35,210 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr189ASSERT_VIOLATIONDATA_RACE (205 of 236 remaining) [2024-11-13 12:33:35,210 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr20ASSERT_VIOLATIONDATA_RACE (204 of 236 remaining) [2024-11-13 12:33:35,211 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr190ASSERT_VIOLATIONDATA_RACE (203 of 236 remaining) [2024-11-13 12:33:35,211 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr191ASSERT_VIOLATIONDATA_RACE (202 of 236 remaining) [2024-11-13 12:33:35,211 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr193ASSERT_VIOLATIONDATA_RACE (201 of 236 remaining) [2024-11-13 12:33:35,211 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr194ASSERT_VIOLATIONDATA_RACE (200 of 236 remaining) [2024-11-13 12:33:35,211 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr192ASSERT_VIOLATIONDATA_RACE (199 of 236 remaining) [2024-11-13 12:33:35,211 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr21ASSERT_VIOLATIONDATA_RACE (198 of 236 remaining) [2024-11-13 12:33:35,211 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr22ASSERT_VIOLATIONDATA_RACE (197 of 236 remaining) [2024-11-13 12:33:35,211 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr195ASSERT_VIOLATIONDATA_RACE (196 of 236 remaining) [2024-11-13 12:33:35,211 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr23ASSERT_VIOLATIONDATA_RACE (195 of 236 remaining) [2024-11-13 12:33:35,212 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr196ASSERT_VIOLATIONDATA_RACE (194 of 236 remaining) [2024-11-13 12:33:35,212 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr24ASSERT_VIOLATIONDATA_RACE (193 of 236 remaining) [2024-11-13 12:33:35,212 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr27ASSERT_VIOLATIONDATA_RACE (192 of 236 remaining) [2024-11-13 12:33:35,212 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr28ASSERT_VIOLATIONDATA_RACE (191 of 236 remaining) [2024-11-13 12:33:35,212 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr29ASSERT_VIOLATIONDATA_RACE (190 of 236 remaining) [2024-11-13 12:33:35,212 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr30ASSERT_VIOLATIONDATA_RACE (189 of 236 remaining) [2024-11-13 12:33:35,212 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr31ASSERT_VIOLATIONDATA_RACE (188 of 236 remaining) [2024-11-13 12:33:35,212 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr199ASSERT_VIOLATIONDATA_RACE (187 of 236 remaining) [2024-11-13 12:33:35,212 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr200ASSERT_VIOLATIONDATA_RACE (186 of 236 remaining) [2024-11-13 12:33:35,212 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr197ASSERT_VIOLATIONDATA_RACE (185 of 236 remaining) [2024-11-13 12:33:35,213 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr25ASSERT_VIOLATIONDATA_RACE (184 of 236 remaining) [2024-11-13 12:33:35,213 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr26ASSERT_VIOLATIONDATA_RACE (183 of 236 remaining) [2024-11-13 12:33:35,213 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr32ASSERT_VIOLATIONDATA_RACE (182 of 236 remaining) [2024-11-13 12:33:35,213 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr198ASSERT_VIOLATIONDATA_RACE (181 of 236 remaining) [2024-11-13 12:33:35,213 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr230ASSERT_VIOLATIONDATA_RACE (180 of 236 remaining) [2024-11-13 12:33:35,213 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr201ASSERT_VIOLATIONDATA_RACE (179 of 236 remaining) [2024-11-13 12:33:35,213 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr202ASSERT_VIOLATIONDATA_RACE (178 of 236 remaining) [2024-11-13 12:33:35,213 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr204ASSERT_VIOLATIONDATA_RACE (177 of 236 remaining) [2024-11-13 12:33:35,213 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr205ASSERT_VIOLATIONDATA_RACE (176 of 236 remaining) [2024-11-13 12:33:35,213 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr203ASSERT_VIOLATIONDATA_RACE (175 of 236 remaining) [2024-11-13 12:33:35,214 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr33ASSERT_VIOLATIONDATA_RACE (174 of 236 remaining) [2024-11-13 12:33:35,214 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr34ASSERT_VIOLATIONDATA_RACE (173 of 236 remaining) [2024-11-13 12:33:35,214 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr35ASSERT_VIOLATIONDATA_RACE (172 of 236 remaining) [2024-11-13 12:33:35,214 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr36ASSERT_VIOLATIONDATA_RACE (171 of 236 remaining) [2024-11-13 12:33:35,214 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr37ASSERT_VIOLATIONDATA_RACE (170 of 236 remaining) [2024-11-13 12:33:35,214 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr70ASSERT_VIOLATIONDATA_RACE (169 of 236 remaining) [2024-11-13 12:33:35,214 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr71ASSERT_VIOLATIONDATA_RACE (168 of 236 remaining) [2024-11-13 12:33:35,214 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr72ASSERT_VIOLATIONDATA_RACE (167 of 236 remaining) [2024-11-13 12:33:35,214 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr73ASSERT_VIOLATIONDATA_RACE (166 of 236 remaining) [2024-11-13 12:33:35,214 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr74ASSERT_VIOLATIONDATA_RACE (165 of 236 remaining) [2024-11-13 12:33:35,215 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr231ASSERT_VIOLATIONDATA_RACE (164 of 236 remaining) [2024-11-13 12:33:35,215 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr206ASSERT_VIOLATIONDATA_RACE (163 of 236 remaining) [2024-11-13 12:33:35,215 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr38ASSERT_VIOLATIONDATA_RACE (162 of 236 remaining) [2024-11-13 12:33:35,215 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr232ASSERT_VIOLATIONDATA_RACE (161 of 236 remaining) [2024-11-13 12:33:35,215 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr75ASSERT_VIOLATIONDATA_RACE (160 of 236 remaining) [2024-11-13 12:33:35,215 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr39ASSERT_VIOLATIONDATA_RACE (159 of 236 remaining) [2024-11-13 12:33:35,215 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr207ASSERT_VIOLATIONDATA_RACE (158 of 236 remaining) [2024-11-13 12:33:35,215 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr208ASSERT_VIOLATIONDATA_RACE (157 of 236 remaining) [2024-11-13 12:33:35,215 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr76ASSERT_VIOLATIONDATA_RACE (156 of 236 remaining) [2024-11-13 12:33:35,215 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr77ASSERT_VIOLATIONDATA_RACE (155 of 236 remaining) [2024-11-13 12:33:35,215 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr78ASSERT_VIOLATIONDATA_RACE (154 of 236 remaining) [2024-11-13 12:33:35,215 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr79ASSERT_VIOLATIONDATA_RACE (153 of 236 remaining) [2024-11-13 12:33:35,215 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr80ASSERT_VIOLATIONDATA_RACE (152 of 236 remaining) [2024-11-13 12:33:35,215 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr40ASSERT_VIOLATIONDATA_RACE (151 of 236 remaining) [2024-11-13 12:33:35,215 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr41ASSERT_VIOLATIONDATA_RACE (150 of 236 remaining) [2024-11-13 12:33:35,215 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr81ASSERT_VIOLATIONDATA_RACE (149 of 236 remaining) [2024-11-13 12:33:35,215 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr209ASSERT_VIOLATIONDATA_RACE (148 of 236 remaining) [2024-11-13 12:33:35,216 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr210ASSERT_VIOLATIONDATA_RACE (147 of 236 remaining) [2024-11-13 12:33:35,216 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr212ASSERT_VIOLATIONDATA_RACE (146 of 236 remaining) [2024-11-13 12:33:35,216 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr213ASSERT_VIOLATIONDATA_RACE (145 of 236 remaining) [2024-11-13 12:33:35,216 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr211ASSERT_VIOLATIONDATA_RACE (144 of 236 remaining) [2024-11-13 12:33:35,216 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr42ASSERT_VIOLATIONDATA_RACE (143 of 236 remaining) [2024-11-13 12:33:35,216 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr43ASSERT_VIOLATIONDATA_RACE (142 of 236 remaining) [2024-11-13 12:33:35,216 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr214ASSERT_VIOLATIONDATA_RACE (141 of 236 remaining) [2024-11-13 12:33:35,216 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr82ASSERT_VIOLATIONDATA_RACE (140 of 236 remaining) [2024-11-13 12:33:35,216 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr83ASSERT_VIOLATIONDATA_RACE (139 of 236 remaining) [2024-11-13 12:33:35,216 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr44ASSERT_VIOLATIONDATA_RACE (138 of 236 remaining) [2024-11-13 12:33:35,217 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr84ASSERT_VIOLATIONDATA_RACE (137 of 236 remaining) [2024-11-13 12:33:35,217 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr215ASSERT_VIOLATIONDATA_RACE (136 of 236 remaining) [2024-11-13 12:33:35,217 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr218ASSERT_VIOLATIONDATA_RACE (135 of 236 remaining) [2024-11-13 12:33:35,217 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr219ASSERT_VIOLATIONDATA_RACE (134 of 236 remaining) [2024-11-13 12:33:35,217 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr45ASSERT_VIOLATIONDATA_RACE (133 of 236 remaining) [2024-11-13 12:33:35,217 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr59ASSERT_VIOLATIONDATA_RACE (132 of 236 remaining) [2024-11-13 12:33:35,217 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr216ASSERT_VIOLATIONDATA_RACE (131 of 236 remaining) [2024-11-13 12:33:35,217 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr85ASSERT_VIOLATIONDATA_RACE (130 of 236 remaining) [2024-11-13 12:33:35,217 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr88ASSERT_VIOLATIONDATA_RACE (129 of 236 remaining) [2024-11-13 12:33:35,217 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr89ASSERT_VIOLATIONDATA_RACE (128 of 236 remaining) [2024-11-13 12:33:35,217 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr90ASSERT_VIOLATIONDATA_RACE (127 of 236 remaining) [2024-11-13 12:33:35,217 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr91ASSERT_VIOLATIONDATA_RACE (126 of 236 remaining) [2024-11-13 12:33:35,217 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr92ASSERT_VIOLATIONDATA_RACE (125 of 236 remaining) [2024-11-13 12:33:35,217 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr46ASSERT_VIOLATIONDATA_RACE (124 of 236 remaining) [2024-11-13 12:33:35,217 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr47ASSERT_VIOLATIONDATA_RACE (123 of 236 remaining) [2024-11-13 12:33:35,217 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr217ASSERT_VIOLATIONDATA_RACE (122 of 236 remaining) [2024-11-13 12:33:35,217 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr60ASSERT_VIOLATIONDATA_RACE (121 of 236 remaining) [2024-11-13 12:33:35,217 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr61ASSERT_VIOLATIONDATA_RACE (120 of 236 remaining) [2024-11-13 12:33:35,218 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr62ASSERT_VIOLATIONDATA_RACE (119 of 236 remaining) [2024-11-13 12:33:35,218 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr63ASSERT_VIOLATIONDATA_RACE (118 of 236 remaining) [2024-11-13 12:33:35,218 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr64ASSERT_VIOLATIONDATA_RACE (117 of 236 remaining) [2024-11-13 12:33:35,218 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr86ASSERT_VIOLATIONDATA_RACE (116 of 236 remaining) [2024-11-13 12:33:35,218 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr87ASSERT_VIOLATIONDATA_RACE (115 of 236 remaining) [2024-11-13 12:33:35,218 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr93ASSERT_VIOLATIONDATA_RACE (114 of 236 remaining) [2024-11-13 12:33:35,218 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr48ASSERT_VIOLATIONDATA_RACE (113 of 236 remaining) [2024-11-13 12:33:35,218 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr220ASSERT_VIOLATIONDATA_RACE (112 of 236 remaining) [2024-11-13 12:33:35,218 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr221ASSERT_VIOLATIONDATA_RACE (111 of 236 remaining) [2024-11-13 12:33:35,218 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr223ASSERT_VIOLATIONDATA_RACE (110 of 236 remaining) [2024-11-13 12:33:35,218 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr224ASSERT_VIOLATIONDATA_RACE (109 of 236 remaining) [2024-11-13 12:33:35,218 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr222ASSERT_VIOLATIONDATA_RACE (108 of 236 remaining) [2024-11-13 12:33:35,218 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr65ASSERT_VIOLATIONDATA_RACE (107 of 236 remaining) [2024-11-13 12:33:35,218 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr49ASSERT_VIOLATIONDATA_RACE (106 of 236 remaining) [2024-11-13 12:33:35,218 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr225ASSERT_VIOLATIONDATA_RACE (105 of 236 remaining) [2024-11-13 12:33:35,218 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr52ASSERT_VIOLATIONDATA_RACE (104 of 236 remaining) [2024-11-13 12:33:35,218 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr54ASSERT_VIOLATIONDATA_RACE (103 of 236 remaining) [2024-11-13 12:33:35,219 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr53ASSERT_VIOLATIONDATA_RACE (102 of 236 remaining) [2024-11-13 12:33:35,219 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr94ASSERT_VIOLATIONDATA_RACE (101 of 236 remaining) [2024-11-13 12:33:35,219 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr95ASSERT_VIOLATIONDATA_RACE (100 of 236 remaining) [2024-11-13 12:33:35,219 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr96ASSERT_VIOLATIONDATA_RACE (99 of 236 remaining) [2024-11-13 12:33:35,219 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr97ASSERT_VIOLATIONDATA_RACE (98 of 236 remaining) [2024-11-13 12:33:35,219 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr98ASSERT_VIOLATIONDATA_RACE (97 of 236 remaining) [2024-11-13 12:33:35,219 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr50ASSERT_VIOLATIONDATA_RACE (96 of 236 remaining) [2024-11-13 12:33:35,219 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr66ASSERT_VIOLATIONDATA_RACE (95 of 236 remaining) [2024-11-13 12:33:35,219 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr55ASSERT_VIOLATIONDATA_RACE (94 of 236 remaining) [2024-11-13 12:33:35,219 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr56ASSERT_VIOLATIONDATA_RACE (93 of 236 remaining) [2024-11-13 12:33:35,219 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr131ASSERT_VIOLATIONDATA_RACE (92 of 236 remaining) [2024-11-13 12:33:35,219 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr132ASSERT_VIOLATIONDATA_RACE (91 of 236 remaining) [2024-11-13 12:33:35,219 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr133ASSERT_VIOLATIONDATA_RACE (90 of 236 remaining) [2024-11-13 12:33:35,219 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr134ASSERT_VIOLATIONDATA_RACE (89 of 236 remaining) [2024-11-13 12:33:35,219 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr135ASSERT_VIOLATIONDATA_RACE (88 of 236 remaining) [2024-11-13 12:33:35,219 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr51ASSERT_VIOLATIONDATA_RACE (87 of 236 remaining) [2024-11-13 12:33:35,219 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr226ASSERT_VIOLATIONDATA_RACE (86 of 236 remaining) [2024-11-13 12:33:35,219 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr227ASSERT_VIOLATIONDATA_RACE (85 of 236 remaining) [2024-11-13 12:33:35,220 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr99ASSERT_VIOLATIONDATA_RACE (84 of 236 remaining) [2024-11-13 12:33:35,220 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr67ASSERT_VIOLATIONDATA_RACE (83 of 236 remaining) [2024-11-13 12:33:35,223 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr136ASSERT_VIOLATIONDATA_RACE (82 of 236 remaining) [2024-11-13 12:33:35,223 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr57ASSERT_VIOLATIONDATA_RACE (81 of 236 remaining) [2024-11-13 12:33:35,223 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr58ASSERT_VIOLATIONDATA_RACE (80 of 236 remaining) [2024-11-13 12:33:35,223 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr68ASSERT_VIOLATIONDATA_RACE (79 of 236 remaining) [2024-11-13 12:33:35,223 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr69ASSERT_VIOLATIONDATA_RACE (78 of 236 remaining) [2024-11-13 12:33:35,223 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr100ASSERT_VIOLATIONDATA_RACE (77 of 236 remaining) [2024-11-13 12:33:35,224 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr228ASSERT_VIOLATIONDATA_RACE (76 of 236 remaining) [2024-11-13 12:33:35,224 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr229ASSERT_VIOLATIONDATA_RACE (75 of 236 remaining) [2024-11-13 12:33:35,224 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr137ASSERT_VIOLATIONDATA_RACE (74 of 236 remaining) [2024-11-13 12:33:35,225 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr138ASSERT_VIOLATIONDATA_RACE (73 of 236 remaining) [2024-11-13 12:33:35,225 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr101ASSERT_VIOLATIONDATA_RACE (72 of 236 remaining) [2024-11-13 12:33:35,225 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr102ASSERT_VIOLATIONDATA_RACE (71 of 236 remaining) [2024-11-13 12:33:35,226 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr139ASSERT_VIOLATIONDATA_RACE (70 of 236 remaining) [2024-11-13 12:33:35,226 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr140ASSERT_VIOLATIONDATA_RACE (69 of 236 remaining) [2024-11-13 12:33:35,226 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr142ASSERT_VIOLATIONDATA_RACE (68 of 236 remaining) [2024-11-13 12:33:35,226 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr143ASSERT_VIOLATIONDATA_RACE (67 of 236 remaining) [2024-11-13 12:33:35,226 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr141ASSERT_VIOLATIONDATA_RACE (66 of 236 remaining) [2024-11-13 12:33:35,226 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr103ASSERT_VIOLATIONDATA_RACE (65 of 236 remaining) [2024-11-13 12:33:35,226 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr104ASSERT_VIOLATIONDATA_RACE (64 of 236 remaining) [2024-11-13 12:33:35,226 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr144ASSERT_VIOLATIONDATA_RACE (63 of 236 remaining) [2024-11-13 12:33:35,226 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr105ASSERT_VIOLATIONDATA_RACE (62 of 236 remaining) [2024-11-13 12:33:35,227 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr106ASSERT_VIOLATIONDATA_RACE (61 of 236 remaining) [2024-11-13 12:33:35,227 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr120ASSERT_VIOLATIONDATA_RACE (60 of 236 remaining) [2024-11-13 12:33:35,227 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr145ASSERT_VIOLATIONDATA_RACE (59 of 236 remaining) [2024-11-13 12:33:35,227 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr148ASSERT_VIOLATIONDATA_RACE (58 of 236 remaining) [2024-11-13 12:33:35,227 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr149ASSERT_VIOLATIONDATA_RACE (57 of 236 remaining) [2024-11-13 12:33:35,227 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr107ASSERT_VIOLATIONDATA_RACE (56 of 236 remaining) [2024-11-13 12:33:35,227 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr108ASSERT_VIOLATIONDATA_RACE (55 of 236 remaining) [2024-11-13 12:33:35,227 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr146ASSERT_VIOLATIONDATA_RACE (54 of 236 remaining) [2024-11-13 12:33:35,227 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr121ASSERT_VIOLATIONDATA_RACE (53 of 236 remaining) [2024-11-13 12:33:35,227 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr122ASSERT_VIOLATIONDATA_RACE (52 of 236 remaining) [2024-11-13 12:33:35,228 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr123ASSERT_VIOLATIONDATA_RACE (51 of 236 remaining) [2024-11-13 12:33:35,228 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr124ASSERT_VIOLATIONDATA_RACE (50 of 236 remaining) [2024-11-13 12:33:35,228 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr125ASSERT_VIOLATIONDATA_RACE (49 of 236 remaining) [2024-11-13 12:33:35,228 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr109ASSERT_VIOLATIONDATA_RACE (48 of 236 remaining) [2024-11-13 12:33:35,228 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr147ASSERT_VIOLATIONDATA_RACE (47 of 236 remaining) [2024-11-13 12:33:35,228 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr126ASSERT_VIOLATIONDATA_RACE (46 of 236 remaining) [2024-11-13 12:33:35,228 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr110ASSERT_VIOLATIONDATA_RACE (45 of 236 remaining) [2024-11-13 12:33:35,228 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr113ASSERT_VIOLATIONDATA_RACE (44 of 236 remaining) [2024-11-13 12:33:35,229 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr115ASSERT_VIOLATIONDATA_RACE (43 of 236 remaining) [2024-11-13 12:33:35,229 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr179ASSERT_VIOLATIONDATA_RACE (42 of 236 remaining) [2024-11-13 12:33:35,229 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr150ASSERT_VIOLATIONDATA_RACE (41 of 236 remaining) [2024-11-13 12:33:35,229 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr151ASSERT_VIOLATIONDATA_RACE (40 of 236 remaining) [2024-11-13 12:33:35,230 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr153ASSERT_VIOLATIONDATA_RACE (39 of 236 remaining) [2024-11-13 12:33:35,230 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr154ASSERT_VIOLATIONDATA_RACE (38 of 236 remaining) [2024-11-13 12:33:35,230 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr152ASSERT_VIOLATIONDATA_RACE (37 of 236 remaining) [2024-11-13 12:33:35,230 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr114ASSERT_VIOLATIONDATA_RACE (36 of 236 remaining) [2024-11-13 12:33:35,230 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr111ASSERT_VIOLATIONDATA_RACE (35 of 236 remaining) [2024-11-13 12:33:35,230 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr127ASSERT_VIOLATIONDATA_RACE (34 of 236 remaining) [2024-11-13 12:33:35,230 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr180ASSERT_VIOLATIONDATA_RACE (33 of 236 remaining) [2024-11-13 12:33:35,230 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr116ASSERT_VIOLATIONDATA_RACE (32 of 236 remaining) [2024-11-13 12:33:35,230 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr117ASSERT_VIOLATIONDATA_RACE (31 of 236 remaining) [2024-11-13 12:33:35,230 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr155ASSERT_VIOLATIONDATA_RACE (30 of 236 remaining) [2024-11-13 12:33:35,231 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr112ASSERT_VIOLATIONDATA_RACE (29 of 236 remaining) [2024-11-13 12:33:35,231 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr181ASSERT_VIOLATIONDATA_RACE (28 of 236 remaining) [2024-11-13 12:33:35,231 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr128ASSERT_VIOLATIONDATA_RACE (27 of 236 remaining) [2024-11-13 12:33:35,231 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr118ASSERT_VIOLATIONDATA_RACE (26 of 236 remaining) [2024-11-13 12:33:35,231 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr119ASSERT_VIOLATIONDATA_RACE (25 of 236 remaining) [2024-11-13 12:33:35,231 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr129ASSERT_VIOLATIONDATA_RACE (24 of 236 remaining) [2024-11-13 12:33:35,231 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr130ASSERT_VIOLATIONDATA_RACE (23 of 236 remaining) [2024-11-13 12:33:35,231 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr156ASSERT_VIOLATIONDATA_RACE (22 of 236 remaining) [2024-11-13 12:33:35,231 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr157ASSERT_VIOLATIONDATA_RACE (21 of 236 remaining) [2024-11-13 12:33:35,231 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr158ASSERT_VIOLATIONDATA_RACE (20 of 236 remaining) [2024-11-13 12:33:35,232 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr159ASSERT_VIOLATIONDATA_RACE (19 of 236 remaining) [2024-11-13 12:33:35,232 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr161ASSERT_VIOLATIONDATA_RACE (18 of 236 remaining) [2024-11-13 12:33:35,232 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr162ASSERT_VIOLATIONDATA_RACE (17 of 236 remaining) [2024-11-13 12:33:35,232 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr160ASSERT_VIOLATIONDATA_RACE (16 of 236 remaining) [2024-11-13 12:33:35,232 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr163ASSERT_VIOLATIONDATA_RACE (15 of 236 remaining) [2024-11-13 12:33:35,232 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr164ASSERT_VIOLATIONDATA_RACE (14 of 236 remaining) [2024-11-13 12:33:35,232 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr167ASSERT_VIOLATIONDATA_RACE (13 of 236 remaining) [2024-11-13 12:33:35,232 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr168ASSERT_VIOLATIONDATA_RACE (12 of 236 remaining) [2024-11-13 12:33:35,232 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr165ASSERT_VIOLATIONDATA_RACE (11 of 236 remaining) [2024-11-13 12:33:35,232 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr166ASSERT_VIOLATIONDATA_RACE (10 of 236 remaining) [2024-11-13 12:33:35,232 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr169ASSERT_VIOLATIONDATA_RACE (9 of 236 remaining) [2024-11-13 12:33:35,232 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr170ASSERT_VIOLATIONDATA_RACE (8 of 236 remaining) [2024-11-13 12:33:35,233 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr172ASSERT_VIOLATIONDATA_RACE (7 of 236 remaining) [2024-11-13 12:33:35,233 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr173ASSERT_VIOLATIONDATA_RACE (6 of 236 remaining) [2024-11-13 12:33:35,233 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr171ASSERT_VIOLATIONDATA_RACE (5 of 236 remaining) [2024-11-13 12:33:35,233 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr174ASSERT_VIOLATIONDATA_RACE (4 of 236 remaining) [2024-11-13 12:33:35,234 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr175ASSERT_VIOLATIONDATA_RACE (3 of 236 remaining) [2024-11-13 12:33:35,234 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr176ASSERT_VIOLATIONDATA_RACE (2 of 236 remaining) [2024-11-13 12:33:35,234 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr177ASSERT_VIOLATIONDATA_RACE (1 of 236 remaining) [2024-11-13 12:33:35,234 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr178ASSERT_VIOLATIONDATA_RACE (0 of 236 remaining) [2024-11-13 12:33:35,234 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-11-13 12:33:35,250 INFO L407 BasicCegarLoop]: Path program histogram: [2, 2, 1, 1, 1, 1, 1, 1] [2024-11-13 12:33:35,253 INFO L320 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,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN (1/2) [2024-11-13 12:33:35,254 WARN L247 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2024-11-13 12:33:35,254 INFO L492 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2024-11-13 12:33:35,529 INFO L143 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2024-11-13 12:33:35,562 INFO L107 denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=VARIABLES_GLOBAL, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-13 12:33:35,564 INFO L157 artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations. [2024-11-13 12:33:35,565 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == StealerThread1of2ForFork0 ======== [2024-11-13 12:33:35,567 INFO L333 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PARTIAL_ORDER_FA, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@5fffdc14, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-13 12:33:35,567 INFO L334 AbstractCegarLoop]: Starting to check reachability of 22 error locations. [2024-11-13 12:33:37,230 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:33:37,230 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:33:37,309 INFO L349 Elim1Store]: treesize reduction 70, result has 29.3 percent of original size [2024-11-13 12:33:37,309 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 1 case distinctions, treesize of input 157 treesize of output 130 [2024-11-13 12:33:37,356 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 12:33:37,356 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 369 treesize of output 321 [2024-11-13 12:33:37,924 INFO L349 Elim1Store]: treesize reduction 348, result has 22.8 percent of original size [2024-11-13 12:33:37,926 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 3 stores, 0 select indices, 0 select index equivalence classes, 12 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 4 case distinctions, treesize of input 113 treesize of output 390 [2024-11-13 12:33:38,195 INFO L349 Elim1Store]: treesize reduction 372, result has 0.3 percent of original size [2024-11-13 12:33:38,195 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 4 select indices, 4 select index equivalence classes, 12 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 4 case distinctions, treesize of input 196 treesize of output 88 [2024-11-13 12:33:38,329 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 12:33:38,330 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 8 select indices, 8 select index equivalence classes, 0 disjoint index pairs (out of 28 index pairs), introduced 8 new quantified variables, introduced 28 case distinctions, treesize of input 163 treesize of output 265 [2024-11-13 12:33:39,441 INFO L349 Elim1Store]: treesize reduction 70, result has 29.3 percent of original size [2024-11-13 12:33:39,442 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 1 case distinctions, treesize of input 157 treesize of output 130 [2024-11-13 12:33:39,483 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 12:33:39,483 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 320 treesize of output 282 [2024-11-13 12:33:39,994 INFO L349 Elim1Store]: treesize reduction 348, result has 22.8 percent of original size [2024-11-13 12:33:39,995 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 3 stores, 0 select indices, 0 select index equivalence classes, 12 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 4 case distinctions, treesize of input 113 treesize of output 390 [2024-11-13 12:33:40,255 INFO L349 Elim1Store]: treesize reduction 372, result has 0.3 percent of original size [2024-11-13 12:33:40,256 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 4 select indices, 4 select index equivalence classes, 12 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 4 case distinctions, treesize of input 196 treesize of output 88 [2024-11-13 12:33:40,369 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 12:33:40,369 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 8 select indices, 8 select index equivalence classes, 0 disjoint index pairs (out of 28 index pairs), introduced 8 new quantified variables, introduced 28 case distinctions, treesize of input 134 treesize of output 250 [2024-11-13 12:33:40,462 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:33:40,462 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:33:40,941 INFO L349 Elim1Store]: treesize reduction 149, result has 41.3 percent of original size [2024-11-13 12:33:40,942 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 5 new quantified variables, introduced 4 case distinctions, treesize of input 404 treesize of output 322 [2024-11-13 12:33:40,964 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 509 treesize of output 337 [2024-11-13 12:33:41,568 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 12:33:41,569 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 1849 treesize of output 1789 [2024-11-13 12:33:41,755 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 12:33:41,755 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 27 treesize of output 13 [2024-11-13 12:33:41,773 INFO L349 Elim1Store]: treesize reduction 3, result has 75.0 percent of original size [2024-11-13 12:33:41,773 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 12 treesize of output 14 [2024-11-13 12:33:41,795 INFO L349 Elim1Store]: treesize reduction 3, result has 75.0 percent of original size [2024-11-13 12:33:41,795 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 12 treesize of output 14 [2024-11-13 12:33:42,234 INFO L349 Elim1Store]: treesize reduction 149, result has 41.3 percent of original size [2024-11-13 12:33:42,234 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 5 new quantified variables, introduced 4 case distinctions, treesize of input 404 treesize of output 322 [2024-11-13 12:33:42,564 INFO L349 Elim1Store]: treesize reduction 52, result has 25.7 percent of original size [2024-11-13 12:33:42,564 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 6 case distinctions, treesize of input 293 treesize of output 273 [2024-11-13 12:33:42,601 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 78 treesize of output 68 [2024-11-13 12:33:43,600 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 12:33:43,600 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 1162 treesize of output 1136 [2024-11-13 12:33:43,926 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 6 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 13 [2024-11-13 12:33:43,987 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 6 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 219 treesize of output 205 [2024-11-13 12:33:44,262 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:33:44,262 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:33:44,373 INFO L349 Elim1Store]: treesize reduction 70, result has 29.3 percent of original size [2024-11-13 12:33:44,373 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 1 case distinctions, treesize of input 157 treesize of output 130 [2024-11-13 12:33:44,481 INFO L349 Elim1Store]: treesize reduction 40, result has 31.0 percent of original size [2024-11-13 12:33:44,481 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 4 case distinctions, treesize of input 130 treesize of output 143 [2024-11-13 12:33:44,492 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 54 treesize of output 44 [2024-11-13 12:33:44,532 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 12:33:44,533 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 131 treesize of output 133 [2024-11-13 12:33:44,615 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 12:33:44,616 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 27 treesize of output 13 [2024-11-13 12:33:44,634 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:33:44,637 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:33:44,700 INFO L349 Elim1Store]: treesize reduction 70, result has 29.3 percent of original size [2024-11-13 12:33:44,701 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 1 case distinctions, treesize of input 157 treesize of output 130 [2024-11-13 12:33:44,820 INFO L349 Elim1Store]: treesize reduction 40, result has 31.0 percent of original size [2024-11-13 12:33:44,820 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 4 case distinctions, treesize of input 130 treesize of output 143 [2024-11-13 12:33:44,832 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 54 treesize of output 44 [2024-11-13 12:33:44,869 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 12:33:44,870 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 131 treesize of output 133 [2024-11-13 12:33:44,966 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 12:33:44,966 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 27 treesize of output 13 [2024-11-13 12:33:45,060 INFO L349 Elim1Store]: treesize reduction 70, result has 29.3 percent of original size [2024-11-13 12:33:45,060 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 1 case distinctions, treesize of input 157 treesize of output 130 [2024-11-13 12:33:45,093 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 12:33:45,093 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 369 treesize of output 321 [2024-11-13 12:33:45,576 INFO L349 Elim1Store]: treesize reduction 348, result has 22.8 percent of original size [2024-11-13 12:33:45,576 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 3 stores, 0 select indices, 0 select index equivalence classes, 12 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 4 case distinctions, treesize of input 113 treesize of output 390 [2024-11-13 12:33:47,036 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 12:33:47,038 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 13559 treesize of output 13545 [2024-11-13 12:33:47,379 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:33:47,380 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:33:47,391 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:33:47,392 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:33:47,483 INFO L349 Elim1Store]: treesize reduction 70, result has 29.3 percent of original size [2024-11-13 12:33:47,484 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 1 case distinctions, treesize of input 157 treesize of output 130 [2024-11-13 12:33:47,513 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 12:33:47,513 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 369 treesize of output 321 [2024-11-13 12:33:47,975 INFO L349 Elim1Store]: treesize reduction 348, result has 22.8 percent of original size [2024-11-13 12:33:47,975 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 3 stores, 0 select indices, 0 select index equivalence classes, 12 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 4 case distinctions, treesize of input 113 treesize of output 390 [2024-11-13 12:33:49,258 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 12:33:49,260 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 13077 treesize of output 13063 [2024-11-13 12:33:49,645 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting StealerErr0ASSERT_VIOLATIONDATA_RACE === [StealerErr0ASSERT_VIOLATIONDATA_RACE, StealerErr1ASSERT_VIOLATIONDATA_RACE, StealerErr2ASSERT_VIOLATIONDATA_RACE, StealerErr3ASSERT_VIOLATIONDATA_RACE (and 18 more)] === [2024-11-13 12:33:49,646 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 12:33:49,646 INFO L85 PathProgramCache]: Analyzing trace with hash -2121318898, now seen corresponding path program 1 times [2024-11-13 12:33:49,646 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 12:33:49,646 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [724075320] [2024-11-13 12:33:49,646 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 12:33:49,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 12:33:49,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 12:33:49,812 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 12:33:49,812 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 12:33:49,812 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [724075320] [2024-11-13 12:33:49,812 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [724075320] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-13 12:33:49,813 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-13 12:33:49,813 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-13 12:33:49,813 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1547782430] [2024-11-13 12:33:49,813 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-13 12:33:49,813 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-13 12:33:49,814 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 12:33:49,814 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-13 12:33:49,814 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-13 12:33:49,814 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-13 12:33:49,818 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-11-13 12:33:49,818 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 51.0) internal successors, (153), 3 states have internal predecessors, (153), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 12:33:49,818 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-13 12:33:50,417 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:33:50,418 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:33:50,501 INFO L349 Elim1Store]: treesize reduction 70, result has 29.3 percent of original size [2024-11-13 12:33:50,502 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 1 case distinctions, treesize of input 157 treesize of output 130 [2024-11-13 12:33:50,540 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 12:33:50,541 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 369 treesize of output 321 [2024-11-13 12:33:51,130 INFO L349 Elim1Store]: treesize reduction 348, result has 22.8 percent of original size [2024-11-13 12:33:51,130 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 3 stores, 0 select indices, 0 select index equivalence classes, 12 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 4 case distinctions, treesize of input 113 treesize of output 390 [2024-11-13 12:33:53,416 INFO L349 Elim1Store]: treesize reduction 790, result has 16.2 percent of original size [2024-11-13 12:33:53,417 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 8 select indices, 8 select index equivalence classes, 12 disjoint index pairs (out of 28 index pairs), introduced 9 new quantified variables, introduced 28 case distinctions, treesize of input 4643498 treesize of output 3406644 [2024-11-13 12:33:54,507 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 12:33:54,507 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 8 select indices, 8 select index equivalence classes, 0 disjoint index pairs (out of 28 index pairs), introduced 8 new quantified variables, introduced 28 case distinctions, treesize of input 176 treesize of output 278 [2024-11-13 12:33:55,297 INFO L349 Elim1Store]: treesize reduction 70, result has 29.3 percent of original size [2024-11-13 12:33:55,297 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 1 case distinctions, treesize of input 157 treesize of output 130 [2024-11-13 12:33:55,365 INFO L349 Elim1Store]: treesize reduction 40, result has 31.0 percent of original size [2024-11-13 12:33:55,365 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 4 case distinctions, treesize of input 130 treesize of output 143 [2024-11-13 12:33:55,414 INFO L349 Elim1Store]: treesize reduction 13, result has 38.1 percent of original size [2024-11-13 12:33:55,414 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 3 case distinctions, treesize of input 121 treesize of output 92 [2024-11-13 12:33:55,422 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 54 treesize of output 44 [2024-11-13 12:33:55,446 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 12:33:55,446 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 64 treesize of output 66 [2024-11-13 12:33:55,503 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 12:33:55,503 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 27 treesize of output 13 [2024-11-13 12:33:55,508 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:33:55,508 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:33:55,549 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-13 12:33:55,549 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2024-11-13 12:33:55,549 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting StealerErr5ASSERT_VIOLATIONDATA_RACE === [StealerErr0ASSERT_VIOLATIONDATA_RACE, StealerErr1ASSERT_VIOLATIONDATA_RACE, StealerErr2ASSERT_VIOLATIONDATA_RACE, StealerErr3ASSERT_VIOLATIONDATA_RACE (and 18 more)] === [2024-11-13 12:33:55,554 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 12:33:55,554 INFO L85 PathProgramCache]: Analyzing trace with hash 902621945, now seen corresponding path program 1 times [2024-11-13 12:33:55,554 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 12:33:55,554 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1690434491] [2024-11-13 12:33:55,554 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 12:33:55,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 12:33:55,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 12:33:55,859 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 12:33:55,860 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 12:33:55,860 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1690434491] [2024-11-13 12:33:55,860 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1690434491] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-13 12:33:55,860 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1561140368] [2024-11-13 12:33:55,860 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 12:33:55,860 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-13 12:33:55,860 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_140a7bbb-4e80-41d2-891b-83a32b631946/bin/ugemcutter-verify-yV71Fz5F0F/z3 [2024-11-13 12:33:55,862 INFO L229 MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_140a7bbb-4e80-41d2-891b-83a32b631946/bin/ugemcutter-verify-yV71Fz5F0F/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-13 12:33:55,864 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_140a7bbb-4e80-41d2-891b-83a32b631946/bin/ugemcutter-verify-yV71Fz5F0F/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process [2024-11-13 12:33:56,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 12:33:56,283 INFO L255 TraceCheckSpWp]: Trace formula consists of 682 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-13 12:33:56,286 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 12:33:56,334 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 12:33:56,334 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-13 12:33:56,393 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 12:33:56,393 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1561140368] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-13 12:33:56,394 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-13 12:33:56,394 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 5, 5] total 10 [2024-11-13 12:33:56,394 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2118256472] [2024-11-13 12:33:56,394 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-13 12:33:56,395 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 10 states [2024-11-13 12:33:56,395 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 12:33:56,396 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants. [2024-11-13 12:33:56,396 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=30, Invalid=60, Unknown=0, NotChecked=0, Total=90 [2024-11-13 12:33:56,396 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-13 12:33:56,400 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-11-13 12:33:56,400 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 10 states, 10 states have (on average 21.7) internal successors, (217), 10 states have internal predecessors, (217), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 12:33:56,400 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-13 12:33:56,400 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-13 12:33:56,891 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-13 12:33:56,892 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-11-13 12:33:56,906 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_140a7bbb-4e80-41d2-891b-83a32b631946/bin/ugemcutter-verify-yV71Fz5F0F/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Ended with exit code 0 [2024-11-13 12:33:57,092 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11,6 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_140a7bbb-4e80-41d2-891b-83a32b631946/bin/ugemcutter-verify-yV71Fz5F0F/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-13 12:33:57,092 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting StealerErr5ASSERT_VIOLATIONDATA_RACE === [StealerErr0ASSERT_VIOLATIONDATA_RACE, StealerErr1ASSERT_VIOLATIONDATA_RACE, StealerErr2ASSERT_VIOLATIONDATA_RACE, StealerErr3ASSERT_VIOLATIONDATA_RACE (and 18 more)] === [2024-11-13 12:33:57,092 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 12:33:57,093 INFO L85 PathProgramCache]: Analyzing trace with hash -1816593287, now seen corresponding path program 2 times [2024-11-13 12:33:57,093 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 12:33:57,093 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1700248558] [2024-11-13 12:33:57,093 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 12:33:57,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 12:33:57,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 12:33:57,506 INFO L134 CoverageAnalysis]: Checked inductivity of 54 backedges. 0 proven. 54 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 12:33:57,506 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 12:33:57,506 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1700248558] [2024-11-13 12:33:57,506 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1700248558] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-13 12:33:57,506 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [281834680] [2024-11-13 12:33:57,506 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-13 12:33:57,506 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-13 12:33:57,507 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_140a7bbb-4e80-41d2-891b-83a32b631946/bin/ugemcutter-verify-yV71Fz5F0F/z3 [2024-11-13 12:33:57,509 INFO L229 MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_140a7bbb-4e80-41d2-891b-83a32b631946/bin/ugemcutter-verify-yV71Fz5F0F/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-13 12:33:57,511 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_140a7bbb-4e80-41d2-891b-83a32b631946/bin/ugemcutter-verify-yV71Fz5F0F/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process [2024-11-13 12:33:57,886 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2024-11-13 12:33:57,886 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-13 12:33:57,889 INFO L255 TraceCheckSpWp]: Trace formula consists of 627 conjuncts, 19 conjuncts are in the unsatisfiable core [2024-11-13 12:33:57,894 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 12:33:57,936 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-11-13 12:33:57,955 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 18 [2024-11-13 12:33:57,981 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 12:33:57,981 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 26 treesize of output 28 [2024-11-13 12:33:58,018 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 12:33:58,019 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 6 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 3 case distinctions, treesize of input 33 treesize of output 38 [2024-11-13 12:33:58,053 INFO L134 CoverageAnalysis]: Checked inductivity of 54 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 12:33:58,054 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-13 12:33:58,054 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [281834680] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-13 12:33:58,054 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-13 12:33:58,054 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [9] total 14 [2024-11-13 12:33:58,054 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1930031383] [2024-11-13 12:33:58,054 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-13 12:33:58,055 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-11-13 12:33:58,057 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 12:33:58,057 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-11-13 12:33:58,058 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=44, Invalid=138, Unknown=0, NotChecked=0, Total=182 [2024-11-13 12:33:58,058 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-13 12:33:58,063 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-11-13 12:33:58,064 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 6 states have (on average 30.166666666666668) internal successors, (181), 7 states have internal predecessors, (181), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 12:33:58,064 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-13 12:33:58,064 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. [2024-11-13 12:33:58,064 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-13 12:33:59,007 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3 [2024-11-13 12:33:59,015 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3 [2024-11-13 12:33:59,031 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:33:59,032 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:33:59,223 INFO L349 Elim1Store]: treesize reduction 3, result has 75.0 percent of original size [2024-11-13 12:33:59,224 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 12 treesize of output 14 [2024-11-13 12:33:59,406 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:33:59,406 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:33:59,490 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:33:59,491 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:33:59,513 INFO L349 Elim1Store]: treesize reduction 3, result has 75.0 percent of original size [2024-11-13 12:33:59,513 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 12 treesize of output 14 [2024-11-13 12:33:59,896 INFO L349 Elim1Store]: treesize reduction 3, result has 75.0 percent of original size [2024-11-13 12:33:59,896 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 12 treesize of output 14 [2024-11-13 12:34:00,170 INFO L349 Elim1Store]: treesize reduction 3, result has 75.0 percent of original size [2024-11-13 12:34:00,170 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 12 treesize of output 14 [2024-11-13 12:34:00,397 INFO L349 Elim1Store]: treesize reduction 3, result has 75.0 percent of original size [2024-11-13 12:34:00,398 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 12 treesize of output 14 [2024-11-13 12:34:00,661 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:00,661 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:00,743 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:00,743 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:00,815 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:00,815 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:01,032 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:01,032 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:01,101 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:01,101 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:02,616 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:02,617 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:02,821 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:02,821 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:03,226 INFO L349 Elim1Store]: treesize reduction 3, result has 75.0 percent of original size [2024-11-13 12:34:03,226 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 12 treesize of output 14 [2024-11-13 12:34:03,414 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:03,414 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:03,490 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:03,490 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:03,672 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:03,672 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:03,897 INFO L349 Elim1Store]: treesize reduction 3, result has 75.0 percent of original size [2024-11-13 12:34:03,897 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 12 treesize of output 14 [2024-11-13 12:34:04,121 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:04,122 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:04,226 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:04,226 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:04,828 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:04,828 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:05,026 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:05,027 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:05,353 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:05,353 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:05,406 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:05,406 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:05,836 INFO L349 Elim1Store]: treesize reduction 3, result has 75.0 percent of original size [2024-11-13 12:34:05,837 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 12 treesize of output 14 [2024-11-13 12:34:05,966 INFO L349 Elim1Store]: treesize reduction 3, result has 75.0 percent of original size [2024-11-13 12:34:05,966 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 12 treesize of output 14 [2024-11-13 12:34:06,352 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:06,353 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:06,446 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:06,447 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:07,073 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3 [2024-11-13 12:34:07,082 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3 [2024-11-13 12:34:07,099 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:07,100 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:07,359 INFO L349 Elim1Store]: treesize reduction 3, result has 75.0 percent of original size [2024-11-13 12:34:07,359 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 12 treesize of output 14 [2024-11-13 12:34:07,597 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:07,597 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:07,656 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:07,656 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:07,850 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:07,851 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:07,911 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:07,912 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:08,200 INFO L349 Elim1Store]: treesize reduction 3, result has 75.0 percent of original size [2024-11-13 12:34:08,200 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 12 treesize of output 14 [2024-11-13 12:34:08,471 INFO L349 Elim1Store]: treesize reduction 3, result has 75.0 percent of original size [2024-11-13 12:34:08,472 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 12 treesize of output 14 [2024-11-13 12:34:08,685 INFO L349 Elim1Store]: treesize reduction 3, result has 75.0 percent of original size [2024-11-13 12:34:08,686 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 12 treesize of output 14 [2024-11-13 12:34:08,778 INFO L349 Elim1Store]: treesize reduction 3, result has 75.0 percent of original size [2024-11-13 12:34:08,779 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 12 treesize of output 14 [2024-11-13 12:34:08,933 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:08,933 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:09,046 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:09,047 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 12 treesize of output 4 [2024-11-13 12:34:09,346 INFO L349 Elim1Store]: treesize reduction 3, result has 75.0 percent of original size [2024-11-13 12:34:09,346 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 12 treesize of output 14 [2024-11-13 12:34:09,716 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:09,717 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:10,280 INFO L349 Elim1Store]: treesize reduction 3, result has 75.0 percent of original size [2024-11-13 12:34:10,280 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 12 treesize of output 14 [2024-11-13 12:34:10,520 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:10,520 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:10,593 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 617 treesize of output 617 [2024-11-13 12:34:10,605 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:10,605 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 605 treesize of output 597 [2024-11-13 12:34:10,615 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 597 treesize of output 597 [2024-11-13 12:34:10,625 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 585 treesize of output 585 [2024-11-13 12:34:10,637 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 573 treesize of output 573 [2024-11-13 12:34:10,812 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 12:34:10,812 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 561 treesize of output 566 [2024-11-13 12:34:11,337 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-11-13 12:34:11,753 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-11-13 12:34:11,824 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-11-13 12:34:12,082 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-11-13 12:34:14,927 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:14,927 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:14,996 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:14,997 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:15,368 INFO L349 Elim1Store]: treesize reduction 3, result has 75.0 percent of original size [2024-11-13 12:34:15,368 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 12 treesize of output 14 [2024-11-13 12:34:15,484 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:15,484 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:15,654 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:15,654 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:16,137 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:16,137 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:16,285 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:16,285 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:16,420 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:16,420 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:16,681 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:16,681 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:16,765 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:16,766 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:17,104 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:17,104 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:17,197 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:17,197 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:17,582 INFO L349 Elim1Store]: treesize reduction 3, result has 75.0 percent of original size [2024-11-13 12:34:17,582 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 12 treesize of output 14 [2024-11-13 12:34:17,769 INFO L349 Elim1Store]: treesize reduction 3, result has 75.0 percent of original size [2024-11-13 12:34:17,770 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 12 treesize of output 14 [2024-11-13 12:34:17,882 INFO L349 Elim1Store]: treesize reduction 3, result has 75.0 percent of original size [2024-11-13 12:34:17,882 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 12 treesize of output 14 [2024-11-13 12:34:18,075 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:18,076 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:18,314 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:18,315 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:18,845 INFO L349 Elim1Store]: treesize reduction 3, result has 75.0 percent of original size [2024-11-13 12:34:18,845 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 12 treesize of output 14 [2024-11-13 12:34:19,082 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:19,082 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:19,203 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:19,203 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:19,385 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:19,385 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:19,591 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:19,591 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:19,745 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:19,746 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:19,955 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:19,956 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:20,255 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:20,255 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:20,502 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:20,502 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:20,704 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:20,704 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:21,096 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:21,096 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:21,222 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:21,222 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:22,252 INFO L349 Elim1Store]: treesize reduction 3, result has 75.0 percent of original size [2024-11-13 12:34:22,253 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 12 treesize of output 14 [2024-11-13 12:34:22,614 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:22,614 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:22,854 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:22,854 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:22,972 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-13 12:34:22,972 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-11-13 12:34:22,972 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-13 12:34:22,995 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_140a7bbb-4e80-41d2-891b-83a32b631946/bin/ugemcutter-verify-yV71Fz5F0F/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Forceful destruction successful, exit code 0 [2024-11-13 12:34:23,173 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 7 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_140a7bbb-4e80-41d2-891b-83a32b631946/bin/ugemcutter-verify-yV71Fz5F0F/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable12 [2024-11-13 12:34:23,173 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting StealerErr14ASSERT_VIOLATIONDATA_RACE === [StealerErr0ASSERT_VIOLATIONDATA_RACE, StealerErr1ASSERT_VIOLATIONDATA_RACE, StealerErr2ASSERT_VIOLATIONDATA_RACE, StealerErr3ASSERT_VIOLATIONDATA_RACE (and 18 more)] === [2024-11-13 12:34:23,173 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 12:34:23,173 INFO L85 PathProgramCache]: Analyzing trace with hash -1708144148, now seen corresponding path program 1 times [2024-11-13 12:34:23,174 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 12:34:23,174 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1813456933] [2024-11-13 12:34:23,174 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 12:34:23,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 12:34:23,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 12:34:23,668 INFO L134 CoverageAnalysis]: Checked inductivity of 54 backedges. 0 proven. 54 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 12:34:23,668 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 12:34:23,669 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1813456933] [2024-11-13 12:34:23,669 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1813456933] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-13 12:34:23,669 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1167371160] [2024-11-13 12:34:23,669 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 12:34:23,669 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-13 12:34:23,669 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_140a7bbb-4e80-41d2-891b-83a32b631946/bin/ugemcutter-verify-yV71Fz5F0F/z3 [2024-11-13 12:34:23,671 INFO L229 MonitoredProcess]: Starting monitored process 8 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_140a7bbb-4e80-41d2-891b-83a32b631946/bin/ugemcutter-verify-yV71Fz5F0F/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-13 12:34:23,673 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_140a7bbb-4e80-41d2-891b-83a32b631946/bin/ugemcutter-verify-yV71Fz5F0F/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process [2024-11-13 12:34:24,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 12:34:24,157 INFO L255 TraceCheckSpWp]: Trace formula consists of 1064 conjuncts, 8 conjuncts are in the unsatisfiable core [2024-11-13 12:34:24,161 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 12:34:24,261 INFO L134 CoverageAnalysis]: Checked inductivity of 54 backedges. 0 proven. 54 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 12:34:24,262 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-13 12:34:24,387 INFO L134 CoverageAnalysis]: Checked inductivity of 54 backedges. 0 proven. 54 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 12:34:24,387 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1167371160] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-13 12:34:24,387 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-13 12:34:24,387 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [9, 9, 9] total 11 [2024-11-13 12:34:24,388 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [709157690] [2024-11-13 12:34:24,388 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-13 12:34:24,389 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 11 states [2024-11-13 12:34:24,389 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 12:34:24,390 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants. [2024-11-13 12:34:24,390 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=35, Invalid=75, Unknown=0, NotChecked=0, Total=110 [2024-11-13 12:34:24,390 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-13 12:34:24,394 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-11-13 12:34:24,394 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 11 states, 11 states have (on average 27.363636363636363) internal successors, (301), 11 states have internal predecessors, (301), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 12:34:24,395 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-13 12:34:24,395 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. [2024-11-13 12:34:24,395 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. [2024-11-13 12:34:24,395 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-13 12:34:25,671 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-13 12:34:25,671 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-11-13 12:34:25,671 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-13 12:34:25,673 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. [2024-11-13 12:34:25,691 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_140a7bbb-4e80-41d2-891b-83a32b631946/bin/ugemcutter-verify-yV71Fz5F0F/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Ended with exit code 0 [2024-11-13 12:34:25,873 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 8 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_140a7bbb-4e80-41d2-891b-83a32b631946/bin/ugemcutter-verify-yV71Fz5F0F/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable13 [2024-11-13 12:34:25,873 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting StealerErr14ASSERT_VIOLATIONDATA_RACE === [StealerErr0ASSERT_VIOLATIONDATA_RACE, StealerErr1ASSERT_VIOLATIONDATA_RACE, StealerErr2ASSERT_VIOLATIONDATA_RACE, StealerErr3ASSERT_VIOLATIONDATA_RACE (and 18 more)] === [2024-11-13 12:34:25,874 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 12:34:25,874 INFO L85 PathProgramCache]: Analyzing trace with hash -2097689440, now seen corresponding path program 2 times [2024-11-13 12:34:25,874 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 12:34:25,874 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1362358298] [2024-11-13 12:34:25,874 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 12:34:25,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 12:34:25,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 12:34:27,438 INFO L134 CoverageAnalysis]: Checked inductivity of 106 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 106 trivial. 0 not checked. [2024-11-13 12:34:27,439 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 12:34:27,439 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1362358298] [2024-11-13 12:34:27,439 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1362358298] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-13 12:34:27,439 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-13 12:34:27,439 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-13 12:34:27,439 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1283686417] [2024-11-13 12:34:27,440 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-13 12:34:27,440 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-13 12:34:27,440 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 12:34:27,441 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-13 12:34:27,442 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-13 12:34:27,442 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-13 12:34:27,448 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-11-13 12:34:27,448 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 5 states have (on average 50.0) internal successors, (250), 6 states have internal predecessors, (250), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 12:34:27,448 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-13 12:34:27,448 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. [2024-11-13 12:34:27,448 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. [2024-11-13 12:34:27,448 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 12 states. [2024-11-13 12:34:27,449 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-13 12:34:28,755 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:28,755 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:29,022 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:29,022 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:29,222 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:29,222 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:29,527 INFO L349 Elim1Store]: treesize reduction 3, result has 75.0 percent of original size [2024-11-13 12:34:29,528 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 12 treesize of output 14 [2024-11-13 12:34:29,708 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:29,709 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:29,834 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:29,835 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:30,226 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:30,226 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:30,384 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:30,384 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:30,678 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:30,679 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:30,944 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:30,944 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:31,058 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:31,059 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:31,378 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:31,379 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:31,455 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:31,455 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:31,657 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:31,657 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:31,930 INFO L349 Elim1Store]: treesize reduction 3, result has 75.0 percent of original size [2024-11-13 12:34:31,930 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 12 treesize of output 14 [2024-11-13 12:34:32,068 INFO L349 Elim1Store]: treesize reduction 3, result has 75.0 percent of original size [2024-11-13 12:34:32,068 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 12 treesize of output 14 [2024-11-13 12:34:32,238 INFO L349 Elim1Store]: treesize reduction 3, result has 75.0 percent of original size [2024-11-13 12:34:32,238 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 12 treesize of output 14 [2024-11-13 12:34:32,480 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:32,481 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:32,715 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:32,716 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:33,197 INFO L349 Elim1Store]: treesize reduction 3, result has 75.0 percent of original size [2024-11-13 12:34:33,197 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 12 treesize of output 14 [2024-11-13 12:34:33,321 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:33,322 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:33,480 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:33,480 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:33,785 INFO L349 Elim1Store]: treesize reduction 3, result has 75.0 percent of original size [2024-11-13 12:34:33,785 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 12 treesize of output 14 [2024-11-13 12:34:34,029 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:34,029 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:34,109 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:34,109 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:34,348 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:34,348 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:34,477 INFO L349 Elim1Store]: treesize reduction 3, result has 75.0 percent of original size [2024-11-13 12:34:34,477 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 12 treesize of output 14 [2024-11-13 12:34:34,639 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:34,639 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:34,877 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:34,877 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:35,089 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:35,089 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:35,395 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:35,395 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:35,581 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:35,581 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:36,034 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:36,034 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:36,377 INFO L349 Elim1Store]: treesize reduction 3, result has 75.0 percent of original size [2024-11-13 12:34:36,377 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 12 treesize of output 14 [2024-11-13 12:34:36,778 INFO L349 Elim1Store]: treesize reduction 3, result has 75.0 percent of original size [2024-11-13 12:34:36,778 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 12 treesize of output 14 [2024-11-13 12:34:36,974 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:36,974 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:37,335 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:37,335 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:37,446 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-13 12:34:37,446 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-11-13 12:34:37,446 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-13 12:34:37,446 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. [2024-11-13 12:34:37,447 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:34:37,447 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14 [2024-11-13 12:34:37,447 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting StealerErr15ASSERT_VIOLATIONDATA_RACE === [StealerErr0ASSERT_VIOLATIONDATA_RACE, StealerErr1ASSERT_VIOLATIONDATA_RACE, StealerErr2ASSERT_VIOLATIONDATA_RACE, StealerErr3ASSERT_VIOLATIONDATA_RACE (and 18 more)] === [2024-11-13 12:34:37,447 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 12:34:37,447 INFO L85 PathProgramCache]: Analyzing trace with hash -1504377694, now seen corresponding path program 1 times [2024-11-13 12:34:37,447 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 12:34:37,447 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1713155898] [2024-11-13 12:34:37,448 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 12:34:37,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 12:34:37,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 12:34:38,662 INFO L134 CoverageAnalysis]: Checked inductivity of 106 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 106 trivial. 0 not checked. [2024-11-13 12:34:38,662 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 12:34:38,662 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1713155898] [2024-11-13 12:34:38,662 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1713155898] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-13 12:34:38,662 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-13 12:34:38,662 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-13 12:34:38,663 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1115965608] [2024-11-13 12:34:38,663 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-13 12:34:38,663 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-13 12:34:38,663 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 12:34:38,664 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-13 12:34:38,664 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-13 12:34:38,664 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-13 12:34:38,666 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-11-13 12:34:38,666 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 5 states have (on average 52.2) internal successors, (261), 6 states have internal predecessors, (261), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 12:34:38,666 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-13 12:34:38,666 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. [2024-11-13 12:34:38,667 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. [2024-11-13 12:34:38,667 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 12 states. [2024-11-13 12:34:38,667 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:34:38,667 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-13 12:34:38,940 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3 [2024-11-13 12:34:38,946 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3 [2024-11-13 12:34:39,352 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3 [2024-11-13 12:34:39,357 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3 [2024-11-13 12:34:40,306 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:40,307 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:40,373 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:40,374 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:40,668 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:40,668 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:41,158 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:41,158 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:41,354 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:41,354 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:41,540 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:41,540 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:41,787 INFO L349 Elim1Store]: treesize reduction 3, result has 75.0 percent of original size [2024-11-13 12:34:41,787 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 12 treesize of output 14 [2024-11-13 12:34:42,012 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:42,012 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:42,155 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:42,155 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:42,364 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:42,364 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:42,767 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:42,768 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:42,856 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:42,856 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:43,266 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:43,266 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:43,346 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:43,346 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:43,446 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:43,446 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:43,538 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:43,538 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:43,804 INFO L349 Elim1Store]: treesize reduction 3, result has 75.0 percent of original size [2024-11-13 12:34:43,804 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 12 treesize of output 14 [2024-11-13 12:34:43,953 INFO L349 Elim1Store]: treesize reduction 3, result has 75.0 percent of original size [2024-11-13 12:34:43,953 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 12 treesize of output 14 [2024-11-13 12:34:44,596 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:44,596 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:44,679 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:44,680 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:45,320 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:45,320 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:45,416 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:45,417 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:45,814 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:45,814 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:45,947 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:45,948 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:46,063 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:46,063 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:46,169 INFO L349 Elim1Store]: treesize reduction 3, result has 75.0 percent of original size [2024-11-13 12:34:46,169 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 12 treesize of output 14 [2024-11-13 12:34:46,302 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:46,302 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:46,488 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:46,488 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:46,620 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:46,620 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:46,749 INFO L349 Elim1Store]: treesize reduction 3, result has 75.0 percent of original size [2024-11-13 12:34:46,749 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 12 treesize of output 14 [2024-11-13 12:34:46,906 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:46,906 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:46,989 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:46,989 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:47,279 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:47,279 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:47,430 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:47,430 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:47,499 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:47,499 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:47,794 INFO L349 Elim1Store]: treesize reduction 3, result has 75.0 percent of original size [2024-11-13 12:34:47,794 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 12 treesize of output 14 [2024-11-13 12:34:48,119 INFO L349 Elim1Store]: treesize reduction 3, result has 75.0 percent of original size [2024-11-13 12:34:48,119 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 12 treesize of output 14 [2024-11-13 12:34:48,331 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:48,331 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:48,492 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:48,492 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:48,692 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-13 12:34:48,692 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-11-13 12:34:48,692 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-13 12:34:48,693 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. [2024-11-13 12:34:48,693 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:34:48,693 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:34:48,693 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15 [2024-11-13 12:34:48,693 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting StealerErr16ASSERT_VIOLATIONDATA_RACE === [StealerErr0ASSERT_VIOLATIONDATA_RACE, StealerErr1ASSERT_VIOLATIONDATA_RACE, StealerErr2ASSERT_VIOLATIONDATA_RACE, StealerErr3ASSERT_VIOLATIONDATA_RACE (and 18 more)] === [2024-11-13 12:34:48,693 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 12:34:48,694 INFO L85 PathProgramCache]: Analyzing trace with hash -2114920554, now seen corresponding path program 1 times [2024-11-13 12:34:48,694 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 12:34:48,694 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1560893426] [2024-11-13 12:34:48,694 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 12:34:48,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 12:34:48,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 12:34:49,897 INFO L134 CoverageAnalysis]: Checked inductivity of 106 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 106 trivial. 0 not checked. [2024-11-13 12:34:49,897 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 12:34:49,897 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1560893426] [2024-11-13 12:34:49,897 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1560893426] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-13 12:34:49,897 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-13 12:34:49,898 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-13 12:34:49,898 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1468390467] [2024-11-13 12:34:49,898 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-13 12:34:49,898 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-13 12:34:49,898 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 12:34:49,900 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-13 12:34:49,900 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-13 12:34:49,901 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-13 12:34:49,903 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-11-13 12:34:49,904 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 5 states have (on average 53.6) internal successors, (268), 6 states have internal predecessors, (268), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 12:34:49,905 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-13 12:34:49,905 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. [2024-11-13 12:34:49,905 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. [2024-11-13 12:34:49,905 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 12 states. [2024-11-13 12:34:49,905 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:34:49,905 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:34:49,905 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-13 12:34:50,142 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3 [2024-11-13 12:34:50,147 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3 [2024-11-13 12:34:50,684 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3 [2024-11-13 12:34:50,701 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3 [2024-11-13 12:34:51,654 INFO L349 Elim1Store]: treesize reduction 3, result has 75.0 percent of original size [2024-11-13 12:34:51,655 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 12 treesize of output 14 [2024-11-13 12:34:51,824 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:51,824 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:51,951 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:51,951 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:52,075 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:52,076 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:52,415 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:52,415 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:52,559 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:52,559 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:52,947 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:52,947 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:53,040 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:53,040 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:53,170 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:53,170 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:53,345 INFO L349 Elim1Store]: treesize reduction 3, result has 75.0 percent of original size [2024-11-13 12:34:53,345 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 12 treesize of output 14 [2024-11-13 12:34:53,609 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:53,609 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:53,736 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:53,736 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:54,129 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:54,130 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:54,202 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:54,202 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:54,788 INFO L349 Elim1Store]: treesize reduction 3, result has 75.0 percent of original size [2024-11-13 12:34:54,788 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 12 treesize of output 14 [2024-11-13 12:34:55,049 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:55,049 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:55,140 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:55,140 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:55,539 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:55,540 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:55,862 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:55,862 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:56,057 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:56,057 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:56,689 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:56,689 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:56,759 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:56,759 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:57,022 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:57,022 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:57,244 INFO L349 Elim1Store]: treesize reduction 3, result has 75.0 percent of original size [2024-11-13 12:34:57,245 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 12 treesize of output 14 [2024-11-13 12:34:57,399 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:57,399 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:57,616 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:57,616 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:57,810 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:57,810 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:58,113 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:58,114 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:58,402 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:58,402 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:58,799 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:58,800 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:58,867 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:34:58,868 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:34:59,400 INFO L349 Elim1Store]: treesize reduction 3, result has 75.0 percent of original size [2024-11-13 12:34:59,401 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 12 treesize of output 14 [2024-11-13 12:34:59,532 INFO L349 Elim1Store]: treesize reduction 3, result has 75.0 percent of original size [2024-11-13 12:34:59,533 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 12 treesize of output 14 [2024-11-13 12:34:59,704 INFO L349 Elim1Store]: treesize reduction 3, result has 75.0 percent of original size [2024-11-13 12:34:59,705 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 12 treesize of output 14 [2024-11-13 12:35:00,017 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:35:00,017 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:35:00,094 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:35:00,094 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:35:00,297 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-13 12:35:00,297 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-11-13 12:35:00,297 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-13 12:35:00,297 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. [2024-11-13 12:35:00,297 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:35:00,297 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:35:00,297 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:35:00,297 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16 [2024-11-13 12:35:00,298 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting StealerErr19ASSERT_VIOLATIONDATA_RACE === [StealerErr0ASSERT_VIOLATIONDATA_RACE, StealerErr1ASSERT_VIOLATIONDATA_RACE, StealerErr2ASSERT_VIOLATIONDATA_RACE, StealerErr3ASSERT_VIOLATIONDATA_RACE (and 18 more)] === [2024-11-13 12:35:00,298 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 12:35:00,298 INFO L85 PathProgramCache]: Analyzing trace with hash 265410890, now seen corresponding path program 1 times [2024-11-13 12:35:00,298 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 12:35:00,298 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [354178500] [2024-11-13 12:35:00,298 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 12:35:00,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 12:35:00,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 12:35:01,931 INFO L134 CoverageAnalysis]: Checked inductivity of 106 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 106 trivial. 0 not checked. [2024-11-13 12:35:01,931 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 12:35:01,931 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [354178500] [2024-11-13 12:35:01,931 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [354178500] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-13 12:35:01,931 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-13 12:35:01,931 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-13 12:35:01,932 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [711293254] [2024-11-13 12:35:01,932 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-13 12:35:01,932 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-13 12:35:01,932 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 12:35:01,933 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-13 12:35:01,934 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-13 12:35:01,934 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-13 12:35:01,936 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-11-13 12:35:01,936 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 5 states have (on average 57.2) internal successors, (286), 6 states have internal predecessors, (286), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 12:35:01,936 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-13 12:35:01,936 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. [2024-11-13 12:35:01,936 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. [2024-11-13 12:35:01,936 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 12 states. [2024-11-13 12:35:01,936 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:35:01,936 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:35:01,936 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:35:01,936 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-13 12:35:02,077 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3 [2024-11-13 12:35:02,087 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3 [2024-11-13 12:35:02,191 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3 [2024-11-13 12:35:02,195 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3 [2024-11-13 12:35:02,897 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3 [2024-11-13 12:35:02,916 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3 [2024-11-13 12:35:04,153 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:35:04,154 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:35:04,529 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:35:04,529 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:35:04,654 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:35:04,655 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:35:04,846 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:35:04,846 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:35:05,016 INFO L349 Elim1Store]: treesize reduction 3, result has 75.0 percent of original size [2024-11-13 12:35:05,016 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 12 treesize of output 14 [2024-11-13 12:35:05,206 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:35:05,206 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:35:05,347 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:35:05,347 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:35:05,664 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:35:05,665 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:35:05,849 INFO L349 Elim1Store]: treesize reduction 3, result has 75.0 percent of original size [2024-11-13 12:35:05,849 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 12 treesize of output 14 [2024-11-13 12:35:06,050 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:35:06,050 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:35:06,128 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:35:06,128 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:35:06,490 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:35:06,490 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:35:06,648 INFO L349 Elim1Store]: treesize reduction 3, result has 75.0 percent of original size [2024-11-13 12:35:06,648 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 12 treesize of output 14 [2024-11-13 12:35:06,856 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:35:06,856 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:35:06,999 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:35:06,999 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:35:07,476 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:35:07,476 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:35:07,551 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:35:07,551 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:35:07,682 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:35:07,682 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:35:07,796 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:35:07,796 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:35:08,236 INFO L349 Elim1Store]: treesize reduction 3, result has 75.0 percent of original size [2024-11-13 12:35:08,236 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 12 treesize of output 14 [2024-11-13 12:35:08,686 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:35:08,687 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:35:08,935 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:35:08,935 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:35:09,625 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:35:09,625 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:35:09,780 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:35:09,781 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:35:10,023 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:35:10,024 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:35:10,226 INFO L349 Elim1Store]: treesize reduction 3, result has 75.0 percent of original size [2024-11-13 12:35:10,227 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 12 treesize of output 14 [2024-11-13 12:35:10,419 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:35:10,419 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:35:10,617 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:35:10,617 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:35:11,259 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:35:11,259 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:35:11,381 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:35:11,381 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:35:12,073 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:35:12,073 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:35:12,224 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:35:12,225 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:35:12,686 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:35:12,686 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:35:12,761 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:35:12,762 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:35:13,353 INFO L349 Elim1Store]: treesize reduction 3, result has 75.0 percent of original size [2024-11-13 12:35:13,353 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 12 treesize of output 14 [2024-11-13 12:35:13,677 INFO L349 Elim1Store]: treesize reduction 3, result has 75.0 percent of original size [2024-11-13 12:35:13,677 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 12 treesize of output 14 [2024-11-13 12:35:14,036 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:35:14,036 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:35:14,286 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:35:14,287 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:35:14,455 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-13 12:35:14,456 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-11-13 12:35:14,456 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-13 12:35:14,456 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. [2024-11-13 12:35:14,456 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:35:14,456 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:35:14,456 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:35:14,456 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:35:14,457 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17 [2024-11-13 12:35:14,457 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting StealerErr20ASSERT_VIOLATIONDATA_RACE === [StealerErr0ASSERT_VIOLATIONDATA_RACE, StealerErr1ASSERT_VIOLATIONDATA_RACE, StealerErr2ASSERT_VIOLATIONDATA_RACE, StealerErr3ASSERT_VIOLATIONDATA_RACE (and 18 more)] === [2024-11-13 12:35:14,457 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 12:35:14,457 INFO L85 PathProgramCache]: Analyzing trace with hash 1436664110, now seen corresponding path program 1 times [2024-11-13 12:35:14,457 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 12:35:14,457 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2022425208] [2024-11-13 12:35:14,458 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 12:35:14,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 12:35:14,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 12:35:15,819 INFO L134 CoverageAnalysis]: Checked inductivity of 106 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 106 trivial. 0 not checked. [2024-11-13 12:35:15,819 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 12:35:15,820 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2022425208] [2024-11-13 12:35:15,820 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2022425208] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-13 12:35:15,820 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-13 12:35:15,820 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-13 12:35:15,820 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1318215083] [2024-11-13 12:35:15,820 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-13 12:35:15,821 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-13 12:35:15,821 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 12:35:15,822 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-13 12:35:15,822 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-13 12:35:15,822 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-13 12:35:15,824 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-11-13 12:35:15,826 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 5 states have (on average 59.0) internal successors, (295), 6 states have internal predecessors, (295), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 12:35:15,826 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-13 12:35:15,826 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. [2024-11-13 12:35:15,827 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. [2024-11-13 12:35:15,827 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 12 states. [2024-11-13 12:35:15,827 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:35:15,827 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:35:15,827 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:35:15,827 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:35:15,827 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-13 12:35:16,004 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3 [2024-11-13 12:35:16,012 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3 [2024-11-13 12:35:16,162 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3 [2024-11-13 12:35:16,174 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3 [2024-11-13 12:35:16,659 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3 [2024-11-13 12:35:16,665 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3 [2024-11-13 12:35:17,688 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:35:17,688 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:35:17,919 INFO L349 Elim1Store]: treesize reduction 3, result has 75.0 percent of original size [2024-11-13 12:35:17,920 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 12 treesize of output 14 [2024-11-13 12:35:18,046 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:35:18,046 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:35:18,182 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:35:18,182 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:35:18,483 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:35:18,483 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:35:18,847 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:35:18,847 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:35:19,041 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:35:19,042 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:35:19,298 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:35:19,298 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:35:19,748 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:35:19,748 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:35:19,859 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:35:19,860 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:35:20,191 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:35:20,191 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:35:20,342 INFO L349 Elim1Store]: treesize reduction 3, result has 75.0 percent of original size [2024-11-13 12:35:20,343 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 12 treesize of output 14 [2024-11-13 12:35:20,586 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:35:20,586 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:35:20,659 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:35:20,659 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:35:21,105 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:35:21,105 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:35:21,206 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:35:21,206 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:35:21,329 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:35:21,329 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:35:21,414 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:35:21,414 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:35:21,948 INFO L349 Elim1Store]: treesize reduction 3, result has 75.0 percent of original size [2024-11-13 12:35:21,948 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 12 treesize of output 14 [2024-11-13 12:35:22,125 INFO L349 Elim1Store]: treesize reduction 3, result has 75.0 percent of original size [2024-11-13 12:35:22,125 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 12 treesize of output 14 [2024-11-13 12:35:22,304 INFO L349 Elim1Store]: treesize reduction 3, result has 75.0 percent of original size [2024-11-13 12:35:22,305 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 12 treesize of output 14 [2024-11-13 12:35:22,520 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:35:22,520 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:35:22,731 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:35:22,732 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:35:23,207 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:35:23,208 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:35:23,593 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:35:23,594 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:35:23,696 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:35:23,696 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:35:23,937 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:35:23,938 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:35:24,060 INFO L349 Elim1Store]: treesize reduction 3, result has 75.0 percent of original size [2024-11-13 12:35:24,060 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 12 treesize of output 14 [2024-11-13 12:35:24,207 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:35:24,208 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:35:24,406 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:35:24,406 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:35:24,942 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:35:24,942 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:35:25,121 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:35:25,122 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:35:25,224 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:35:25,224 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:35:25,612 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:35:25,612 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:35:25,755 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:35:25,755 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:35:26,148 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:35:26,148 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:35:26,329 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:35:26,329 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:35:26,821 INFO L349 Elim1Store]: treesize reduction 3, result has 75.0 percent of original size [2024-11-13 12:35:26,821 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 12 treesize of output 14 [2024-11-13 12:35:26,988 INFO L349 Elim1Store]: treesize reduction 3, result has 75.0 percent of original size [2024-11-13 12:35:26,989 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 12 treesize of output 14 [2024-11-13 12:35:27,176 INFO L349 Elim1Store]: treesize reduction 3, result has 75.0 percent of original size [2024-11-13 12:35:27,177 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 12 treesize of output 14 [2024-11-13 12:35:27,619 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:35:27,619 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:35:27,884 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:35:27,884 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:35:28,004 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-13 12:35:28,004 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-11-13 12:35:28,004 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-13 12:35:28,004 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. [2024-11-13 12:35:28,004 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:35:28,004 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:35:28,004 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:35:28,005 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:35:28,005 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:35:28,005 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18 [2024-11-13 12:35:28,006 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting StealerErr21ASSERT_VIOLATIONDATA_RACE === [StealerErr0ASSERT_VIOLATIONDATA_RACE, StealerErr1ASSERT_VIOLATIONDATA_RACE, StealerErr2ASSERT_VIOLATIONDATA_RACE, StealerErr3ASSERT_VIOLATIONDATA_RACE (and 18 more)] === [2024-11-13 12:35:28,006 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 12:35:28,006 INFO L85 PathProgramCache]: Analyzing trace with hash -1110935117, now seen corresponding path program 1 times [2024-11-13 12:35:28,006 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 12:35:28,006 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1831149595] [2024-11-13 12:35:28,006 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 12:35:28,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 12:35:28,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 12:35:29,171 INFO L134 CoverageAnalysis]: Checked inductivity of 106 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 106 trivial. 0 not checked. [2024-11-13 12:35:29,171 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 12:35:29,171 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1831149595] [2024-11-13 12:35:29,171 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1831149595] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-13 12:35:29,171 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-13 12:35:29,171 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-13 12:35:29,171 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [90222389] [2024-11-13 12:35:29,171 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-13 12:35:29,172 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-13 12:35:29,172 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 12:35:29,172 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-13 12:35:29,173 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-13 12:35:29,173 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-13 12:35:29,174 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-11-13 12:35:29,174 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 5 states have (on average 60.6) internal successors, (303), 6 states have internal predecessors, (303), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 12:35:29,174 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-13 12:35:29,174 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. [2024-11-13 12:35:29,175 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. [2024-11-13 12:35:29,175 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 12 states. [2024-11-13 12:35:29,175 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:35:29,175 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:35:29,175 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:35:29,175 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:35:29,175 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:35:29,175 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-13 12:35:29,314 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3 [2024-11-13 12:35:29,326 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3 [2024-11-13 12:35:29,454 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3 [2024-11-13 12:35:29,471 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3 [2024-11-13 12:35:30,201 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3 [2024-11-13 12:35:30,210 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3 [2024-11-13 12:35:31,436 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:35:31,436 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:35:31,720 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:35:31,721 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:35:31,864 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:35:31,865 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:35:31,979 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:35:31,979 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:35:32,412 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:35:32,412 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:35:32,555 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:35:32,555 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:35:33,110 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:35:33,110 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:35:33,274 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:35:33,275 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:35:33,438 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:35:33,438 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:35:33,604 INFO L349 Elim1Store]: treesize reduction 3, result has 75.0 percent of original size [2024-11-13 12:35:33,604 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 12 treesize of output 14 [2024-11-13 12:35:33,734 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:35:33,735 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:35:33,941 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:35:33,941 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:35:34,298 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:35:34,299 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:35:35,049 INFO L349 Elim1Store]: treesize reduction 3, result has 75.0 percent of original size [2024-11-13 12:35:35,049 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 12 treesize of output 14 [2024-11-13 12:35:35,296 INFO L349 Elim1Store]: treesize reduction 3, result has 75.0 percent of original size [2024-11-13 12:35:35,296 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 12 treesize of output 14 [2024-11-13 12:35:35,630 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:35:35,630 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:35:35,841 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:35:35,842 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:35:36,216 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:35:36,216 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:35:36,363 INFO L349 Elim1Store]: treesize reduction 3, result has 75.0 percent of original size [2024-11-13 12:35:36,363 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 12 treesize of output 14 [2024-11-13 12:35:36,659 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:35:36,659 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:35:36,791 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:35:36,792 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:35:37,100 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:35:37,100 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:35:37,295 INFO L349 Elim1Store]: treesize reduction 3, result has 75.0 percent of original size [2024-11-13 12:35:37,295 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 12 treesize of output 14 [2024-11-13 12:35:37,448 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:35:37,449 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:35:37,640 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 12:35:37,641 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 3 [2024-11-13 12:35:37,776 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-13 12:35:37,776 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-11-13 12:35:37,776 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-13 12:35:37,776 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. [2024-11-13 12:35:37,777 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:35:37,777 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:35:37,777 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:35:37,777 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:35:37,777 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:35:37,777 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:35:37,777 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19 [2024-11-13 12:35:37,777 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting StealerErr21ASSERT_VIOLATIONDATA_RACE === [StealerErr0ASSERT_VIOLATIONDATA_RACE, StealerErr1ASSERT_VIOLATIONDATA_RACE, StealerErr2ASSERT_VIOLATIONDATA_RACE, StealerErr3ASSERT_VIOLATIONDATA_RACE (and 18 more)] === [2024-11-13 12:35:37,778 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 12:35:37,778 INFO L85 PathProgramCache]: Analyzing trace with hash 733621890, now seen corresponding path program 1 times [2024-11-13 12:35:37,778 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 12:35:37,778 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [702866994] [2024-11-13 12:35:37,778 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 12:35:37,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 12:35:38,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 12:35:48,489 INFO L134 CoverageAnalysis]: Checked inductivity of 112 backedges. 6 proven. 49 refuted. 0 times theorem prover too weak. 57 trivial. 0 not checked. [2024-11-13 12:35:48,489 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 12:35:48,489 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [702866994] [2024-11-13 12:35:48,489 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [702866994] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-13 12:35:48,489 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2017402034] [2024-11-13 12:35:48,489 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 12:35:48,489 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-13 12:35:48,489 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_140a7bbb-4e80-41d2-891b-83a32b631946/bin/ugemcutter-verify-yV71Fz5F0F/z3 [2024-11-13 12:35:48,491 INFO L229 MonitoredProcess]: Starting monitored process 9 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_140a7bbb-4e80-41d2-891b-83a32b631946/bin/ugemcutter-verify-yV71Fz5F0F/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-13 12:35:48,492 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_140a7bbb-4e80-41d2-891b-83a32b631946/bin/ugemcutter-verify-yV71Fz5F0F/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process [2024-11-13 12:35:49,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 12:35:49,327 INFO L255 TraceCheckSpWp]: Trace formula consists of 1343 conjuncts, 142 conjuncts are in the unsatisfiable core [2024-11-13 12:35:49,340 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 12:35:49,808 INFO L349 Elim1Store]: treesize reduction 4, result has 50.0 percent of original size [2024-11-13 12:35:49,808 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 11 [2024-11-13 12:35:50,437 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1 [2024-11-13 12:35:51,248 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 18 [2024-11-13 12:35:51,730 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 23 treesize of output 16 [2024-11-13 12:35:52,017 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 23 treesize of output 16 [2024-11-13 12:35:52,312 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 23 treesize of output 16 [2024-11-13 12:35:52,700 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 23 treesize of output 16 [2024-11-13 12:35:52,941 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 23 treesize of output 16 [2024-11-13 12:35:53,901 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 12:35:53,901 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 6 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 2 case distinctions, treesize of input 37 treesize of output 31 [2024-11-13 12:35:56,599 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 12:35:56,599 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 6 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 2 case distinctions, treesize of input 44 treesize of output 34 [2024-11-13 12:35:59,203 INFO L349 Elim1Store]: treesize reduction 7, result has 12.5 percent of original size [2024-11-13 12:35:59,203 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 4 select indices, 4 select index equivalence classes, 3 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 5 case distinctions, treesize of input 51 treesize of output 37 [2024-11-13 12:36:00,652 INFO L134 CoverageAnalysis]: Checked inductivity of 112 backedges. 6 proven. 49 refuted. 0 times theorem prover too weak. 57 trivial. 0 not checked. [2024-11-13 12:36:00,653 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-13 12:36:01,756 INFO L349 Elim1Store]: treesize reduction 20, result has 63.6 percent of original size [2024-11-13 12:36:01,756 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 4 case distinctions, treesize of input 205 treesize of output 242 [2024-11-13 12:36:01,780 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 12:36:01,781 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 2 case distinctions, treesize of input 193 treesize of output 214 [2024-11-13 12:36:01,805 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 12:36:01,805 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 2 case distinctions, treesize of input 187 treesize of output 208 [2024-11-13 12:36:01,900 INFO L349 Elim1Store]: treesize reduction 13, result has 38.1 percent of original size [2024-11-13 12:36:01,901 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 3 case distinctions, treesize of input 169 treesize of output 149 [2024-11-13 12:36:01,916 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 12:36:01,916 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 131 treesize of output 97 [2024-11-13 12:36:01,946 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 6 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 35 treesize of output 13 [2024-11-13 12:36:03,714 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3 [2024-11-13 12:36:59,530 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse7 (+ 108 |c_~#q~0.offset|)) (.cse2 (+ 40 |c_~#q~0.offset|)) (.cse3 (+ |c_~#q~0.offset| 36))) (and (forall ((v_ArrVal_4675 (Array Int Int))) (let ((.cse0 (store |c_#memory_int| |c_ULTIMATE.start_main_~#handles~0#1.base| v_ArrVal_4675))) (or (forall ((|StealerThread1of2ForFork0_readV_~#expected~0#1.base| Int)) (not (= (select (select .cse0 |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0) 0))) (forall ((|StealerThread1of2ForFork0_atomic_exchange_~v#1| Int) (v_DerPreprocessor_6 Int) (v_subst_2 Int)) (let ((.cse1 (store (select .cse0 |c_~#q~0.base|) .cse3 |StealerThread1of2ForFork0_atomic_exchange_~v#1|))) (or (not (= (select (select (store .cse0 |c_~#q~0.base| .cse1) v_subst_2) 0) 0)) (< (select (select (store .cse0 |c_~#q~0.base| (store .cse1 .cse2 v_DerPreprocessor_6)) v_subst_2) 0) 1))))))) (forall ((v_ArrVal_4675 (Array Int Int))) (let ((.cse6 (store |c_#memory_int| |c_ULTIMATE.start_main_~#handles~0#1.base| v_ArrVal_4675))) (let ((.cse4 (select .cse6 |c_~#q~0.base|))) (or (= (select .cse4 .cse2) 0) (forall ((|StealerThread1of2ForFork0_atomic_exchange_~v#1| Int) (|v_StealerThread1of2ForFork0_readV_~#expected~0#1.base_77| Int) (v_DerPreprocessor_4 (Array Int Int)) (v_ArrVal_4676 Int) (|StealerThread1of2ForFork0_readV_~#expected~0#1.base| Int)) (let ((.cse5 (store .cse6 |c_~#q~0.base| (store .cse4 .cse3 |StealerThread1of2ForFork0_atomic_exchange_~v#1|)))) (or (not (= (select (select .cse5 |v_StealerThread1of2ForFork0_readV_~#expected~0#1.base_77|) 0) 0)) (< (select v_DerPreprocessor_4 0) (+ (select (select (store .cse6 |c_~#q~0.base| (store .cse4 .cse3 v_ArrVal_4676)) |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0) 1)) (< (select (select .cse6 |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0) 0) (< 0 (select (select (store .cse5 |v_StealerThread1of2ForFork0_readV_~#expected~0#1.base_77| v_DerPreprocessor_4) |c_~#q~0.base|) .cse7))))))))) (forall ((v_ArrVal_4675 (Array Int Int))) (let ((.cse8 (store |c_#memory_int| |c_ULTIMATE.start_main_~#handles~0#1.base| v_ArrVal_4675))) (let ((.cse10 (select .cse8 |c_~#q~0.base|))) (or (forall ((|StealerThread1of2ForFork0_atomic_exchange_~v#1| Int) (v_ArrVal_4676 Int) (|StealerThread1of2ForFork0_readV_~#expected~0#1.base| Int) (v_DerPreprocessor_3 Int) (|v_StealerThread1of2ForFork0_readV_~#expected~0#1.base_78| Int)) (let ((.cse9 (store .cse10 .cse3 |StealerThread1of2ForFork0_atomic_exchange_~v#1|))) (or (< (select (select (store .cse8 |c_~#q~0.base| (store .cse9 .cse2 v_DerPreprocessor_3)) |v_StealerThread1of2ForFork0_readV_~#expected~0#1.base_78|) 0) (+ (select (select (store .cse8 |c_~#q~0.base| (store .cse10 .cse3 v_ArrVal_4676)) |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0) 1)) (< (select (select .cse8 |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0) 0) (not (= (select (select (store .cse8 |c_~#q~0.base| .cse9) |v_StealerThread1of2ForFork0_readV_~#expected~0#1.base_78|) 0) 0))))) (not (= (select .cse10 .cse2) 0)) (< 0 (select .cse10 .cse7)))))) (forall ((v_ArrVal_4675 (Array Int Int))) (let ((.cse12 (store |c_#memory_int| |c_ULTIMATE.start_main_~#handles~0#1.base| v_ArrVal_4675))) (let ((.cse11 (select .cse12 |c_~#q~0.base|))) (or (= (select .cse11 .cse2) 0) (forall ((|StealerThread1of2ForFork0_atomic_exchange_~v#1| Int) (v_subst_3 Int)) (not (= (select (select (store .cse12 |c_~#q~0.base| (store .cse11 .cse3 |StealerThread1of2ForFork0_atomic_exchange_~v#1|)) v_subst_3) 0) 0))) (forall ((v_ArrVal_4676 Int) (|StealerThread1of2ForFork0_readV_~#expected~0#1.base| Int)) (or (< 0 (select (select (store .cse12 |c_~#q~0.base| (store .cse11 .cse3 v_ArrVal_4676)) |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0)) (< (select (select .cse12 |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0) 0))))))))) is different from false [2024-11-13 12:37:02,004 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse4 (+ 108 |c_~#q~0.offset|)) (.cse5 (+ 40 |c_~#q~0.offset|)) (.cse2 (+ |c_~#q~0.offset| 36))) (and (forall ((v_ArrVal_4674 (Array Int Int)) (v_ArrVal_4675 (Array Int Int))) (let ((.cse0 (store (store |c_#memory_int| |c_ULTIMATE.start_Init_ObjType_~r#1.base| v_ArrVal_4674) |c_ULTIMATE.start_main_~#handles~0#1.base| v_ArrVal_4675))) (let ((.cse1 (select .cse0 |c_~#q~0.base|))) (or (forall ((|StealerThread1of2ForFork0_atomic_exchange_~v#1| Int) (|v_StealerThread1of2ForFork0_readV_~#expected~0#1.base_77| Int) (v_DerPreprocessor_4 (Array Int Int)) (v_ArrVal_4676 Int) (|StealerThread1of2ForFork0_readV_~#expected~0#1.base| Int)) (let ((.cse3 (store .cse0 |c_~#q~0.base| (store .cse1 .cse2 |StealerThread1of2ForFork0_atomic_exchange_~v#1|)))) (or (< (select (select .cse0 |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0) 0) (< (select v_DerPreprocessor_4 0) (+ (select (select (store .cse0 |c_~#q~0.base| (store .cse1 .cse2 v_ArrVal_4676)) |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0) 1)) (< 0 (select (select (store .cse3 |v_StealerThread1of2ForFork0_readV_~#expected~0#1.base_77| v_DerPreprocessor_4) |c_~#q~0.base|) .cse4)) (not (= (select (select .cse3 |v_StealerThread1of2ForFork0_readV_~#expected~0#1.base_77|) 0) 0))))) (= (select .cse1 .cse5) 0))))) (forall ((v_ArrVal_4674 (Array Int Int)) (v_ArrVal_4675 (Array Int Int))) (let ((.cse6 (store (store |c_#memory_int| |c_ULTIMATE.start_Init_ObjType_~r#1.base| v_ArrVal_4674) |c_ULTIMATE.start_main_~#handles~0#1.base| v_ArrVal_4675))) (or (forall ((|StealerThread1of2ForFork0_readV_~#expected~0#1.base| Int)) (not (= (select (select .cse6 |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0) 0))) (forall ((|StealerThread1of2ForFork0_atomic_exchange_~v#1| Int) (v_DerPreprocessor_6 Int) (v_subst_2 Int)) (let ((.cse7 (store (select .cse6 |c_~#q~0.base|) .cse2 |StealerThread1of2ForFork0_atomic_exchange_~v#1|))) (or (not (= (select (select (store .cse6 |c_~#q~0.base| .cse7) v_subst_2) 0) 0)) (< (select (select (store .cse6 |c_~#q~0.base| (store .cse7 .cse5 v_DerPreprocessor_6)) v_subst_2) 0) 1))))))) (forall ((v_ArrVal_4674 (Array Int Int)) (v_ArrVal_4675 (Array Int Int))) (let ((.cse8 (store (store |c_#memory_int| |c_ULTIMATE.start_Init_ObjType_~r#1.base| v_ArrVal_4674) |c_ULTIMATE.start_main_~#handles~0#1.base| v_ArrVal_4675))) (let ((.cse10 (select .cse8 |c_~#q~0.base|))) (or (forall ((|StealerThread1of2ForFork0_atomic_exchange_~v#1| Int) (v_ArrVal_4676 Int) (|StealerThread1of2ForFork0_readV_~#expected~0#1.base| Int) (v_DerPreprocessor_3 Int) (|v_StealerThread1of2ForFork0_readV_~#expected~0#1.base_78| Int)) (let ((.cse9 (store .cse10 .cse2 |StealerThread1of2ForFork0_atomic_exchange_~v#1|))) (or (< (select (select .cse8 |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0) 0) (< (select (select (store .cse8 |c_~#q~0.base| (store .cse9 .cse5 v_DerPreprocessor_3)) |v_StealerThread1of2ForFork0_readV_~#expected~0#1.base_78|) 0) (+ (select (select (store .cse8 |c_~#q~0.base| (store .cse10 .cse2 v_ArrVal_4676)) |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0) 1)) (not (= (select (select (store .cse8 |c_~#q~0.base| .cse9) |v_StealerThread1of2ForFork0_readV_~#expected~0#1.base_78|) 0) 0))))) (< 0 (select .cse10 .cse4)) (not (= (select .cse10 .cse5) 0)))))) (forall ((v_ArrVal_4674 (Array Int Int)) (v_ArrVal_4675 (Array Int Int))) (let ((.cse11 (store (store |c_#memory_int| |c_ULTIMATE.start_Init_ObjType_~r#1.base| v_ArrVal_4674) |c_ULTIMATE.start_main_~#handles~0#1.base| v_ArrVal_4675))) (let ((.cse12 (select .cse11 |c_~#q~0.base|))) (or (forall ((|StealerThread1of2ForFork0_atomic_exchange_~v#1| Int) (v_subst_3 Int)) (not (= (select (select (store .cse11 |c_~#q~0.base| (store .cse12 .cse2 |StealerThread1of2ForFork0_atomic_exchange_~v#1|)) v_subst_3) 0) 0))) (= (select .cse12 .cse5) 0) (forall ((v_ArrVal_4676 Int) (|StealerThread1of2ForFork0_readV_~#expected~0#1.base| Int)) (or (< (select (select .cse11 |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0) 0) (< 0 (select (select (store .cse11 |c_~#q~0.base| (store .cse12 .cse2 v_ArrVal_4676)) |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0)))))))))) is different from false [2024-11-13 12:37:18,880 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse7 (+ 108 |c_~#q~0.offset|)) (.cse3 (+ 40 |c_~#q~0.offset|)) (.cse2 (+ |c_~#q~0.offset| 36))) (and (forall ((v_ArrVal_4673 (Array Int Int)) (v_ArrVal_4674 (Array Int Int)) (v_ArrVal_4675 (Array Int Int))) (let ((.cse0 (store (store (store |c_#memory_int| |c_ULTIMATE.start_Init_ObjType_~r#1.base| v_ArrVal_4673) |c_~#items~0.base| v_ArrVal_4674) |c_ULTIMATE.start_main_~#handles~0#1.base| v_ArrVal_4675))) (let ((.cse1 (select .cse0 |c_~#q~0.base|))) (or (forall ((|StealerThread1of2ForFork0_atomic_exchange_~v#1| Int) (v_subst_3 Int)) (not (= (select (select (store .cse0 |c_~#q~0.base| (store .cse1 .cse2 |StealerThread1of2ForFork0_atomic_exchange_~v#1|)) v_subst_3) 0) 0))) (forall ((v_ArrVal_4676 Int) (|StealerThread1of2ForFork0_readV_~#expected~0#1.base| Int)) (or (< 0 (select (select (store .cse0 |c_~#q~0.base| (store .cse1 .cse2 v_ArrVal_4676)) |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0)) (< (select (select .cse0 |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0) 0))) (= (select .cse1 .cse3) 0))))) (forall ((v_ArrVal_4673 (Array Int Int)) (v_ArrVal_4674 (Array Int Int)) (v_ArrVal_4675 (Array Int Int))) (let ((.cse6 (store (store (store |c_#memory_int| |c_ULTIMATE.start_Init_ObjType_~r#1.base| v_ArrVal_4673) |c_~#items~0.base| v_ArrVal_4674) |c_ULTIMATE.start_main_~#handles~0#1.base| v_ArrVal_4675))) (let ((.cse4 (select .cse6 |c_~#q~0.base|))) (or (= (select .cse4 .cse3) 0) (forall ((|StealerThread1of2ForFork0_atomic_exchange_~v#1| Int) (|v_StealerThread1of2ForFork0_readV_~#expected~0#1.base_77| Int) (v_DerPreprocessor_4 (Array Int Int)) (v_ArrVal_4676 Int) (|StealerThread1of2ForFork0_readV_~#expected~0#1.base| Int)) (let ((.cse5 (store .cse6 |c_~#q~0.base| (store .cse4 .cse2 |StealerThread1of2ForFork0_atomic_exchange_~v#1|)))) (or (not (= (select (select .cse5 |v_StealerThread1of2ForFork0_readV_~#expected~0#1.base_77|) 0) 0)) (< (select (select .cse6 |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0) 0) (< 0 (select (select (store .cse5 |v_StealerThread1of2ForFork0_readV_~#expected~0#1.base_77| v_DerPreprocessor_4) |c_~#q~0.base|) .cse7)) (< (select v_DerPreprocessor_4 0) (+ (select (select (store .cse6 |c_~#q~0.base| (store .cse4 .cse2 v_ArrVal_4676)) |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0) 1))))))))) (forall ((v_ArrVal_4673 (Array Int Int)) (v_ArrVal_4674 (Array Int Int)) (v_ArrVal_4675 (Array Int Int))) (let ((.cse9 (store (store (store |c_#memory_int| |c_ULTIMATE.start_Init_ObjType_~r#1.base| v_ArrVal_4673) |c_~#items~0.base| v_ArrVal_4674) |c_ULTIMATE.start_main_~#handles~0#1.base| v_ArrVal_4675))) (let ((.cse8 (select .cse9 |c_~#q~0.base|))) (or (< 0 (select .cse8 .cse7)) (forall ((|StealerThread1of2ForFork0_atomic_exchange_~v#1| Int) (v_ArrVal_4676 Int) (|StealerThread1of2ForFork0_readV_~#expected~0#1.base| Int) (v_DerPreprocessor_3 Int) (|v_StealerThread1of2ForFork0_readV_~#expected~0#1.base_78| Int)) (let ((.cse10 (store .cse8 .cse2 |StealerThread1of2ForFork0_atomic_exchange_~v#1|))) (or (not (= (select (select (store .cse9 |c_~#q~0.base| .cse10) |v_StealerThread1of2ForFork0_readV_~#expected~0#1.base_78|) 0) 0)) (< (select (select .cse9 |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0) 0) (< (select (select (store .cse9 |c_~#q~0.base| (store .cse10 .cse3 v_DerPreprocessor_3)) |v_StealerThread1of2ForFork0_readV_~#expected~0#1.base_78|) 0) (+ (select (select (store .cse9 |c_~#q~0.base| (store .cse8 .cse2 v_ArrVal_4676)) |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0) 1))))) (not (= (select .cse8 .cse3) 0)))))) (forall ((v_ArrVal_4673 (Array Int Int)) (v_ArrVal_4674 (Array Int Int)) (v_ArrVal_4675 (Array Int Int))) (let ((.cse11 (store (store (store |c_#memory_int| |c_ULTIMATE.start_Init_ObjType_~r#1.base| v_ArrVal_4673) |c_~#items~0.base| v_ArrVal_4674) |c_ULTIMATE.start_main_~#handles~0#1.base| v_ArrVal_4675))) (or (forall ((|StealerThread1of2ForFork0_atomic_exchange_~v#1| Int) (v_DerPreprocessor_6 Int) (v_subst_2 Int)) (let ((.cse12 (store (select .cse11 |c_~#q~0.base|) .cse2 |StealerThread1of2ForFork0_atomic_exchange_~v#1|))) (or (not (= (select (select (store .cse11 |c_~#q~0.base| .cse12) v_subst_2) 0) 0)) (< (select (select (store .cse11 |c_~#q~0.base| (store .cse12 .cse3 v_DerPreprocessor_6)) v_subst_2) 0) 1)))) (forall ((|StealerThread1of2ForFork0_readV_~#expected~0#1.base| Int)) (not (= (select (select .cse11 |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0) 0)))))))) is different from false [2024-11-13 12:37:19,053 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse5 (+ 108 |c_~#q~0.offset|)) (.cse4 (+ |c_~#q~0.offset| 36)) (.cse2 (+ 40 |c_~#q~0.offset|))) (and (forall ((v_ArrVal_4673 (Array Int Int)) (v_ArrVal_4674 (Array Int Int)) (v_ArrVal_4675 (Array Int Int))) (let ((.cse0 (store (store (store |c_#memory_int| |c_ULTIMATE.start_Init_ObjType_#in~r#1.base| v_ArrVal_4673) |c_~#items~0.base| v_ArrVal_4674) |c_ULTIMATE.start_main_~#handles~0#1.base| v_ArrVal_4675))) (let ((.cse3 (select .cse0 |c_~#q~0.base|))) (or (forall ((|StealerThread1of2ForFork0_atomic_exchange_~v#1| Int) (v_ArrVal_4676 Int) (|StealerThread1of2ForFork0_readV_~#expected~0#1.base| Int) (v_DerPreprocessor_3 Int) (|v_StealerThread1of2ForFork0_readV_~#expected~0#1.base_78| Int)) (let ((.cse1 (store .cse3 .cse4 |StealerThread1of2ForFork0_atomic_exchange_~v#1|))) (or (< (select (select .cse0 |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0) 0) (< (select (select (store .cse0 |c_~#q~0.base| (store .cse1 .cse2 v_DerPreprocessor_3)) |v_StealerThread1of2ForFork0_readV_~#expected~0#1.base_78|) 0) (+ (select (select (store .cse0 |c_~#q~0.base| (store .cse3 .cse4 v_ArrVal_4676)) |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0) 1)) (not (= (select (select (store .cse0 |c_~#q~0.base| .cse1) |v_StealerThread1of2ForFork0_readV_~#expected~0#1.base_78|) 0) 0))))) (< 0 (select .cse3 .cse5)) (not (= (select .cse3 .cse2) 0)))))) (forall ((v_ArrVal_4673 (Array Int Int)) (v_ArrVal_4674 (Array Int Int)) (v_ArrVal_4675 (Array Int Int))) (let ((.cse6 (store (store (store |c_#memory_int| |c_ULTIMATE.start_Init_ObjType_#in~r#1.base| v_ArrVal_4673) |c_~#items~0.base| v_ArrVal_4674) |c_ULTIMATE.start_main_~#handles~0#1.base| v_ArrVal_4675))) (or (forall ((|StealerThread1of2ForFork0_atomic_exchange_~v#1| Int) (v_DerPreprocessor_6 Int) (v_subst_2 Int)) (let ((.cse7 (store (select .cse6 |c_~#q~0.base|) .cse4 |StealerThread1of2ForFork0_atomic_exchange_~v#1|))) (or (< (select (select (store .cse6 |c_~#q~0.base| (store .cse7 .cse2 v_DerPreprocessor_6)) v_subst_2) 0) 1) (not (= (select (select (store .cse6 |c_~#q~0.base| .cse7) v_subst_2) 0) 0))))) (forall ((|StealerThread1of2ForFork0_readV_~#expected~0#1.base| Int)) (not (= 0 (select (select .cse6 |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0))))))) (forall ((v_ArrVal_4673 (Array Int Int)) (v_ArrVal_4674 (Array Int Int)) (v_ArrVal_4675 (Array Int Int))) (let ((.cse8 (store (store (store |c_#memory_int| |c_ULTIMATE.start_Init_ObjType_#in~r#1.base| v_ArrVal_4673) |c_~#items~0.base| v_ArrVal_4674) |c_ULTIMATE.start_main_~#handles~0#1.base| v_ArrVal_4675))) (let ((.cse9 (select .cse8 |c_~#q~0.base|))) (or (forall ((|StealerThread1of2ForFork0_atomic_exchange_~v#1| Int) (v_subst_3 Int)) (not (= (select (select (store .cse8 |c_~#q~0.base| (store .cse9 .cse4 |StealerThread1of2ForFork0_atomic_exchange_~v#1|)) v_subst_3) 0) 0))) (forall ((v_ArrVal_4676 Int) (|StealerThread1of2ForFork0_readV_~#expected~0#1.base| Int)) (or (< 0 (select (select (store .cse8 |c_~#q~0.base| (store .cse9 .cse4 v_ArrVal_4676)) |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0)) (< (select (select .cse8 |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0) 0))) (= (select .cse9 .cse2) 0))))) (forall ((v_ArrVal_4673 (Array Int Int)) (v_ArrVal_4674 (Array Int Int)) (v_ArrVal_4675 (Array Int Int))) (let ((.cse11 (store (store (store |c_#memory_int| |c_ULTIMATE.start_Init_ObjType_#in~r#1.base| v_ArrVal_4673) |c_~#items~0.base| v_ArrVal_4674) |c_ULTIMATE.start_main_~#handles~0#1.base| v_ArrVal_4675))) (let ((.cse12 (select .cse11 |c_~#q~0.base|))) (or (forall ((|StealerThread1of2ForFork0_atomic_exchange_~v#1| Int) (|v_StealerThread1of2ForFork0_readV_~#expected~0#1.base_77| Int) (v_DerPreprocessor_4 (Array Int Int)) (v_ArrVal_4676 Int) (|StealerThread1of2ForFork0_readV_~#expected~0#1.base| Int)) (let ((.cse10 (store .cse11 |c_~#q~0.base| (store .cse12 .cse4 |StealerThread1of2ForFork0_atomic_exchange_~v#1|)))) (or (< 0 (select (select (store .cse10 |v_StealerThread1of2ForFork0_readV_~#expected~0#1.base_77| v_DerPreprocessor_4) |c_~#q~0.base|) .cse5)) (not (= (select (select .cse10 |v_StealerThread1of2ForFork0_readV_~#expected~0#1.base_77|) 0) 0)) (< (select v_DerPreprocessor_4 0) (+ (select (select (store .cse11 |c_~#q~0.base| (store .cse12 .cse4 v_ArrVal_4676)) |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0) 1)) (< (select (select .cse11 |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0) 0)))) (= (select .cse12 .cse2) 0))))))) is different from false [2024-11-13 12:37:21,225 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse5 (+ 108 |c_~#q~0.offset|)) (.cse4 (+ |c_~#q~0.offset| 36)) (.cse2 (+ 40 |c_~#q~0.offset|))) (and (forall ((v_ArrVal_4672 (Array Int Int)) (v_ArrVal_4674 (Array Int Int)) (v_ArrVal_4675 (Array Int Int))) (let ((.cse0 (store (store (store |c_#memory_int| |c_ULTIMATE.start_Init_ObjType_~r#1.base| v_ArrVal_4672) |c_~#items~0.base| v_ArrVal_4674) |c_ULTIMATE.start_main_~#handles~0#1.base| v_ArrVal_4675))) (let ((.cse3 (select .cse0 |c_~#q~0.base|))) (or (forall ((|StealerThread1of2ForFork0_atomic_exchange_~v#1| Int) (v_ArrVal_4676 Int) (|StealerThread1of2ForFork0_readV_~#expected~0#1.base| Int) (v_DerPreprocessor_3 Int) (|v_StealerThread1of2ForFork0_readV_~#expected~0#1.base_78| Int)) (let ((.cse1 (store .cse3 .cse4 |StealerThread1of2ForFork0_atomic_exchange_~v#1|))) (or (< (select (select (store .cse0 |c_~#q~0.base| (store .cse1 .cse2 v_DerPreprocessor_3)) |v_StealerThread1of2ForFork0_readV_~#expected~0#1.base_78|) 0) (+ (select (select (store .cse0 |c_~#q~0.base| (store .cse3 .cse4 v_ArrVal_4676)) |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0) 1)) (< (select (select .cse0 |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0) 0) (not (= (select (select (store .cse0 |c_~#q~0.base| .cse1) |v_StealerThread1of2ForFork0_readV_~#expected~0#1.base_78|) 0) 0))))) (< 0 (select .cse3 .cse5)) (not (= (select .cse3 .cse2) 0)))))) (forall ((v_ArrVal_4672 (Array Int Int)) (v_ArrVal_4674 (Array Int Int)) (v_ArrVal_4675 (Array Int Int))) (let ((.cse6 (store (store (store |c_#memory_int| |c_ULTIMATE.start_Init_ObjType_~r#1.base| v_ArrVal_4672) |c_~#items~0.base| v_ArrVal_4674) |c_ULTIMATE.start_main_~#handles~0#1.base| v_ArrVal_4675))) (or (forall ((|StealerThread1of2ForFork0_atomic_exchange_~v#1| Int) (v_DerPreprocessor_6 Int) (v_subst_2 Int)) (let ((.cse7 (store (select .cse6 |c_~#q~0.base|) .cse4 |StealerThread1of2ForFork0_atomic_exchange_~v#1|))) (or (not (= (select (select (store .cse6 |c_~#q~0.base| .cse7) v_subst_2) 0) 0)) (< (select (select (store .cse6 |c_~#q~0.base| (store .cse7 .cse2 v_DerPreprocessor_6)) v_subst_2) 0) 1)))) (forall ((|StealerThread1of2ForFork0_readV_~#expected~0#1.base| Int)) (not (= (select (select .cse6 |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0) 0)))))) (forall ((v_ArrVal_4672 (Array Int Int)) (v_ArrVal_4674 (Array Int Int)) (v_ArrVal_4675 (Array Int Int))) (let ((.cse8 (store (store (store |c_#memory_int| |c_ULTIMATE.start_Init_ObjType_~r#1.base| v_ArrVal_4672) |c_~#items~0.base| v_ArrVal_4674) |c_ULTIMATE.start_main_~#handles~0#1.base| v_ArrVal_4675))) (let ((.cse9 (select .cse8 |c_~#q~0.base|))) (or (forall ((v_ArrVal_4676 Int) (|StealerThread1of2ForFork0_readV_~#expected~0#1.base| Int)) (or (< 0 (select (select (store .cse8 |c_~#q~0.base| (store .cse9 .cse4 v_ArrVal_4676)) |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0)) (< (select (select .cse8 |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0) 0))) (forall ((|StealerThread1of2ForFork0_atomic_exchange_~v#1| Int) (v_subst_3 Int)) (not (= (select (select (store .cse8 |c_~#q~0.base| (store .cse9 .cse4 |StealerThread1of2ForFork0_atomic_exchange_~v#1|)) v_subst_3) 0) 0))) (= (select .cse9 .cse2) 0))))) (forall ((v_ArrVal_4672 (Array Int Int)) (v_ArrVal_4674 (Array Int Int)) (v_ArrVal_4675 (Array Int Int))) (let ((.cse10 (store (store (store |c_#memory_int| |c_ULTIMATE.start_Init_ObjType_~r#1.base| v_ArrVal_4672) |c_~#items~0.base| v_ArrVal_4674) |c_ULTIMATE.start_main_~#handles~0#1.base| v_ArrVal_4675))) (let ((.cse11 (select .cse10 |c_~#q~0.base|))) (or (forall ((|StealerThread1of2ForFork0_atomic_exchange_~v#1| Int) (|v_StealerThread1of2ForFork0_readV_~#expected~0#1.base_77| Int) (v_DerPreprocessor_4 (Array Int Int)) (v_ArrVal_4676 Int) (|StealerThread1of2ForFork0_readV_~#expected~0#1.base| Int)) (let ((.cse12 (store .cse10 |c_~#q~0.base| (store .cse11 .cse4 |StealerThread1of2ForFork0_atomic_exchange_~v#1|)))) (or (< (select v_DerPreprocessor_4 0) (+ (select (select (store .cse10 |c_~#q~0.base| (store .cse11 .cse4 v_ArrVal_4676)) |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0) 1)) (not (= (select (select .cse12 |v_StealerThread1of2ForFork0_readV_~#expected~0#1.base_77|) 0) 0)) (< 0 (select (select (store .cse12 |v_StealerThread1of2ForFork0_readV_~#expected~0#1.base_77| v_DerPreprocessor_4) |c_~#q~0.base|) .cse5)) (< (select (select .cse10 |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0) 0)))) (= (select .cse11 .cse2) 0))))))) is different from false [2024-11-13 12:37:21,444 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse2 (+ 40 |c_~#q~0.offset|)) (.cse5 (+ 108 |c_~#q~0.offset|)) (.cse4 (+ |c_~#q~0.offset| 36))) (and (forall ((v_ArrVal_4672 (Array Int Int)) (v_ArrVal_4674 (Array Int Int)) (v_ArrVal_4675 (Array Int Int))) (let ((.cse0 (store (store (store |c_#memory_int| |c_ULTIMATE.start_Init_ObjType_#in~r#1.base| v_ArrVal_4672) |c_~#items~0.base| v_ArrVal_4674) |c_ULTIMATE.start_main_~#handles~0#1.base| v_ArrVal_4675))) (let ((.cse3 (select .cse0 |c_~#q~0.base|))) (or (forall ((|StealerThread1of2ForFork0_atomic_exchange_~v#1| Int) (v_ArrVal_4676 Int) (|StealerThread1of2ForFork0_readV_~#expected~0#1.base| Int) (v_DerPreprocessor_3 Int) (|v_StealerThread1of2ForFork0_readV_~#expected~0#1.base_78| Int)) (let ((.cse1 (store .cse3 .cse4 |StealerThread1of2ForFork0_atomic_exchange_~v#1|))) (or (< (select (select .cse0 |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0) 0) (not (= (select (select (store .cse0 |c_~#q~0.base| .cse1) |v_StealerThread1of2ForFork0_readV_~#expected~0#1.base_78|) 0) 0)) (< (select (select (store .cse0 |c_~#q~0.base| (store .cse1 .cse2 v_DerPreprocessor_3)) |v_StealerThread1of2ForFork0_readV_~#expected~0#1.base_78|) 0) (+ (select (select (store .cse0 |c_~#q~0.base| (store .cse3 .cse4 v_ArrVal_4676)) |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0) 1))))) (not (= (select .cse3 .cse2) 0)) (< 0 (select .cse3 .cse5)))))) (forall ((v_ArrVal_4672 (Array Int Int)) (v_ArrVal_4674 (Array Int Int)) (v_ArrVal_4675 (Array Int Int))) (let ((.cse6 (store (store (store |c_#memory_int| |c_ULTIMATE.start_Init_ObjType_#in~r#1.base| v_ArrVal_4672) |c_~#items~0.base| v_ArrVal_4674) |c_ULTIMATE.start_main_~#handles~0#1.base| v_ArrVal_4675))) (let ((.cse7 (select .cse6 |c_~#q~0.base|))) (or (forall ((v_ArrVal_4676 Int) (|StealerThread1of2ForFork0_readV_~#expected~0#1.base| Int)) (or (< (select (select .cse6 |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0) 0) (< 0 (select (select (store .cse6 |c_~#q~0.base| (store .cse7 .cse4 v_ArrVal_4676)) |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0)))) (= (select .cse7 .cse2) 0) (forall ((|StealerThread1of2ForFork0_atomic_exchange_~v#1| Int) (v_subst_3 Int)) (not (= (select (select (store .cse6 |c_~#q~0.base| (store .cse7 .cse4 |StealerThread1of2ForFork0_atomic_exchange_~v#1|)) v_subst_3) 0) 0))))))) (forall ((v_ArrVal_4672 (Array Int Int)) (v_ArrVal_4674 (Array Int Int)) (v_ArrVal_4675 (Array Int Int))) (let ((.cse8 (store (store (store |c_#memory_int| |c_ULTIMATE.start_Init_ObjType_#in~r#1.base| v_ArrVal_4672) |c_~#items~0.base| v_ArrVal_4674) |c_ULTIMATE.start_main_~#handles~0#1.base| v_ArrVal_4675))) (or (forall ((|StealerThread1of2ForFork0_readV_~#expected~0#1.base| Int)) (not (= (select (select .cse8 |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0) 0))) (forall ((|StealerThread1of2ForFork0_atomic_exchange_~v#1| Int) (v_DerPreprocessor_6 Int) (v_subst_2 Int)) (let ((.cse9 (store (select .cse8 |c_~#q~0.base|) .cse4 |StealerThread1of2ForFork0_atomic_exchange_~v#1|))) (or (not (= (select (select (store .cse8 |c_~#q~0.base| .cse9) v_subst_2) 0) 0)) (< (select (select (store .cse8 |c_~#q~0.base| (store .cse9 .cse2 v_DerPreprocessor_6)) v_subst_2) 0) 1))))))) (forall ((v_ArrVal_4672 (Array Int Int)) (v_ArrVal_4674 (Array Int Int)) (v_ArrVal_4675 (Array Int Int))) (let ((.cse12 (store (store (store |c_#memory_int| |c_ULTIMATE.start_Init_ObjType_#in~r#1.base| v_ArrVal_4672) |c_~#items~0.base| v_ArrVal_4674) |c_ULTIMATE.start_main_~#handles~0#1.base| v_ArrVal_4675))) (let ((.cse10 (select .cse12 |c_~#q~0.base|))) (or (= (select .cse10 .cse2) 0) (forall ((|StealerThread1of2ForFork0_atomic_exchange_~v#1| Int) (|v_StealerThread1of2ForFork0_readV_~#expected~0#1.base_77| Int) (v_DerPreprocessor_4 (Array Int Int)) (v_ArrVal_4676 Int) (|StealerThread1of2ForFork0_readV_~#expected~0#1.base| Int)) (let ((.cse11 (store .cse12 |c_~#q~0.base| (store .cse10 .cse4 |StealerThread1of2ForFork0_atomic_exchange_~v#1|)))) (or (< 0 (select (select (store .cse11 |v_StealerThread1of2ForFork0_readV_~#expected~0#1.base_77| v_DerPreprocessor_4) |c_~#q~0.base|) .cse5)) (not (= (select (select .cse11 |v_StealerThread1of2ForFork0_readV_~#expected~0#1.base_77|) 0) 0)) (< (select (select .cse12 |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0) 0) (< (select v_DerPreprocessor_4 0) (+ (select (select (store .cse12 |c_~#q~0.base| (store .cse10 .cse4 v_ArrVal_4676)) |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0) 1))))))))))) is different from false [2024-11-13 12:37:23,309 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse5 (+ 108 |c_~#q~0.offset|)) (.cse1 (+ 40 |c_~#q~0.offset|)) (.cse4 (+ |c_~#q~0.offset| 36))) (and (forall ((v_ArrVal_4671 (Array Int Int)) (v_ArrVal_4674 (Array Int Int)) (v_ArrVal_4675 (Array Int Int))) (let ((.cse2 (store (store (store |c_#memory_int| |c_ULTIMATE.start_Init_ObjType_~r#1.base| v_ArrVal_4671) |c_~#items~0.base| v_ArrVal_4674) |c_ULTIMATE.start_main_~#handles~0#1.base| v_ArrVal_4675))) (let ((.cse0 (select .cse2 |c_~#q~0.base|))) (or (not (= (select .cse0 .cse1) 0)) (forall ((|StealerThread1of2ForFork0_atomic_exchange_~v#1| Int) (v_ArrVal_4676 Int) (|StealerThread1of2ForFork0_readV_~#expected~0#1.base| Int) (v_DerPreprocessor_3 Int) (|v_StealerThread1of2ForFork0_readV_~#expected~0#1.base_78| Int)) (let ((.cse3 (store .cse0 .cse4 |StealerThread1of2ForFork0_atomic_exchange_~v#1|))) (or (< (select (select .cse2 |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0) 0) (< (select (select (store .cse2 |c_~#q~0.base| (store .cse3 .cse1 v_DerPreprocessor_3)) |v_StealerThread1of2ForFork0_readV_~#expected~0#1.base_78|) 0) (+ (select (select (store .cse2 |c_~#q~0.base| (store .cse0 .cse4 v_ArrVal_4676)) |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0) 1)) (not (= (select (select (store .cse2 |c_~#q~0.base| .cse3) |v_StealerThread1of2ForFork0_readV_~#expected~0#1.base_78|) 0) 0))))) (< 0 (select .cse0 .cse5)))))) (forall ((v_ArrVal_4671 (Array Int Int)) (v_ArrVal_4674 (Array Int Int)) (v_ArrVal_4675 (Array Int Int))) (let ((.cse6 (store (store (store |c_#memory_int| |c_ULTIMATE.start_Init_ObjType_~r#1.base| v_ArrVal_4671) |c_~#items~0.base| v_ArrVal_4674) |c_ULTIMATE.start_main_~#handles~0#1.base| v_ArrVal_4675))) (let ((.cse7 (select .cse6 |c_~#q~0.base|))) (or (forall ((|StealerThread1of2ForFork0_atomic_exchange_~v#1| Int) (v_subst_3 Int)) (not (= (select (select (store .cse6 |c_~#q~0.base| (store .cse7 .cse4 |StealerThread1of2ForFork0_atomic_exchange_~v#1|)) v_subst_3) 0) 0))) (= (select .cse7 .cse1) 0) (forall ((v_ArrVal_4676 Int) (|StealerThread1of2ForFork0_readV_~#expected~0#1.base| Int)) (or (< 0 (select (select (store .cse6 |c_~#q~0.base| (store .cse7 .cse4 v_ArrVal_4676)) |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0)) (< (select (select .cse6 |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0) 0))))))) (forall ((v_ArrVal_4671 (Array Int Int)) (v_ArrVal_4674 (Array Int Int)) (v_ArrVal_4675 (Array Int Int))) (let ((.cse9 (store (store (store |c_#memory_int| |c_ULTIMATE.start_Init_ObjType_~r#1.base| v_ArrVal_4671) |c_~#items~0.base| v_ArrVal_4674) |c_ULTIMATE.start_main_~#handles~0#1.base| v_ArrVal_4675))) (let ((.cse10 (select .cse9 |c_~#q~0.base|))) (or (forall ((|StealerThread1of2ForFork0_atomic_exchange_~v#1| Int) (|v_StealerThread1of2ForFork0_readV_~#expected~0#1.base_77| Int) (v_DerPreprocessor_4 (Array Int Int)) (v_ArrVal_4676 Int) (|StealerThread1of2ForFork0_readV_~#expected~0#1.base| Int)) (let ((.cse8 (store .cse9 |c_~#q~0.base| (store .cse10 .cse4 |StealerThread1of2ForFork0_atomic_exchange_~v#1|)))) (or (not (= (select (select .cse8 |v_StealerThread1of2ForFork0_readV_~#expected~0#1.base_77|) 0) 0)) (< (select (select .cse9 |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0) 0) (< (select v_DerPreprocessor_4 0) (+ (select (select (store .cse9 |c_~#q~0.base| (store .cse10 .cse4 v_ArrVal_4676)) |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0) 1)) (< 0 (select (select (store .cse8 |v_StealerThread1of2ForFork0_readV_~#expected~0#1.base_77| v_DerPreprocessor_4) |c_~#q~0.base|) .cse5))))) (= (select .cse10 .cse1) 0))))) (forall ((v_ArrVal_4671 (Array Int Int)) (v_ArrVal_4674 (Array Int Int)) (v_ArrVal_4675 (Array Int Int))) (let ((.cse11 (store (store (store |c_#memory_int| |c_ULTIMATE.start_Init_ObjType_~r#1.base| v_ArrVal_4671) |c_~#items~0.base| v_ArrVal_4674) |c_ULTIMATE.start_main_~#handles~0#1.base| v_ArrVal_4675))) (or (forall ((|StealerThread1of2ForFork0_atomic_exchange_~v#1| Int) (v_DerPreprocessor_6 Int) (v_subst_2 Int)) (let ((.cse12 (store (select .cse11 |c_~#q~0.base|) .cse4 |StealerThread1of2ForFork0_atomic_exchange_~v#1|))) (or (< (select (select (store .cse11 |c_~#q~0.base| (store .cse12 .cse1 v_DerPreprocessor_6)) v_subst_2) 0) 1) (not (= (select (select (store .cse11 |c_~#q~0.base| .cse12) v_subst_2) 0) 0))))) (forall ((|StealerThread1of2ForFork0_readV_~#expected~0#1.base| Int)) (not (= (select (select .cse11 |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0) 0)))))))) is different from false [2024-11-13 12:37:23,453 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse2 (+ 40 |c_~#q~0.offset|)) (.cse9 (+ 108 |c_~#q~0.offset|)) (.cse3 (+ |c_~#q~0.offset| 36))) (and (forall ((v_ArrVal_4671 (Array Int Int)) (v_ArrVal_4674 (Array Int Int)) (v_ArrVal_4675 (Array Int Int))) (let ((.cse0 (store (store (store |c_#memory_int| |c_ULTIMATE.start_Init_ObjType_#in~r#1.base| v_ArrVal_4671) |c_~#items~0.base| v_ArrVal_4674) |c_ULTIMATE.start_main_~#handles~0#1.base| v_ArrVal_4675))) (or (forall ((|StealerThread1of2ForFork0_readV_~#expected~0#1.base| Int)) (not (= (select (select .cse0 |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0) 0))) (forall ((|StealerThread1of2ForFork0_atomic_exchange_~v#1| Int) (v_DerPreprocessor_6 Int) (v_subst_2 Int)) (let ((.cse1 (store (select .cse0 |c_~#q~0.base|) .cse3 |StealerThread1of2ForFork0_atomic_exchange_~v#1|))) (or (< (select (select (store .cse0 |c_~#q~0.base| (store .cse1 .cse2 v_DerPreprocessor_6)) v_subst_2) 0) 1) (not (= (select (select (store .cse0 |c_~#q~0.base| .cse1) v_subst_2) 0) 0)))))))) (forall ((v_ArrVal_4671 (Array Int Int)) (v_ArrVal_4674 (Array Int Int)) (v_ArrVal_4675 (Array Int Int))) (let ((.cse5 (store (store (store |c_#memory_int| |c_ULTIMATE.start_Init_ObjType_#in~r#1.base| v_ArrVal_4671) |c_~#items~0.base| v_ArrVal_4674) |c_ULTIMATE.start_main_~#handles~0#1.base| v_ArrVal_4675))) (let ((.cse4 (select .cse5 |c_~#q~0.base|))) (or (= (select .cse4 .cse2) 0) (forall ((v_ArrVal_4676 Int) (|StealerThread1of2ForFork0_readV_~#expected~0#1.base| Int)) (or (< 0 (select (select (store .cse5 |c_~#q~0.base| (store .cse4 .cse3 v_ArrVal_4676)) |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0)) (< (select (select .cse5 |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0) 0))) (forall ((|StealerThread1of2ForFork0_atomic_exchange_~v#1| Int) (v_subst_3 Int)) (not (= (select (select (store .cse5 |c_~#q~0.base| (store .cse4 .cse3 |StealerThread1of2ForFork0_atomic_exchange_~v#1|)) v_subst_3) 0) 0))))))) (forall ((v_ArrVal_4671 (Array Int Int)) (v_ArrVal_4674 (Array Int Int)) (v_ArrVal_4675 (Array Int Int))) (let ((.cse6 (store (store (store |c_#memory_int| |c_ULTIMATE.start_Init_ObjType_#in~r#1.base| v_ArrVal_4671) |c_~#items~0.base| v_ArrVal_4674) |c_ULTIMATE.start_main_~#handles~0#1.base| v_ArrVal_4675))) (let ((.cse8 (select .cse6 |c_~#q~0.base|))) (or (forall ((|StealerThread1of2ForFork0_atomic_exchange_~v#1| Int) (v_ArrVal_4676 Int) (|StealerThread1of2ForFork0_readV_~#expected~0#1.base| Int) (v_DerPreprocessor_3 Int) (|v_StealerThread1of2ForFork0_readV_~#expected~0#1.base_78| Int)) (let ((.cse7 (store .cse8 .cse3 |StealerThread1of2ForFork0_atomic_exchange_~v#1|))) (or (< (select (select .cse6 |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0) 0) (< (select (select (store .cse6 |c_~#q~0.base| (store .cse7 .cse2 v_DerPreprocessor_3)) |v_StealerThread1of2ForFork0_readV_~#expected~0#1.base_78|) 0) (+ (select (select (store .cse6 |c_~#q~0.base| (store .cse8 .cse3 v_ArrVal_4676)) |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0) 1)) (not (= (select (select (store .cse6 |c_~#q~0.base| .cse7) |v_StealerThread1of2ForFork0_readV_~#expected~0#1.base_78|) 0) 0))))) (not (= (select .cse8 .cse2) 0)) (< 0 (select .cse8 .cse9)))))) (forall ((v_ArrVal_4671 (Array Int Int)) (v_ArrVal_4674 (Array Int Int)) (v_ArrVal_4675 (Array Int Int))) (let ((.cse11 (store (store (store |c_#memory_int| |c_ULTIMATE.start_Init_ObjType_#in~r#1.base| v_ArrVal_4671) |c_~#items~0.base| v_ArrVal_4674) |c_ULTIMATE.start_main_~#handles~0#1.base| v_ArrVal_4675))) (let ((.cse10 (select .cse11 |c_~#q~0.base|))) (or (= (select .cse10 .cse2) 0) (forall ((|StealerThread1of2ForFork0_atomic_exchange_~v#1| Int) (|v_StealerThread1of2ForFork0_readV_~#expected~0#1.base_77| Int) (v_DerPreprocessor_4 (Array Int Int)) (v_ArrVal_4676 Int) (|StealerThread1of2ForFork0_readV_~#expected~0#1.base| Int)) (let ((.cse12 (store .cse11 |c_~#q~0.base| (store .cse10 .cse3 |StealerThread1of2ForFork0_atomic_exchange_~v#1|)))) (or (< (select (select .cse11 |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0) 0) (not (= (select (select .cse12 |v_StealerThread1of2ForFork0_readV_~#expected~0#1.base_77|) 0) 0)) (< (select v_DerPreprocessor_4 0) (+ (select (select (store .cse11 |c_~#q~0.base| (store .cse10 .cse3 v_ArrVal_4676)) |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0) 1)) (< 0 (select (select (store .cse12 |v_StealerThread1of2ForFork0_readV_~#expected~0#1.base_77| v_DerPreprocessor_4) |c_~#q~0.base|) .cse9))))))))))) is different from false [2024-11-13 12:37:25,472 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse8 (+ 108 |c_~#q~0.offset|)) (.cse3 (+ 40 |c_~#q~0.offset|)) (.cse2 (+ |c_~#q~0.offset| 36)) (.cse4 (store |c_#memory_int| |c_ULTIMATE.start_atomic_exchange_~obj#1.base| (store (select |c_#memory_int| |c_ULTIMATE.start_atomic_exchange_~obj#1.base|) |c_ULTIMATE.start_atomic_exchange_~obj#1.offset| |c_ULTIMATE.start_atomic_exchange_~v#1|)))) (and (forall ((v_ArrVal_4674 (Array Int Int)) (v_ArrVal_4675 (Array Int Int))) (let ((.cse0 (store (store .cse4 |c_~#items~0.base| v_ArrVal_4674) |c_ULTIMATE.start_main_~#handles~0#1.base| v_ArrVal_4675))) (let ((.cse1 (select .cse0 |c_~#q~0.base|))) (or (forall ((v_ArrVal_4676 Int) (|StealerThread1of2ForFork0_readV_~#expected~0#1.base| Int)) (or (< (select (select .cse0 |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0) 0) (< 0 (select (select (store .cse0 |c_~#q~0.base| (store .cse1 .cse2 v_ArrVal_4676)) |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0)))) (= (select .cse1 .cse3) 0) (forall ((|StealerThread1of2ForFork0_atomic_exchange_~v#1| Int) (v_subst_3 Int)) (not (= (select (select (store .cse0 |c_~#q~0.base| (store .cse1 .cse2 |StealerThread1of2ForFork0_atomic_exchange_~v#1|)) v_subst_3) 0) 0))))))) (forall ((v_ArrVal_4674 (Array Int Int)) (v_ArrVal_4675 (Array Int Int))) (let ((.cse5 (store (store .cse4 |c_~#items~0.base| v_ArrVal_4674) |c_ULTIMATE.start_main_~#handles~0#1.base| v_ArrVal_4675))) (let ((.cse6 (select .cse5 |c_~#q~0.base|))) (or (forall ((|StealerThread1of2ForFork0_atomic_exchange_~v#1| Int) (|v_StealerThread1of2ForFork0_readV_~#expected~0#1.base_77| Int) (v_DerPreprocessor_4 (Array Int Int)) (v_ArrVal_4676 Int) (|StealerThread1of2ForFork0_readV_~#expected~0#1.base| Int)) (let ((.cse7 (store .cse5 |c_~#q~0.base| (store .cse6 .cse2 |StealerThread1of2ForFork0_atomic_exchange_~v#1|)))) (or (< (select (select .cse5 |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0) 0) (< (select v_DerPreprocessor_4 0) (+ (select (select (store .cse5 |c_~#q~0.base| (store .cse6 .cse2 v_ArrVal_4676)) |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0) 1)) (not (= (select (select .cse7 |v_StealerThread1of2ForFork0_readV_~#expected~0#1.base_77|) 0) 0)) (< 0 (select (select (store .cse7 |v_StealerThread1of2ForFork0_readV_~#expected~0#1.base_77| v_DerPreprocessor_4) |c_~#q~0.base|) .cse8))))) (= (select .cse6 .cse3) 0))))) (forall ((v_ArrVal_4674 (Array Int Int)) (v_ArrVal_4675 (Array Int Int))) (let ((.cse9 (store (store .cse4 |c_~#items~0.base| v_ArrVal_4674) |c_ULTIMATE.start_main_~#handles~0#1.base| v_ArrVal_4675))) (let ((.cse11 (select .cse9 |c_~#q~0.base|))) (or (forall ((|StealerThread1of2ForFork0_atomic_exchange_~v#1| Int) (v_ArrVal_4676 Int) (|StealerThread1of2ForFork0_readV_~#expected~0#1.base| Int) (v_DerPreprocessor_3 Int) (|v_StealerThread1of2ForFork0_readV_~#expected~0#1.base_78| Int)) (let ((.cse10 (store .cse11 .cse2 |StealerThread1of2ForFork0_atomic_exchange_~v#1|))) (or (< (select (select .cse9 |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0) 0) (< (select (select (store .cse9 |c_~#q~0.base| (store .cse10 .cse3 v_DerPreprocessor_3)) |v_StealerThread1of2ForFork0_readV_~#expected~0#1.base_78|) 0) (+ (select (select (store .cse9 |c_~#q~0.base| (store .cse11 .cse2 v_ArrVal_4676)) |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0) 1)) (not (= (select (select (store .cse9 |c_~#q~0.base| .cse10) |v_StealerThread1of2ForFork0_readV_~#expected~0#1.base_78|) 0) 0))))) (< 0 (select .cse11 .cse8)) (not (= (select .cse11 .cse3) 0)))))) (forall ((v_ArrVal_4674 (Array Int Int)) (v_ArrVal_4675 (Array Int Int))) (let ((.cse12 (store (store .cse4 |c_~#items~0.base| v_ArrVal_4674) |c_ULTIMATE.start_main_~#handles~0#1.base| v_ArrVal_4675))) (or (forall ((|StealerThread1of2ForFork0_readV_~#expected~0#1.base| Int)) (not (= (select (select .cse12 |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0) 0))) (forall ((|StealerThread1of2ForFork0_atomic_exchange_~v#1| Int) (v_DerPreprocessor_6 Int) (v_subst_2 Int)) (let ((.cse13 (store (select .cse12 |c_~#q~0.base|) .cse2 |StealerThread1of2ForFork0_atomic_exchange_~v#1|))) (or (not (= (select (select (store .cse12 |c_~#q~0.base| .cse13) v_subst_2) 0) 0)) (< (select (select (store .cse12 |c_~#q~0.base| (store .cse13 .cse3 v_DerPreprocessor_6)) v_subst_2) 0) 1))))))))) is different from false [2024-11-13 12:37:25,727 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse2 (+ 108 |c_~#q~0.offset|)) (.cse5 (+ 40 |c_~#q~0.offset|)) (.cse4 (+ |c_~#q~0.offset| 36)) (.cse6 (store |c_#memory_int| |c_ULTIMATE.start_atomic_exchange_~obj#1.base| (store (select |c_#memory_int| |c_ULTIMATE.start_atomic_exchange_~obj#1.base|) |c_ULTIMATE.start_atomic_exchange_~obj#1.offset| |c_ULTIMATE.start_atomic_exchange_#in~v#1|)))) (and (forall ((v_ArrVal_4674 (Array Int Int)) (v_ArrVal_4675 (Array Int Int))) (let ((.cse0 (store (store .cse6 |c_~#items~0.base| v_ArrVal_4674) |c_ULTIMATE.start_main_~#handles~0#1.base| v_ArrVal_4675))) (let ((.cse3 (select .cse0 |c_~#q~0.base|))) (or (forall ((|StealerThread1of2ForFork0_atomic_exchange_~v#1| Int) (|v_StealerThread1of2ForFork0_readV_~#expected~0#1.base_77| Int) (v_DerPreprocessor_4 (Array Int Int)) (v_ArrVal_4676 Int) (|StealerThread1of2ForFork0_readV_~#expected~0#1.base| Int)) (let ((.cse1 (store .cse0 |c_~#q~0.base| (store .cse3 .cse4 |StealerThread1of2ForFork0_atomic_exchange_~v#1|)))) (or (< (select (select .cse0 |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0) 0) (< 0 (select (select (store .cse1 |v_StealerThread1of2ForFork0_readV_~#expected~0#1.base_77| v_DerPreprocessor_4) |c_~#q~0.base|) .cse2)) (not (= (select (select .cse1 |v_StealerThread1of2ForFork0_readV_~#expected~0#1.base_77|) 0) 0)) (< (select v_DerPreprocessor_4 0) (+ (select (select (store .cse0 |c_~#q~0.base| (store .cse3 .cse4 v_ArrVal_4676)) |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0) 1))))) (= (select .cse3 .cse5) 0))))) (forall ((v_ArrVal_4674 (Array Int Int)) (v_ArrVal_4675 (Array Int Int))) (let ((.cse7 (store (store .cse6 |c_~#items~0.base| v_ArrVal_4674) |c_ULTIMATE.start_main_~#handles~0#1.base| v_ArrVal_4675))) (or (forall ((|StealerThread1of2ForFork0_atomic_exchange_~v#1| Int) (v_DerPreprocessor_6 Int) (v_subst_2 Int)) (let ((.cse8 (store (select .cse7 |c_~#q~0.base|) .cse4 |StealerThread1of2ForFork0_atomic_exchange_~v#1|))) (or (not (= (select (select (store .cse7 |c_~#q~0.base| .cse8) v_subst_2) 0) 0)) (< (select (select (store .cse7 |c_~#q~0.base| (store .cse8 .cse5 v_DerPreprocessor_6)) v_subst_2) 0) 1)))) (forall ((|StealerThread1of2ForFork0_readV_~#expected~0#1.base| Int)) (not (= (select (select .cse7 |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0) 0)))))) (forall ((v_ArrVal_4674 (Array Int Int)) (v_ArrVal_4675 (Array Int Int))) (let ((.cse9 (store (store .cse6 |c_~#items~0.base| v_ArrVal_4674) |c_ULTIMATE.start_main_~#handles~0#1.base| v_ArrVal_4675))) (let ((.cse11 (select .cse9 |c_~#q~0.base|))) (or (forall ((|StealerThread1of2ForFork0_atomic_exchange_~v#1| Int) (v_ArrVal_4676 Int) (|StealerThread1of2ForFork0_readV_~#expected~0#1.base| Int) (v_DerPreprocessor_3 Int) (|v_StealerThread1of2ForFork0_readV_~#expected~0#1.base_78| Int)) (let ((.cse10 (store .cse11 .cse4 |StealerThread1of2ForFork0_atomic_exchange_~v#1|))) (or (< (select (select .cse9 |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0) 0) (not (= (select (select (store .cse9 |c_~#q~0.base| .cse10) |v_StealerThread1of2ForFork0_readV_~#expected~0#1.base_78|) 0) 0)) (< (select (select (store .cse9 |c_~#q~0.base| (store .cse10 .cse5 v_DerPreprocessor_3)) |v_StealerThread1of2ForFork0_readV_~#expected~0#1.base_78|) 0) (+ (select (select (store .cse9 |c_~#q~0.base| (store .cse11 .cse4 v_ArrVal_4676)) |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0) 1))))) (not (= (select .cse11 .cse5) 0)) (< 0 (select .cse11 .cse2)))))) (forall ((v_ArrVal_4674 (Array Int Int)) (v_ArrVal_4675 (Array Int Int))) (let ((.cse13 (store (store .cse6 |c_~#items~0.base| v_ArrVal_4674) |c_ULTIMATE.start_main_~#handles~0#1.base| v_ArrVal_4675))) (let ((.cse12 (select .cse13 |c_~#q~0.base|))) (or (= (select .cse12 .cse5) 0) (forall ((v_ArrVal_4676 Int) (|StealerThread1of2ForFork0_readV_~#expected~0#1.base| Int)) (or (< (select (select .cse13 |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0) 0) (< 0 (select (select (store .cse13 |c_~#q~0.base| (store .cse12 .cse4 v_ArrVal_4676)) |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0)))) (forall ((|StealerThread1of2ForFork0_atomic_exchange_~v#1| Int) (v_subst_3 Int)) (not (= 0 (select (select (store .cse13 |c_~#q~0.base| (store .cse12 .cse4 |StealerThread1of2ForFork0_atomic_exchange_~v#1|)) v_subst_3) 0)))))))))) is different from false [2024-11-13 12:37:37,169 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse3 (+ 108 |c_~#q~0.offset|)) (.cse1 (+ 40 |c_~#q~0.offset|)) (.cse5 (+ |c_~#q~0.offset| 36)) (.cse6 (store |c_#memory_int| |c_ULTIMATE.start_writeV_~v#1.base| (store (select |c_#memory_int| |c_ULTIMATE.start_writeV_~v#1.base|) |c_ULTIMATE.start_writeV_~v#1.offset| |c_ULTIMATE.start_writeV_~w#1|)))) (and (forall ((v_ArrVal_4674 (Array Int Int)) (v_ArrVal_4675 (Array Int Int))) (let ((.cse4 (store (store .cse6 |c_~#items~0.base| v_ArrVal_4674) |c_ULTIMATE.start_main_~#handles~0#1.base| v_ArrVal_4675))) (let ((.cse0 (select .cse4 |c_~#q~0.base|))) (or (= (select .cse0 .cse1) 0) (forall ((|StealerThread1of2ForFork0_atomic_exchange_~v#1| Int) (|v_StealerThread1of2ForFork0_readV_~#expected~0#1.base_77| Int) (v_DerPreprocessor_4 (Array Int Int)) (v_ArrVal_4676 Int) (|StealerThread1of2ForFork0_readV_~#expected~0#1.base| Int)) (let ((.cse2 (store .cse4 |c_~#q~0.base| (store .cse0 .cse5 |StealerThread1of2ForFork0_atomic_exchange_~v#1|)))) (or (< 0 (select (select (store .cse2 |v_StealerThread1of2ForFork0_readV_~#expected~0#1.base_77| v_DerPreprocessor_4) |c_~#q~0.base|) .cse3)) (< (select (select .cse4 |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0) 0) (not (= (select (select .cse2 |v_StealerThread1of2ForFork0_readV_~#expected~0#1.base_77|) 0) 0)) (< (select v_DerPreprocessor_4 0) (+ (select (select (store .cse4 |c_~#q~0.base| (store .cse0 .cse5 v_ArrVal_4676)) |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0) 1))))))))) (forall ((v_ArrVal_4674 (Array Int Int)) (v_ArrVal_4675 (Array Int Int))) (let ((.cse8 (store (store .cse6 |c_~#items~0.base| v_ArrVal_4674) |c_ULTIMATE.start_main_~#handles~0#1.base| v_ArrVal_4675))) (let ((.cse7 (select .cse8 |c_~#q~0.base|))) (or (< 0 (select .cse7 .cse3)) (not (= (select .cse7 .cse1) 0)) (forall ((|StealerThread1of2ForFork0_atomic_exchange_~v#1| Int) (v_ArrVal_4676 Int) (|StealerThread1of2ForFork0_readV_~#expected~0#1.base| Int) (v_DerPreprocessor_3 Int) (|v_StealerThread1of2ForFork0_readV_~#expected~0#1.base_78| Int)) (let ((.cse9 (store .cse7 .cse5 |StealerThread1of2ForFork0_atomic_exchange_~v#1|))) (or (< (select (select (store .cse8 |c_~#q~0.base| (store .cse9 .cse1 v_DerPreprocessor_3)) |v_StealerThread1of2ForFork0_readV_~#expected~0#1.base_78|) 0) (+ (select (select (store .cse8 |c_~#q~0.base| (store .cse7 .cse5 v_ArrVal_4676)) |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0) 1)) (< (select (select .cse8 |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0) 0) (not (= (select (select (store .cse8 |c_~#q~0.base| .cse9) |v_StealerThread1of2ForFork0_readV_~#expected~0#1.base_78|) 0) 0))))))))) (forall ((v_ArrVal_4674 (Array Int Int)) (v_ArrVal_4675 (Array Int Int))) (let ((.cse11 (store (store .cse6 |c_~#items~0.base| v_ArrVal_4674) |c_ULTIMATE.start_main_~#handles~0#1.base| v_ArrVal_4675))) (let ((.cse10 (select .cse11 |c_~#q~0.base|))) (or (= (select .cse10 .cse1) 0) (forall ((v_ArrVal_4676 Int) (|StealerThread1of2ForFork0_readV_~#expected~0#1.base| Int)) (or (< 0 (select (select (store .cse11 |c_~#q~0.base| (store .cse10 .cse5 v_ArrVal_4676)) |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0)) (< (select (select .cse11 |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0) 0))) (forall ((|StealerThread1of2ForFork0_atomic_exchange_~v#1| Int) (v_subst_3 Int)) (not (= (select (select (store .cse11 |c_~#q~0.base| (store .cse10 .cse5 |StealerThread1of2ForFork0_atomic_exchange_~v#1|)) v_subst_3) 0) 0))))))) (forall ((v_ArrVal_4674 (Array Int Int)) (v_ArrVal_4675 (Array Int Int))) (let ((.cse12 (store (store .cse6 |c_~#items~0.base| v_ArrVal_4674) |c_ULTIMATE.start_main_~#handles~0#1.base| v_ArrVal_4675))) (or (forall ((|StealerThread1of2ForFork0_readV_~#expected~0#1.base| Int)) (not (= (select (select .cse12 |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0) 0))) (forall ((|StealerThread1of2ForFork0_atomic_exchange_~v#1| Int) (v_DerPreprocessor_6 Int) (v_subst_2 Int)) (let ((.cse13 (store (select .cse12 |c_~#q~0.base|) .cse5 |StealerThread1of2ForFork0_atomic_exchange_~v#1|))) (or (< (select (select (store .cse12 |c_~#q~0.base| (store .cse13 .cse1 v_DerPreprocessor_6)) v_subst_2) 0) 1) (not (= (select (select (store .cse12 |c_~#q~0.base| .cse13) v_subst_2) 0) 0)))))))))) is different from false [2024-11-13 12:37:37,370 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse8 (+ 108 |c_~#q~0.offset|)) (.cse2 (+ 40 |c_~#q~0.offset|)) (.cse3 (+ |c_~#q~0.offset| 36)) (.cse4 (store |c_#memory_int| |c_ULTIMATE.start_writeV_~v#1.base| (store (select |c_#memory_int| |c_ULTIMATE.start_writeV_~v#1.base|) |c_ULTIMATE.start_writeV_~v#1.offset| |c_ULTIMATE.start_writeV_#in~w#1|)))) (and (forall ((v_ArrVal_4674 (Array Int Int)) (v_ArrVal_4675 (Array Int Int))) (let ((.cse0 (store (store .cse4 |c_~#items~0.base| v_ArrVal_4674) |c_ULTIMATE.start_main_~#handles~0#1.base| v_ArrVal_4675))) (or (forall ((|StealerThread1of2ForFork0_atomic_exchange_~v#1| Int) (v_DerPreprocessor_6 Int) (v_subst_2 Int)) (let ((.cse1 (store (select .cse0 |c_~#q~0.base|) .cse3 |StealerThread1of2ForFork0_atomic_exchange_~v#1|))) (or (< (select (select (store .cse0 |c_~#q~0.base| (store .cse1 .cse2 v_DerPreprocessor_6)) v_subst_2) 0) 1) (not (= (select (select (store .cse0 |c_~#q~0.base| .cse1) v_subst_2) 0) 0))))) (forall ((|StealerThread1of2ForFork0_readV_~#expected~0#1.base| Int)) (not (= 0 (select (select .cse0 |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0))))))) (forall ((v_ArrVal_4674 (Array Int Int)) (v_ArrVal_4675 (Array Int Int))) (let ((.cse6 (store (store .cse4 |c_~#items~0.base| v_ArrVal_4674) |c_ULTIMATE.start_main_~#handles~0#1.base| v_ArrVal_4675))) (let ((.cse5 (select .cse6 |c_~#q~0.base|))) (or (= (select .cse5 .cse2) 0) (forall ((|StealerThread1of2ForFork0_atomic_exchange_~v#1| Int) (|v_StealerThread1of2ForFork0_readV_~#expected~0#1.base_77| Int) (v_DerPreprocessor_4 (Array Int Int)) (v_ArrVal_4676 Int) (|StealerThread1of2ForFork0_readV_~#expected~0#1.base| Int)) (let ((.cse7 (store .cse6 |c_~#q~0.base| (store .cse5 .cse3 |StealerThread1of2ForFork0_atomic_exchange_~v#1|)))) (or (< (select (select .cse6 |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0) 0) (not (= (select (select .cse7 |v_StealerThread1of2ForFork0_readV_~#expected~0#1.base_77|) 0) 0)) (< 0 (select (select (store .cse7 |v_StealerThread1of2ForFork0_readV_~#expected~0#1.base_77| v_DerPreprocessor_4) |c_~#q~0.base|) .cse8)) (< (select v_DerPreprocessor_4 0) (+ (select (select (store .cse6 |c_~#q~0.base| (store .cse5 .cse3 v_ArrVal_4676)) |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0) 1))))))))) (forall ((v_ArrVal_4674 (Array Int Int)) (v_ArrVal_4675 (Array Int Int))) (let ((.cse10 (store (store .cse4 |c_~#items~0.base| v_ArrVal_4674) |c_ULTIMATE.start_main_~#handles~0#1.base| v_ArrVal_4675))) (let ((.cse9 (select .cse10 |c_~#q~0.base|))) (or (< 0 (select .cse9 .cse8)) (forall ((|StealerThread1of2ForFork0_atomic_exchange_~v#1| Int) (v_ArrVal_4676 Int) (|StealerThread1of2ForFork0_readV_~#expected~0#1.base| Int) (v_DerPreprocessor_3 Int) (|v_StealerThread1of2ForFork0_readV_~#expected~0#1.base_78| Int)) (let ((.cse11 (store .cse9 .cse3 |StealerThread1of2ForFork0_atomic_exchange_~v#1|))) (or (< (select (select .cse10 |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0) 0) (not (= (select (select (store .cse10 |c_~#q~0.base| .cse11) |v_StealerThread1of2ForFork0_readV_~#expected~0#1.base_78|) 0) 0)) (< (select (select (store .cse10 |c_~#q~0.base| (store .cse11 .cse2 v_DerPreprocessor_3)) |v_StealerThread1of2ForFork0_readV_~#expected~0#1.base_78|) 0) (+ (select (select (store .cse10 |c_~#q~0.base| (store .cse9 .cse3 v_ArrVal_4676)) |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0) 1))))) (not (= (select .cse9 .cse2) 0)))))) (forall ((v_ArrVal_4674 (Array Int Int)) (v_ArrVal_4675 (Array Int Int))) (let ((.cse13 (store (store .cse4 |c_~#items~0.base| v_ArrVal_4674) |c_ULTIMATE.start_main_~#handles~0#1.base| v_ArrVal_4675))) (let ((.cse12 (select .cse13 |c_~#q~0.base|))) (or (= (select .cse12 .cse2) 0) (forall ((v_ArrVal_4676 Int) (|StealerThread1of2ForFork0_readV_~#expected~0#1.base| Int)) (or (< 0 (select (select (store .cse13 |c_~#q~0.base| (store .cse12 .cse3 v_ArrVal_4676)) |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0)) (< (select (select .cse13 |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0) 0))) (forall ((|StealerThread1of2ForFork0_atomic_exchange_~v#1| Int) (v_subst_3 Int)) (not (= (select (select (store .cse13 |c_~#q~0.base| (store .cse12 .cse3 |StealerThread1of2ForFork0_atomic_exchange_~v#1|)) v_subst_3) 0) 0))))))))) is different from false [2024-11-13 12:37:37,577 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse3 (+ |c_~#q~0.offset| 36)) (.cse9 (+ 108 |c_~#q~0.offset|)) (.cse2 (+ 40 |c_~#q~0.offset|)) (.cse4 (store |c_#memory_int| |c_ULTIMATE.start_writeV_#in~v#1.base| (store (select |c_#memory_int| |c_ULTIMATE.start_writeV_#in~v#1.base|) |c_ULTIMATE.start_writeV_#in~v#1.offset| |c_ULTIMATE.start_writeV_#in~w#1|)))) (and (forall ((v_ArrVal_4674 (Array Int Int)) (v_ArrVal_4675 (Array Int Int))) (let ((.cse0 (store (store .cse4 |c_~#items~0.base| v_ArrVal_4674) |c_ULTIMATE.start_main_~#handles~0#1.base| v_ArrVal_4675))) (or (forall ((|StealerThread1of2ForFork0_readV_~#expected~0#1.base| Int)) (not (= (select (select .cse0 |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0) 0))) (forall ((|StealerThread1of2ForFork0_atomic_exchange_~v#1| Int) (v_DerPreprocessor_6 Int) (v_subst_2 Int)) (let ((.cse1 (store (select .cse0 |c_~#q~0.base|) .cse3 |StealerThread1of2ForFork0_atomic_exchange_~v#1|))) (or (not (= (select (select (store .cse0 |c_~#q~0.base| .cse1) v_subst_2) 0) 0)) (< (select (select (store .cse0 |c_~#q~0.base| (store .cse1 .cse2 v_DerPreprocessor_6)) v_subst_2) 0) 1))))))) (forall ((v_ArrVal_4674 (Array Int Int)) (v_ArrVal_4675 (Array Int Int))) (let ((.cse6 (store (store .cse4 |c_~#items~0.base| v_ArrVal_4674) |c_ULTIMATE.start_main_~#handles~0#1.base| v_ArrVal_4675))) (let ((.cse5 (select .cse6 |c_~#q~0.base|))) (or (= (select .cse5 .cse2) 0) (forall ((|StealerThread1of2ForFork0_atomic_exchange_~v#1| Int) (v_subst_3 Int)) (not (= (select (select (store .cse6 |c_~#q~0.base| (store .cse5 .cse3 |StealerThread1of2ForFork0_atomic_exchange_~v#1|)) v_subst_3) 0) 0))) (forall ((v_ArrVal_4676 Int) (|StealerThread1of2ForFork0_readV_~#expected~0#1.base| Int)) (or (< (select (select .cse6 |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0) 0) (< 0 (select (select (store .cse6 |c_~#q~0.base| (store .cse5 .cse3 v_ArrVal_4676)) |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0)))))))) (forall ((v_ArrVal_4674 (Array Int Int)) (v_ArrVal_4675 (Array Int Int))) (let ((.cse7 (store (store .cse4 |c_~#items~0.base| v_ArrVal_4674) |c_ULTIMATE.start_main_~#handles~0#1.base| v_ArrVal_4675))) (let ((.cse10 (select .cse7 |c_~#q~0.base|))) (or (forall ((|StealerThread1of2ForFork0_atomic_exchange_~v#1| Int) (|v_StealerThread1of2ForFork0_readV_~#expected~0#1.base_77| Int) (v_DerPreprocessor_4 (Array Int Int)) (v_ArrVal_4676 Int) (|StealerThread1of2ForFork0_readV_~#expected~0#1.base| Int)) (let ((.cse8 (store .cse7 |c_~#q~0.base| (store .cse10 .cse3 |StealerThread1of2ForFork0_atomic_exchange_~v#1|)))) (or (< (select (select .cse7 |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0) 0) (< 0 (select (select (store .cse8 |v_StealerThread1of2ForFork0_readV_~#expected~0#1.base_77| v_DerPreprocessor_4) |c_~#q~0.base|) .cse9)) (< (select v_DerPreprocessor_4 0) (+ (select (select (store .cse7 |c_~#q~0.base| (store .cse10 .cse3 v_ArrVal_4676)) |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0) 1)) (not (= (select (select .cse8 |v_StealerThread1of2ForFork0_readV_~#expected~0#1.base_77|) 0) 0))))) (= (select .cse10 .cse2) 0))))) (forall ((v_ArrVal_4674 (Array Int Int)) (v_ArrVal_4675 (Array Int Int))) (let ((.cse11 (store (store .cse4 |c_~#items~0.base| v_ArrVal_4674) |c_ULTIMATE.start_main_~#handles~0#1.base| v_ArrVal_4675))) (let ((.cse13 (select .cse11 |c_~#q~0.base|))) (or (forall ((|StealerThread1of2ForFork0_atomic_exchange_~v#1| Int) (v_ArrVal_4676 Int) (|StealerThread1of2ForFork0_readV_~#expected~0#1.base| Int) (v_DerPreprocessor_3 Int) (|v_StealerThread1of2ForFork0_readV_~#expected~0#1.base_78| Int)) (let ((.cse12 (store .cse13 .cse3 |StealerThread1of2ForFork0_atomic_exchange_~v#1|))) (or (< (select (select .cse11 |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0) 0) (< (select (select (store .cse11 |c_~#q~0.base| (store .cse12 .cse2 v_DerPreprocessor_3)) |v_StealerThread1of2ForFork0_readV_~#expected~0#1.base_78|) 0) (+ (select (select (store .cse11 |c_~#q~0.base| (store .cse13 .cse3 v_ArrVal_4676)) |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0) 1)) (not (= (select (select (store .cse11 |c_~#q~0.base| .cse12) |v_StealerThread1of2ForFork0_readV_~#expected~0#1.base_78|) 0) 0))))) (< 0 (select .cse13 .cse9)) (not (= (select .cse13 .cse2) 0)))))))) is different from false [2024-11-13 12:37:45,673 INFO L349 Elim1Store]: treesize reduction 116, result has 38.0 percent of original size [2024-11-13 12:37:45,674 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 5 case distinctions, treesize of input 2978 treesize of output 2150 [2024-11-13 12:37:45,735 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 12:37:45,735 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 3 select indices, 3 select index equivalence classes, 0 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 3 case distinctions, treesize of input 953 treesize of output 947 [2024-11-13 12:37:45,796 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 12:37:45,796 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 1029 treesize of output 987 [2024-11-13 12:37:45,866 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 12:37:45,867 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 1069 treesize of output 1053 [2024-11-13 12:37:47,928 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 23 treesize of output 19 [2024-11-13 12:37:47,973 WARN L214 Elim1Store]: Array PQE input equivalent to true [2024-11-13 12:37:48,037 WARN L214 Elim1Store]: Array PQE input equivalent to true [2024-11-13 12:37:48,048 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 51 treesize of output 47 [2024-11-13 12:37:48,196 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 12:37:48,196 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 3 select indices, 3 select index equivalence classes, 1 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 2 case distinctions, treesize of input 501 treesize of output 505 [2024-11-13 12:37:49,652 INFO L349 Elim1Store]: treesize reduction 89, result has 11.9 percent of original size [2024-11-13 12:37:49,653 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 3 case distinctions, treesize of input 2059 treesize of output 1478 [2024-11-13 12:37:49,675 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 12:37:49,677 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 12:37:49,694 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 12:37:49,694 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 381 treesize of output 367 [2024-11-13 12:37:49,709 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 244 treesize of output 232 [2024-11-13 12:37:49,725 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 232 treesize of output 226 [2024-11-13 12:37:49,810 INFO L349 Elim1Store]: treesize reduction 9, result has 10.0 percent of original size [2024-11-13 12:37:49,811 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 160 treesize of output 150 [2024-11-13 12:37:49,832 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 12:37:49,916 INFO L349 Elim1Store]: treesize reduction 80, result has 26.6 percent of original size [2024-11-13 12:37:49,917 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 4 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 5 case distinctions, treesize of input 105827 treesize of output 68652 [2024-11-13 12:37:50,146 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 12:37:50,147 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 12:37:50,191 INFO L349 Elim1Store]: treesize reduction 12, result has 52.0 percent of original size [2024-11-13 12:37:50,192 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 3 select indices, 3 select index equivalence classes, 2 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 3 case distinctions, treesize of input 1877 treesize of output 1711 [2024-11-13 12:37:50,295 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 1653 treesize of output 1621 [2024-11-13 12:37:50,352 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 1650 treesize of output 1594 [2024-11-13 12:37:56,480 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 409 treesize of output 395 [2024-11-13 12:37:57,053 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 12:37:57,075 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 12:37:57,093 INFO L349 Elim1Store]: treesize reduction 9, result has 10.0 percent of original size [2024-11-13 12:37:57,094 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 3 select indices, 3 select index equivalence classes, 2 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 1 case distinctions, treesize of input 1216 treesize of output 1120 [2024-11-13 12:37:57,166 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 12:37:57,167 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 12:37:57,176 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 12:37:57,199 INFO L349 Elim1Store]: treesize reduction 108, result has 0.9 percent of original size [2024-11-13 12:37:57,200 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 4 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 5 case distinctions, treesize of input 2782 treesize of output 1 [2024-11-13 12:38:01,943 INFO L134 CoverageAnalysis]: Checked inductivity of 112 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 48 trivial. 58 not checked. [2024-11-13 12:38:01,944 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [2017402034] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-13 12:38:01,944 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-13 12:38:01,944 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [50, 48, 55] total 147 [2024-11-13 12:38:01,944 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1620501283] [2024-11-13 12:38:01,944 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-13 12:38:01,946 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 147 states [2024-11-13 12:38:01,946 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 12:38:01,949 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 147 interpolants. [2024-11-13 12:38:01,955 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1002, Invalid=16536, Unknown=336, NotChecked=3588, Total=21462 [2024-11-13 12:38:01,955 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-13 12:38:01,958 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-11-13 12:38:01,959 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 147 states, 147 states have (on average 5.585034013605442) internal successors, (821), 147 states have internal predecessors, (821), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 12:38:01,959 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-13 12:38:01,959 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. [2024-11-13 12:38:01,959 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. [2024-11-13 12:38:01,959 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 12 states. [2024-11-13 12:38:01,959 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:38:01,959 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:38:01,960 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:38:01,960 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:38:01,960 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:38:01,960 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:38:01,960 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-13 12:39:20,167 WARN L873 $PredicateComparison]: unable to prove that (let ((.cse3 (select |c_#memory_int| |c_~#q~0.base|)) (.cse10 (+ 40 |c_~#q~0.offset|))) (let ((.cse2 (+ 108 |c_~#q~0.offset|)) (.cse5 (= (select .cse3 .cse10) 0)) (.cse24 (select (select |c_#memory_int| |c_StealerThread1of2ForFork0_readV_~#expected~0#1.base|) |c_StealerThread1of2ForFork0_readV_~#expected~0#1.offset|)) (.cse4 (+ |c_~#q~0.offset| 36))) (let ((.cse11 (+ |c_StealerThread1of2ForFork0_readV_#res#1| 1)) (.cse20 (forall ((|StealerThread1of2ForFork0_atomic_exchange_~v#1| Int) (v_subst_3 Int)) (not (= (select (select (store |c_#memory_int| |c_~#q~0.base| (store .cse3 .cse4 |StealerThread1of2ForFork0_atomic_exchange_~v#1|)) v_subst_3) 0) 0)))) (.cse13 (+ |c_StealerThread1of2ForFork0_readV_#t~mem44#1| 1)) (.cse0 (+ |c_StealerThread1of2ForFork0_Steal_~h~0#1| 1)) (.cse22 (+ .cse24 1)) (.cse18 (store |c_#memory_int| |c_ULTIMATE.start_writeV_~v#1.base| (store (select |c_#memory_int| |c_ULTIMATE.start_writeV_~v#1.base|) |c_ULTIMATE.start_writeV_~v#1.offset| |c_ULTIMATE.start_writeV_#in~w#1|))) (.cse34 (forall ((|StealerThread1of2ForFork0_readV_~#expected~0#1.base| Int)) (not (= (select (select |c_#memory_int| |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0) 0)))) (.cse7 (not (= |c_StealerThread1of2ForFork0_Steal_~h~0#1| 0))) (.cse8 (not .cse5)) (.cse12 (< 0 (select .cse3 .cse2))) (.cse36 (+ |c_StealerThread1of2ForFork0_Steal_#t~ret50#1| 1)) (.cse6 (and (or .cse5 (forall ((|StealerThread1of2ForFork0_atomic_exchange_~v#1| Int) (|StealerThread1of2ForFork0_readV_~#expected~0#1.base| Int)) (not (= (select (select (store |c_#memory_int| |c_~#q~0.base| (store .cse3 .cse4 |StealerThread1of2ForFork0_atomic_exchange_~v#1|)) |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0) 0)))) (forall ((|StealerThread1of2ForFork0_atomic_exchange_~v#1| Int) (|StealerThread1of2ForFork0_readV_~#expected~0#1.base| Int)) (let ((.cse42 (store .cse3 .cse4 |StealerThread1of2ForFork0_atomic_exchange_~v#1|))) (or (forall ((v_DerPreprocessor_6 Int)) (< (select (select (store |c_#memory_int| |c_~#q~0.base| (store .cse42 .cse10 v_DerPreprocessor_6)) |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0) 1)) (not (= (select (select (store |c_#memory_int| |c_~#q~0.base| .cse42) |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0) 0)))))))) (and (not (= |c_~#items~0.base| 3)) (not (= 3 |c_ULTIMATE.start_main_~#handles~0#1.base|)) (or (forall ((|StealerThread1of2ForFork0_atomic_exchange_~v#1| Int) (v_DerPreprocessor_4 (Array Int Int)) (|StealerThread1of2ForFork0_readV_~#expected~0#1.base| Int)) (let ((.cse1 (store |c_#memory_int| |c_~#q~0.base| (store .cse3 .cse4 |StealerThread1of2ForFork0_atomic_exchange_~v#1|)))) (or (< (select v_DerPreprocessor_4 0) .cse0) (not (= (select (select .cse1 |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0) 0)) (< 0 (select (select (store .cse1 |StealerThread1of2ForFork0_readV_~#expected~0#1.base| v_DerPreprocessor_4) |c_~#q~0.base|) .cse2))))) .cse5) (= (select |c_#valid| 3) 1) (or .cse6 .cse7) (or .cse8 (forall ((|StealerThread1of2ForFork0_atomic_exchange_~v#1| Int) (|StealerThread1of2ForFork0_readV_~#expected~0#1.base| Int) (v_DerPreprocessor_3 Int)) (let ((.cse9 (store .cse3 .cse4 |StealerThread1of2ForFork0_atomic_exchange_~v#1|))) (or (not (= (select (select (store |c_#memory_int| |c_~#q~0.base| .cse9) |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0) 0)) (< (select (select (store |c_#memory_int| |c_~#q~0.base| (store .cse9 .cse10 v_DerPreprocessor_3)) |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0) .cse11)))) .cse12) (or .cse6 (< 0 |c_StealerThread1of2ForFork0_readV_#res#1|)) (or .cse5 (forall ((|StealerThread1of2ForFork0_atomic_exchange_~v#1| Int) (v_DerPreprocessor_4 (Array Int Int)) (|StealerThread1of2ForFork0_readV_~#expected~0#1.base| Int)) (let ((.cse14 (store |c_#memory_int| |c_~#q~0.base| (store .cse3 .cse4 |StealerThread1of2ForFork0_atomic_exchange_~v#1|)))) (or (< (select v_DerPreprocessor_4 0) .cse13) (not (= (select (select .cse14 |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0) 0)) (< 0 (select (select (store .cse14 |StealerThread1of2ForFork0_readV_~#expected~0#1.base| v_DerPreprocessor_4) |c_~#q~0.base|) .cse2)))))) (or .cse8 (forall ((|StealerThread1of2ForFork0_atomic_exchange_~v#1| Int) (v_ArrVal_4676 Int) (|StealerThread1of2ForFork0_readV_~#expected~0#1.base| Int) (v_DerPreprocessor_3 Int) (|v_StealerThread1of2ForFork0_readV_~#expected~0#1.base_78| Int)) (let ((.cse15 (store .cse3 .cse4 |StealerThread1of2ForFork0_atomic_exchange_~v#1|))) (or (< (select (select (store |c_#memory_int| |c_~#q~0.base| (store .cse15 .cse10 v_DerPreprocessor_3)) |v_StealerThread1of2ForFork0_readV_~#expected~0#1.base_78|) 0) (+ (select (select (store |c_#memory_int| |c_~#q~0.base| (store .cse3 .cse4 v_ArrVal_4676)) |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0) 1)) (not (= (select (select (store |c_#memory_int| |c_~#q~0.base| .cse15) |v_StealerThread1of2ForFork0_readV_~#expected~0#1.base_78|) 0) 0)) (< (select (select |c_#memory_int| |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0) 0)))) .cse12) (forall ((v_ArrVal_4674 (Array Int Int)) (v_ArrVal_4675 (Array Int Int))) (let ((.cse16 (store (store .cse18 |c_~#items~0.base| v_ArrVal_4674) |c_ULTIMATE.start_main_~#handles~0#1.base| v_ArrVal_4675))) (or (forall ((|StealerThread1of2ForFork0_atomic_exchange_~v#1| Int) (v_DerPreprocessor_6 Int) (v_subst_2 Int)) (let ((.cse17 (store (select .cse16 |c_~#q~0.base|) .cse4 |StealerThread1of2ForFork0_atomic_exchange_~v#1|))) (or (< (select (select (store .cse16 |c_~#q~0.base| (store .cse17 .cse10 v_DerPreprocessor_6)) v_subst_2) 0) 1) (not (= (select (select (store .cse16 |c_~#q~0.base| .cse17) v_subst_2) 0) 0))))) (forall ((|StealerThread1of2ForFork0_readV_~#expected~0#1.base| Int)) (not (= 0 (select (select .cse16 |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0))))))) (<= 2 |c_ULTIMATE.start_Init_WorkStealQueue_#in~size#1|) (or .cse5 (forall ((|StealerThread1of2ForFork0_atomic_exchange_~v#1| Int) (v_DerPreprocessor_4 (Array Int Int)) (|StealerThread1of2ForFork0_readV_~#expected~0#1.base| Int)) (let ((.cse19 (store |c_#memory_int| |c_~#q~0.base| (store .cse3 .cse4 |StealerThread1of2ForFork0_atomic_exchange_~v#1|)))) (or (< (select v_DerPreprocessor_4 0) .cse11) (not (= (select (select .cse19 |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0) 0)) (< 0 (select (select (store .cse19 |StealerThread1of2ForFork0_readV_~#expected~0#1.base| v_DerPreprocessor_4) |c_~#q~0.base|) .cse2)))))) (= 3 |c_ULTIMATE.start_writeV_#in~v#1.base|) (or .cse20 .cse5 (forall ((v_ArrVal_4676 Int) (|StealerThread1of2ForFork0_readV_~#expected~0#1.base| Int)) (or (< (select (select |c_#memory_int| |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0) 0) (< 0 (select (select (store |c_#memory_int| |c_~#q~0.base| (store .cse3 .cse4 v_ArrVal_4676)) |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0))))) (= |c_ULTIMATE.start_writeV_~v#1.offset| 40) (= |c_~#q~0.offset| 0) (= 3 |c_~#q~0.base|) (<= 1 (select (select |c_#memory_int| 3) 108)) (or .cse8 (forall ((|StealerThread1of2ForFork0_readV_~#expected~0#1.base| Int) (v_DerPreprocessor_3 Int)) (or (not (= (select (select |c_#memory_int| |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0) 0)) (< (select (select (store |c_#memory_int| |c_~#q~0.base| (store .cse3 .cse10 v_DerPreprocessor_3)) |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0) .cse0))) .cse12) (= 40 |c_ULTIMATE.start_writeV_#in~v#1.offset|) (or .cse8 (forall ((|StealerThread1of2ForFork0_atomic_exchange_~v#1| Int) (|StealerThread1of2ForFork0_readV_~#expected~0#1.base| Int) (v_DerPreprocessor_3 Int)) (let ((.cse21 (store .cse3 .cse4 |StealerThread1of2ForFork0_atomic_exchange_~v#1|))) (or (< (select (select (store |c_#memory_int| |c_~#q~0.base| (store .cse21 .cse10 v_DerPreprocessor_3)) |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0) .cse0) (not (= (select (select (store |c_#memory_int| |c_~#q~0.base| .cse21) |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0) 0))))) .cse12) (or (forall ((|StealerThread1of2ForFork0_atomic_exchange_~v#1| Int) (|v_StealerThread1of2ForFork0_readV_~#expected~0#1.base_77| Int) (v_DerPreprocessor_4 (Array Int Int))) (let ((.cse23 (store |c_#memory_int| |c_~#q~0.base| (store .cse3 .cse4 |StealerThread1of2ForFork0_atomic_exchange_~v#1|)))) (or (< (select v_DerPreprocessor_4 0) .cse22) (not (= (select (select .cse23 |v_StealerThread1of2ForFork0_readV_~#expected~0#1.base_77|) 0) 0)) (< 0 (select (select (store .cse23 |v_StealerThread1of2ForFork0_readV_~#expected~0#1.base_77| v_DerPreprocessor_4) |c_~#q~0.base|) .cse2))))) .cse5) (or (< 0 .cse24) (and (or .cse20 .cse5) (forall ((|StealerThread1of2ForFork0_atomic_exchange_~v#1| Int) (v_subst_2 Int)) (let ((.cse25 (store .cse3 .cse4 |StealerThread1of2ForFork0_atomic_exchange_~v#1|))) (or (not (= (select (select (store |c_#memory_int| |c_~#q~0.base| .cse25) v_subst_2) 0) 0)) (forall ((v_DerPreprocessor_6 Int)) (< (select (select (store |c_#memory_int| |c_~#q~0.base| (store .cse25 .cse10 v_DerPreprocessor_6)) v_subst_2) 0) 1))))))) (or .cse6 (< 0 |c_StealerThread1of2ForFork0_readV_#t~mem44#1|)) (= |c_~#items~0.base| 4) (or (forall ((|StealerThread1of2ForFork0_atomic_exchange_~v#1| Int) (|StealerThread1of2ForFork0_readV_~#expected~0#1.base| Int) (v_DerPreprocessor_3 Int)) (let ((.cse26 (store .cse3 .cse4 |StealerThread1of2ForFork0_atomic_exchange_~v#1|))) (or (< (select (select (store |c_#memory_int| |c_~#q~0.base| (store .cse26 .cse10 v_DerPreprocessor_3)) |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0) .cse13) (not (= (select (select (store |c_#memory_int| |c_~#q~0.base| .cse26) |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0) 0))))) .cse8 .cse12) (or .cse5 (forall ((v_DerPreprocessor_4 (Array Int Int)) (|StealerThread1of2ForFork0_readV_~#expected~0#1.base| Int)) (or (not (= (select (select |c_#memory_int| |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0) 0)) (< (select v_DerPreprocessor_4 0) .cse0) (< 0 (select (select (store |c_#memory_int| |StealerThread1of2ForFork0_readV_~#expected~0#1.base| v_DerPreprocessor_4) |c_~#q~0.base|) .cse2))))) (<= 2 |c_ULTIMATE.start_Init_WorkStealQueue_~size#1|) (or (forall ((|StealerThread1of2ForFork0_atomic_exchange_~v#1| Int) (v_DerPreprocessor_3 Int) (|v_StealerThread1of2ForFork0_readV_~#expected~0#1.base_78| Int)) (let ((.cse27 (store .cse3 .cse4 |StealerThread1of2ForFork0_atomic_exchange_~v#1|))) (or (not (= (select (select (store |c_#memory_int| |c_~#q~0.base| .cse27) |v_StealerThread1of2ForFork0_readV_~#expected~0#1.base_78|) 0) 0)) (< (select (select (store |c_#memory_int| |c_~#q~0.base| (store .cse27 .cse10 v_DerPreprocessor_3)) |v_StealerThread1of2ForFork0_readV_~#expected~0#1.base_78|) 0) .cse22)))) .cse8 .cse12) (forall ((v_ArrVal_4674 (Array Int Int)) (v_ArrVal_4675 (Array Int Int))) (let ((.cse29 (store (store .cse18 |c_~#items~0.base| v_ArrVal_4674) |c_ULTIMATE.start_main_~#handles~0#1.base| v_ArrVal_4675))) (let ((.cse28 (select .cse29 |c_~#q~0.base|))) (or (= (select .cse28 .cse10) 0) (forall ((|StealerThread1of2ForFork0_atomic_exchange_~v#1| Int) (|v_StealerThread1of2ForFork0_readV_~#expected~0#1.base_77| Int) (v_DerPreprocessor_4 (Array Int Int)) (v_ArrVal_4676 Int) (|StealerThread1of2ForFork0_readV_~#expected~0#1.base| Int)) (let ((.cse30 (store .cse29 |c_~#q~0.base| (store .cse28 .cse4 |StealerThread1of2ForFork0_atomic_exchange_~v#1|)))) (or (< (select (select .cse29 |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0) 0) (not (= (select (select .cse30 |v_StealerThread1of2ForFork0_readV_~#expected~0#1.base_77|) 0) 0)) (< 0 (select (select (store .cse30 |v_StealerThread1of2ForFork0_readV_~#expected~0#1.base_77| v_DerPreprocessor_4) |c_~#q~0.base|) .cse2)) (< (select v_DerPreprocessor_4 0) (+ (select (select (store .cse29 |c_~#q~0.base| (store .cse28 .cse4 v_ArrVal_4676)) |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0) 1))))))))) (forall ((v_ArrVal_4674 (Array Int Int)) (v_ArrVal_4675 (Array Int Int))) (let ((.cse32 (store (store .cse18 |c_~#items~0.base| v_ArrVal_4674) |c_ULTIMATE.start_main_~#handles~0#1.base| v_ArrVal_4675))) (let ((.cse31 (select .cse32 |c_~#q~0.base|))) (or (< 0 (select .cse31 .cse2)) (forall ((|StealerThread1of2ForFork0_atomic_exchange_~v#1| Int) (v_ArrVal_4676 Int) (|StealerThread1of2ForFork0_readV_~#expected~0#1.base| Int) (v_DerPreprocessor_3 Int) (|v_StealerThread1of2ForFork0_readV_~#expected~0#1.base_78| Int)) (let ((.cse33 (store .cse31 .cse4 |StealerThread1of2ForFork0_atomic_exchange_~v#1|))) (or (< (select (select .cse32 |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0) 0) (not (= (select (select (store .cse32 |c_~#q~0.base| .cse33) |v_StealerThread1of2ForFork0_readV_~#expected~0#1.base_78|) 0) 0)) (< (select (select (store .cse32 |c_~#q~0.base| (store .cse33 .cse10 v_DerPreprocessor_3)) |v_StealerThread1of2ForFork0_readV_~#expected~0#1.base_78|) 0) (+ (select (select (store .cse32 |c_~#q~0.base| (store .cse31 .cse4 v_ArrVal_4676)) |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0) 1))))) (not (= (select .cse31 .cse10) 0)))))) (= |c_ULTIMATE.start_writeV_~v#1.base| 3) (or .cse34 (forall ((|StealerThread1of2ForFork0_atomic_exchange_~v#1| Int) (v_DerPreprocessor_6 Int) (v_subst_2 Int)) (let ((.cse35 (store .cse3 .cse4 |StealerThread1of2ForFork0_atomic_exchange_~v#1|))) (or (not (= (select (select (store |c_#memory_int| |c_~#q~0.base| .cse35) v_subst_2) 0) 0)) (< (select (select (store |c_#memory_int| |c_~#q~0.base| (store .cse35 .cse10 v_DerPreprocessor_6)) v_subst_2) 0) 1))))) (or (forall ((|StealerThread1of2ForFork0_atomic_exchange_~v#1| Int) (v_DerPreprocessor_4 (Array Int Int)) (|StealerThread1of2ForFork0_readV_~#expected~0#1.base| Int)) (let ((.cse37 (store |c_#memory_int| |c_~#q~0.base| (store .cse3 .cse4 |StealerThread1of2ForFork0_atomic_exchange_~v#1|)))) (or (< (select v_DerPreprocessor_4 0) .cse36) (not (= (select (select .cse37 |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0) 0)) (< 0 (select (select (store .cse37 |StealerThread1of2ForFork0_readV_~#expected~0#1.base| v_DerPreprocessor_4) |c_~#q~0.base|) .cse2))))) .cse5) (or .cse5 (forall ((|StealerThread1of2ForFork0_atomic_exchange_~v#1| Int) (|v_StealerThread1of2ForFork0_readV_~#expected~0#1.base_77| Int) (v_DerPreprocessor_4 (Array Int Int)) (v_ArrVal_4676 Int) (|StealerThread1of2ForFork0_readV_~#expected~0#1.base| Int)) (let ((.cse38 (store |c_#memory_int| |c_~#q~0.base| (store .cse3 .cse4 |StealerThread1of2ForFork0_atomic_exchange_~v#1|)))) (or (not (= (select (select .cse38 |v_StealerThread1of2ForFork0_readV_~#expected~0#1.base_77|) 0) 0)) (< (select (select |c_#memory_int| |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0) 0) (< (select v_DerPreprocessor_4 0) (+ (select (select (store |c_#memory_int| |c_~#q~0.base| (store .cse3 .cse4 v_ArrVal_4676)) |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0) 1)) (< 0 (select (select (store .cse38 |v_StealerThread1of2ForFork0_readV_~#expected~0#1.base_77| v_DerPreprocessor_4) |c_~#q~0.base|) .cse2)))))) (forall ((v_ArrVal_4674 (Array Int Int)) (v_ArrVal_4675 (Array Int Int))) (let ((.cse40 (store (store .cse18 |c_~#items~0.base| v_ArrVal_4674) |c_ULTIMATE.start_main_~#handles~0#1.base| v_ArrVal_4675))) (let ((.cse39 (select .cse40 |c_~#q~0.base|))) (or (= (select .cse39 .cse10) 0) (forall ((v_ArrVal_4676 Int) (|StealerThread1of2ForFork0_readV_~#expected~0#1.base| Int)) (or (< 0 (select (select (store .cse40 |c_~#q~0.base| (store .cse39 .cse4 v_ArrVal_4676)) |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0)) (< (select (select .cse40 |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0) 0))) (forall ((|StealerThread1of2ForFork0_atomic_exchange_~v#1| Int) (v_subst_3 Int)) (not (= (select (select (store .cse40 |c_~#q~0.base| (store .cse39 .cse4 |StealerThread1of2ForFork0_atomic_exchange_~v#1|)) v_subst_3) 0) 0))))))) (or (and (or .cse34 .cse5) (forall ((|StealerThread1of2ForFork0_readV_~#expected~0#1.base| Int)) (or (forall ((v_DerPreprocessor_6 Int)) (< (select (select (store |c_#memory_int| |c_~#q~0.base| (store .cse3 .cse10 v_DerPreprocessor_6)) |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0) 1)) (not (= (select (select |c_#memory_int| |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0) 0))))) .cse7) (or .cse8 .cse12 (forall ((|StealerThread1of2ForFork0_atomic_exchange_~v#1| Int) (|StealerThread1of2ForFork0_readV_~#expected~0#1.base| Int) (v_DerPreprocessor_3 Int)) (let ((.cse41 (store .cse3 .cse4 |StealerThread1of2ForFork0_atomic_exchange_~v#1|))) (or (< (select (select (store |c_#memory_int| |c_~#q~0.base| (store .cse41 .cse10 v_DerPreprocessor_3)) |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0) .cse36) (not (= (select (select (store |c_#memory_int| |c_~#q~0.base| .cse41) |StealerThread1of2ForFork0_readV_~#expected~0#1.base|) 0) 0)))))) (= |c_ULTIMATE.start_writeV_#in~w#1| 0) (or .cse6 (< 0 |c_StealerThread1of2ForFork0_Steal_#t~ret50#1|)))))) is different from true [2024-11-13 12:40:06,540 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.20s for a HTC check with result INVALID. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2024-11-13 12:40:29,712 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [0] [2024-11-13 12:40:33,550 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.97s for a HTC check with result VALID. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [0] [2024-11-13 12:40:35,955 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [0] [2024-11-13 12:40:48,414 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 649 treesize of output 649 [2024-11-13 12:40:48,424 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 637 treesize of output 637 [2024-11-13 12:40:48,436 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 625 treesize of output 625 [2024-11-13 12:40:48,452 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 613 treesize of output 613 [2024-11-13 12:40:49,044 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-11-13 12:40:50,076 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-11-13 12:40:50,658 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-11-13 12:40:51,427 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-11-13 12:41:01,649 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.08s for a HTC check with result INVALID. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [0, 1] [2024-11-13 12:41:06,315 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.17s for a HTC check with result INVALID. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [0, 1] [2024-11-13 12:41:09,635 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [0, 1] [2024-11-13 12:41:12,960 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.76s for a HTC check with result INVALID. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [0, 1] [2024-11-13 12:41:14,400 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.17s for a HTC check with result INVALID. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [0, 1] [2024-11-13 12:41:16,672 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [0, 1] [2024-11-13 12:41:19,672 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [0, 1] [2024-11-13 12:41:22,529 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [0, 1] [2024-11-13 12:41:24,591 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.08s for a HTC check with result INVALID. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [0, 1] [2024-11-13 12:41:28,343 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.04s for a HTC check with result INVALID. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [0, 1] [2024-11-13 12:41:31,256 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [0, 1] [2024-11-13 12:42:15,290 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.40s for a HTC check with result INVALID. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2024-11-13 12:42:17,296 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2024-11-13 12:42:19,304 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2024-11-13 12:42:21,637 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.94s for a HTC check with result INVALID. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2024-11-13 12:42:48,429 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-13 12:42:48,430 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-11-13 12:42:48,430 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-13 12:42:48,430 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. [2024-11-13 12:42:48,430 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:42:48,430 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:42:48,434 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:42:48,434 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:42:48,434 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:42:48,434 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:42:48,434 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 70 states. [2024-11-13 12:42:48,467 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_140a7bbb-4e80-41d2-891b-83a32b631946/bin/ugemcutter-verify-yV71Fz5F0F/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Ended with exit code 0 [2024-11-13 12:42:48,635 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 9 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_140a7bbb-4e80-41d2-891b-83a32b631946/bin/ugemcutter-verify-yV71Fz5F0F/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable20 [2024-11-13 12:42:48,635 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting StealerErr16ASSERT_VIOLATIONDATA_RACE === [StealerErr0ASSERT_VIOLATIONDATA_RACE, StealerErr1ASSERT_VIOLATIONDATA_RACE, StealerErr2ASSERT_VIOLATIONDATA_RACE, StealerErr3ASSERT_VIOLATIONDATA_RACE (and 18 more)] === [2024-11-13 12:42:48,635 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 12:42:48,636 INFO L85 PathProgramCache]: Analyzing trace with hash -239526458, now seen corresponding path program 1 times [2024-11-13 12:42:48,636 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 12:42:48,636 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1109267126] [2024-11-13 12:42:48,636 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 12:42:48,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 12:42:48,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 12:42:49,510 INFO L134 CoverageAnalysis]: Checked inductivity of 207 backedges. 100 proven. 1 refuted. 0 times theorem prover too weak. 106 trivial. 0 not checked. [2024-11-13 12:42:49,510 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 12:42:49,511 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1109267126] [2024-11-13 12:42:49,511 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1109267126] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-13 12:42:49,511 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [272455963] [2024-11-13 12:42:49,511 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 12:42:49,511 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-13 12:42:49,511 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_140a7bbb-4e80-41d2-891b-83a32b631946/bin/ugemcutter-verify-yV71Fz5F0F/z3 [2024-11-13 12:42:49,513 INFO L229 MonitoredProcess]: Starting monitored process 10 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_140a7bbb-4e80-41d2-891b-83a32b631946/bin/ugemcutter-verify-yV71Fz5F0F/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-13 12:42:49,516 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_140a7bbb-4e80-41d2-891b-83a32b631946/bin/ugemcutter-verify-yV71Fz5F0F/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Waiting until timeout for monitored process [2024-11-13 12:42:50,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 12:42:50,324 INFO L255 TraceCheckSpWp]: Trace formula consists of 1818 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-13 12:42:50,330 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 12:42:50,796 INFO L134 CoverageAnalysis]: Checked inductivity of 207 backedges. 101 proven. 0 refuted. 0 times theorem prover too weak. 106 trivial. 0 not checked. [2024-11-13 12:42:50,796 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-13 12:42:50,797 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [272455963] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-13 12:42:50,797 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-13 12:42:50,797 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [5] total 7 [2024-11-13 12:42:50,797 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [65588988] [2024-11-13 12:42:50,797 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-13 12:42:50,798 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-13 12:42:50,798 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 12:42:50,799 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-13 12:42:50,799 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=14, Invalid=28, Unknown=0, NotChecked=0, Total=42 [2024-11-13 12:42:50,799 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-13 12:42:50,800 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-11-13 12:42:50,800 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 87.0) internal successors, (435), 5 states have internal predecessors, (435), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 12:42:50,800 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-13 12:42:50,800 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. [2024-11-13 12:42:50,800 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. [2024-11-13 12:42:50,800 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 12 states. [2024-11-13 12:42:50,800 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:42:50,801 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:42:50,801 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:42:50,801 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:42:50,801 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:42:50,801 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:42:50,801 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 70 states. [2024-11-13 12:42:50,801 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-13 12:43:07,684 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.62s for a HTC check with result INVALID. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2024-11-13 12:43:10,242 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2024-11-13 12:43:21,340 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 643 treesize of output 643 [2024-11-13 12:43:21,352 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 631 treesize of output 631 [2024-11-13 12:43:21,365 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 619 treesize of output 619 [2024-11-13 12:43:21,380 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 607 treesize of output 607 [2024-11-13 12:43:21,779 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-11-13 12:43:22,591 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-11-13 12:43:23,491 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-11-13 12:43:23,838 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-11-13 12:43:39,684 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.53s for a HTC check with result INVALID. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2024-11-13 12:43:47,002 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.05s for a HTC check with result INVALID. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2024-11-13 12:43:48,016 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.01s for a HTC check with result INVALID. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2024-11-13 12:43:52,379 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.38s for a HTC check with result INVALID. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2024-11-13 12:43:53,447 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.07s for a HTC check with result INVALID. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2024-11-13 12:43:55,092 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.64s for a HTC check with result INVALID. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2024-11-13 12:43:56,528 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.44s for a HTC check with result INVALID. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2024-11-13 12:43:59,383 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2024-11-13 12:44:00,720 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.04s for a HTC check with result INVALID. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2024-11-13 12:44:02,197 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.31s for a HTC check with result INVALID. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2024-11-13 12:44:05,159 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2024-11-13 12:44:06,542 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.38s for a HTC check with result INVALID. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2024-11-13 12:44:08,548 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2024-11-13 12:44:10,915 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2024-11-13 12:44:12,272 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.36s for a HTC check with result INVALID. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2024-11-13 12:44:15,207 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.15s for a HTC check with result INVALID. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2024-11-13 12:44:16,334 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.13s for a HTC check with result INVALID. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2024-11-13 12:44:17,948 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.61s for a HTC check with result INVALID. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2024-11-13 12:44:33,627 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 643 treesize of output 643 [2024-11-13 12:44:33,637 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 631 treesize of output 631 [2024-11-13 12:44:33,647 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 619 treesize of output 619 [2024-11-13 12:44:33,659 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 607 treesize of output 607 [2024-11-13 12:44:33,963 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-11-13 12:44:34,748 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-11-13 12:44:35,358 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-11-13 12:44:36,074 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-11-13 12:44:38,374 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 643 treesize of output 643 [2024-11-13 12:44:38,388 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 631 treesize of output 631 [2024-11-13 12:44:38,403 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 619 treesize of output 619 [2024-11-13 12:44:38,421 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 607 treesize of output 607 [2024-11-13 12:44:39,047 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-11-13 12:44:39,611 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-11-13 12:44:40,583 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-11-13 12:44:41,242 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-11-13 12:44:49,404 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 643 treesize of output 643 [2024-11-13 12:44:49,413 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 631 treesize of output 631 [2024-11-13 12:44:49,424 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 619 treesize of output 619 [2024-11-13 12:44:49,436 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 607 treesize of output 607 [2024-11-13 12:44:49,592 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-11-13 12:44:50,360 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-11-13 12:44:51,274 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-11-13 12:44:51,566 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-11-13 12:44:54,003 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 643 treesize of output 643 [2024-11-13 12:44:54,013 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 631 treesize of output 631 [2024-11-13 12:44:54,025 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 619 treesize of output 619 [2024-11-13 12:44:54,039 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 607 treesize of output 607 [2024-11-13 12:44:54,962 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-11-13 12:44:55,266 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-11-13 12:44:56,182 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-11-13 12:44:56,469 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-11-13 12:45:05,191 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 643 treesize of output 643 [2024-11-13 12:45:05,202 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 631 treesize of output 631 [2024-11-13 12:45:05,213 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 619 treesize of output 619 [2024-11-13 12:45:05,227 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 607 treesize of output 607 [2024-11-13 12:45:05,558 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-11-13 12:45:06,662 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-11-13 12:45:07,331 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-11-13 12:45:07,839 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-11-13 12:45:10,470 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 643 treesize of output 643 [2024-11-13 12:45:10,483 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 631 treesize of output 631 [2024-11-13 12:45:10,496 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 619 treesize of output 619 [2024-11-13 12:45:10,509 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 607 treesize of output 607 [2024-11-13 12:45:11,213 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-11-13 12:45:11,840 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-11-13 12:45:12,704 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-11-13 12:45:13,020 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-11-13 12:46:01,122 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 643 treesize of output 643 [2024-11-13 12:46:01,133 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 631 treesize of output 631 [2024-11-13 12:46:01,147 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 619 treesize of output 619 [2024-11-13 12:46:01,162 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 607 treesize of output 607 [2024-11-13 12:46:01,996 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-11-13 12:46:02,124 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-11-13 12:46:03,297 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-11-13 12:46:04,086 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-11-13 12:46:09,391 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 643 treesize of output 643 [2024-11-13 12:46:09,403 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 631 treesize of output 631 [2024-11-13 12:46:09,420 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 619 treesize of output 619 [2024-11-13 12:46:09,441 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 607 treesize of output 607 [2024-11-13 12:46:10,008 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-11-13 12:46:10,798 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-11-13 12:46:11,517 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-11-13 12:46:12,205 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-11-13 12:46:17,609 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 643 treesize of output 643 [2024-11-13 12:46:17,620 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 631 treesize of output 631 [2024-11-13 12:46:17,631 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 619 treesize of output 619 [2024-11-13 12:46:17,644 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 607 treesize of output 607 [2024-11-13 12:46:18,545 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-11-13 12:46:19,062 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-11-13 12:46:19,635 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-11-13 12:46:20,325 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-11-13 12:46:21,627 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 643 treesize of output 643 [2024-11-13 12:46:21,636 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 631 treesize of output 631 [2024-11-13 12:46:21,648 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 619 treesize of output 619 [2024-11-13 12:46:21,662 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 607 treesize of output 607 [2024-11-13 12:46:22,854 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-11-13 12:46:23,135 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-11-13 12:46:23,802 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-11-13 12:46:24,248 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7