./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-data-race.prp --file ../../sv-benchmarks/c/pthread-divine/one_time_barrier_3t.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version a0165632 Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1c25a98-8245-4e9d-a808-f55dd759ab61/bin/ugemcutter-verify-v6A4Riy6iL/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1c25a98-8245-4e9d-a808-f55dd759ab61/bin/ugemcutter-verify-v6A4Riy6iL/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1c25a98-8245-4e9d-a808-f55dd759ab61/bin/ugemcutter-verify-v6A4Riy6iL/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1c25a98-8245-4e9d-a808-f55dd759ab61/bin/ugemcutter-verify-v6A4Riy6iL/config/GemCutterReach.xml -i ../../sv-benchmarks/c/pthread-divine/one_time_barrier_3t.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1c25a98-8245-4e9d-a808-f55dd759ab61/bin/ugemcutter-verify-v6A4Riy6iL/config/svcomp-DataRace-32bit-GemCutter_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1c25a98-8245-4e9d-a808-f55dd759ab61/bin/ugemcutter-verify-v6A4Riy6iL --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 658086e6a2b970f68ba6fa20919311f7cc4c75e1705e5ad288c4fd1e6439159f --- Real Ultimate output --- This is Ultimate 0.2.5-dev-a016563 [2024-11-08 12:06:36,049 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-08 12:06:36,159 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1c25a98-8245-4e9d-a808-f55dd759ab61/bin/ugemcutter-verify-v6A4Riy6iL/config/svcomp-DataRace-32bit-GemCutter_Default.epf [2024-11-08 12:06:36,169 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-08 12:06:36,169 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-08 12:06:36,208 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-08 12:06:36,213 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-08 12:06:36,213 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-08 12:06:36,214 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-08 12:06:36,214 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-08 12:06:36,215 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-08 12:06:36,216 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-08 12:06:36,217 INFO L153 SettingsManager]: * Use SBE=true [2024-11-08 12:06:36,222 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-08 12:06:36,223 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-08 12:06:36,223 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-08 12:06:36,223 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-08 12:06:36,223 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-08 12:06:36,224 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-08 12:06:36,224 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-08 12:06:36,224 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-08 12:06:36,227 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-08 12:06:36,227 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2024-11-08 12:06:36,227 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-08 12:06:36,228 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-08 12:06:36,228 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-08 12:06:36,228 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-08 12:06:36,229 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-08 12:06:36,229 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-08 12:06:36,229 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-08 12:06:36,229 INFO L153 SettingsManager]: * To the following directory=./dump/ [2024-11-08 12:06:36,230 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-08 12:06:36,230 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2024-11-08 12:06:36,230 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-08 12:06:36,231 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-08 12:06:36,231 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-08 12:06:36,231 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-08 12:06:36,231 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-08 12:06:36,232 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-08 12:06:36,232 INFO L153 SettingsManager]: * Abstraction used for commutativity in POR=VARIABLES_GLOBAL [2024-11-08 12:06:36,232 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PARTIAL_ORDER_FA [2024-11-08 12:06:36,234 INFO L153 SettingsManager]: * CEGAR restart behaviour=ONE_CEGAR_PER_THREAD_INSTANCE [2024-11-08 12:06:36,234 INFO L153 SettingsManager]: * Partial Order Reduction in concurrent analysis=PERSISTENT_SLEEP_NEW_STATES_FIXEDORDER [2024-11-08 12:06:36,234 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1c25a98-8245-4e9d-a808-f55dd759ab61/bin/ugemcutter-verify-v6A4Riy6iL/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1c25a98-8245-4e9d-a808-f55dd759ab61/bin/ugemcutter-verify-v6A4Riy6iL 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 -> 658086e6a2b970f68ba6fa20919311f7cc4c75e1705e5ad288c4fd1e6439159f [2024-11-08 12:06:36,519 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-08 12:06:36,542 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-08 12:06:36,545 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-08 12:06:36,547 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-08 12:06:36,547 INFO L274 PluginConnector]: CDTParser initialized [2024-11-08 12:06:36,549 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1c25a98-8245-4e9d-a808-f55dd759ab61/bin/ugemcutter-verify-v6A4Riy6iL/../../sv-benchmarks/c/pthread-divine/one_time_barrier_3t.i Unable to find full path for "g++" [2024-11-08 12:06:38,656 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-08 12:06:38,892 INFO L384 CDTParser]: Found 1 translation units. [2024-11-08 12:06:38,892 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1c25a98-8245-4e9d-a808-f55dd759ab61/sv-benchmarks/c/pthread-divine/one_time_barrier_3t.i [2024-11-08 12:06:38,911 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1c25a98-8245-4e9d-a808-f55dd759ab61/bin/ugemcutter-verify-v6A4Riy6iL/data/02103493f/745b29e69535489fa9e8c157eb48c9ea/FLAG2167cfa2a [2024-11-08 12:06:38,930 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1c25a98-8245-4e9d-a808-f55dd759ab61/bin/ugemcutter-verify-v6A4Riy6iL/data/02103493f/745b29e69535489fa9e8c157eb48c9ea [2024-11-08 12:06:38,934 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-08 12:06:38,935 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-08 12:06:38,936 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-08 12:06:38,937 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-08 12:06:38,946 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-08 12:06:38,947 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 12:06:38" (1/1) ... [2024-11-08 12:06:38,950 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@5551c782 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:06:38, skipping insertion in model container [2024-11-08 12:06:38,950 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 12:06:38" (1/1) ... [2024-11-08 12:06:39,012 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-08 12:06:39,608 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-08 12:06:39,629 INFO L200 MainTranslator]: Completed pre-run [2024-11-08 12:06:39,749 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-08 12:06:39,787 INFO L204 MainTranslator]: Completed translation [2024-11-08 12:06:39,788 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:06:39 WrapperNode [2024-11-08 12:06:39,788 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-08 12:06:39,789 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-08 12:06:39,789 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-08 12:06:39,789 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-08 12:06:39,797 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:06:39" (1/1) ... [2024-11-08 12:06:39,816 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:06:39" (1/1) ... [2024-11-08 12:06:39,896 INFO L138 Inliner]: procedures = 174, calls = 91, calls flagged for inlining = 20, calls inlined = 35, statements flattened = 870 [2024-11-08 12:06:39,896 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-08 12:06:39,897 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-08 12:06:39,897 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-08 12:06:39,897 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-08 12:06:39,910 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:06:39" (1/1) ... [2024-11-08 12:06:39,911 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:06:39" (1/1) ... [2024-11-08 12:06:39,937 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:06:39" (1/1) ... [2024-11-08 12:06:39,937 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:06:39" (1/1) ... [2024-11-08 12:06:40,016 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:06:39" (1/1) ... [2024-11-08 12:06:40,024 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:06:39" (1/1) ... [2024-11-08 12:06:40,029 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:06:39" (1/1) ... [2024-11-08 12:06:40,034 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:06:39" (1/1) ... [2024-11-08 12:06:40,042 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-08 12:06:40,043 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-08 12:06:40,043 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-08 12:06:40,044 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-08 12:06:40,045 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:06:39" (1/1) ... [2024-11-08 12:06:40,058 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2024-11-08 12:06:40,072 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1c25a98-8245-4e9d-a808-f55dd759ab61/bin/ugemcutter-verify-v6A4Riy6iL/z3 [2024-11-08 12:06:40,088 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1c25a98-8245-4e9d-a808-f55dd759ab61/bin/ugemcutter-verify-v6A4Riy6iL/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2024-11-08 12:06:40,091 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1c25a98-8245-4e9d-a808-f55dd759ab61/bin/ugemcutter-verify-v6A4Riy6iL/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2024-11-08 12:06:40,124 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-11-08 12:06:40,125 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-11-08 12:06:40,125 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2024-11-08 12:06:40,125 INFO L130 BoogieDeclarations]: Found specification of procedure worker_fn [2024-11-08 12:06:40,125 INFO L138 BoogieDeclarations]: Found implementation of procedure worker_fn [2024-11-08 12:06:40,126 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-08 12:06:40,126 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$ [2024-11-08 12:06:40,126 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-08 12:06:40,126 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$ [2024-11-08 12:06:40,126 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-08 12:06:40,127 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-08 12:06:40,128 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2024-11-08 12:06:40,129 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-08 12:06:40,129 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-08 12:06:40,132 WARN L207 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-08 12:06:40,368 INFO L238 CfgBuilder]: Building ICFG [2024-11-08 12:06:40,370 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-08 12:06:42,024 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-08 12:06:42,024 INFO L287 CfgBuilder]: Performing block encoding [2024-11-08 12:06:42,081 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-08 12:06:42,081 INFO L316 CfgBuilder]: Removed 4 assume(true) statements. [2024-11-08 12:06:42,081 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 12:06:42 BoogieIcfgContainer [2024-11-08 12:06:42,081 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-08 12:06:42,084 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-08 12:06:42,084 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-08 12:06:42,087 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-08 12:06:42,091 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 08.11 12:06:38" (1/3) ... [2024-11-08 12:06:42,092 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@69f2c697 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.11 12:06:42, skipping insertion in model container [2024-11-08 12:06:42,092 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:06:39" (2/3) ... [2024-11-08 12:06:42,093 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@69f2c697 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.11 12:06:42, skipping insertion in model container [2024-11-08 12:06:42,093 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 12:06:42" (3/3) ... [2024-11-08 12:06:42,094 INFO L112 eAbstractionObserver]: Analyzing ICFG one_time_barrier_3t.i [2024-11-08 12:06:42,115 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-08 12:06:42,116 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 77 error locations. [2024-11-08 12:06:42,116 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-08 12:06:42,503 INFO L143 ThreadInstanceAdder]: Constructed 1 joinOtherThreadTransitions. [2024-11-08 12:06:42,615 INFO L107 denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=VARIABLES_GLOBAL, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-08 12:06:42,615 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 [2024-11-08 12:06:42,616 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1c25a98-8245-4e9d-a808-f55dd759ab61/bin/ugemcutter-verify-v6A4Riy6iL/z3 [2024-11-08 12:06:42,618 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1c25a98-8245-4e9d-a808-f55dd759ab61/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (exit command is (exit), workingDir is null) [2024-11-08 12:06:42,621 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1c25a98-8245-4e9d-a808-f55dd759ab61/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (2)] Waiting until timeout for monitored process [2024-11-08 12:06:42,665 INFO L157 artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations. [2024-11-08 12:06:42,678 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == worker_fnThread1of1ForFork0 ======== [2024-11-08 12:06:42,684 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;@6dab56fb, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-08 12:06:42,689 INFO L334 AbstractCegarLoop]: Starting to check reachability of 34 error locations. [2024-11-08 12:06:43,488 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting worker_fnErr0ASSERT_VIOLATIONDATA_RACE === [worker_fnErr0ASSERT_VIOLATIONDATA_RACE, worker_fnErr1ASSERT_VIOLATIONDATA_RACE, worker_fnErr2ASSERT_VIOLATIONDATA_RACE, worker_fnErr4ASSERT_VIOLATIONDATA_RACE (and 30 more)] === [2024-11-08 12:06:43,494 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 12:06:43,494 INFO L85 PathProgramCache]: Analyzing trace with hash -1324413431, now seen corresponding path program 1 times [2024-11-08 12:06:43,504 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 12:06:43,505 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [540840142] [2024-11-08 12:06:43,505 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 12:06:43,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 12:06:43,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 12:06:43,859 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 12:06:43,859 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 12:06:43,860 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [540840142] [2024-11-08 12:06:43,860 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [540840142] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 12:06:43,861 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 12:06:43,861 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-08 12:06:43,862 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [631281760] [2024-11-08 12:06:43,863 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 12:06:43,870 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-11-08 12:06:43,870 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 12:06:43,903 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-11-08 12:06:43,903 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-08 12:06:43,904 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:06:43,908 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-11-08 12:06:43,908 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 44.0) internal successors, (88), 2 states have internal predecessors, (88), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 12:06:43,909 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:06:43,960 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:06:43,960 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-08 12:06:43,960 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting worker_fnErr0ASSERT_VIOLATIONDATA_RACE === [worker_fnErr0ASSERT_VIOLATIONDATA_RACE, worker_fnErr1ASSERT_VIOLATIONDATA_RACE, worker_fnErr2ASSERT_VIOLATIONDATA_RACE, worker_fnErr4ASSERT_VIOLATIONDATA_RACE (and 30 more)] === [2024-11-08 12:06:43,961 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 12:06:43,961 INFO L85 PathProgramCache]: Analyzing trace with hash 751574932, now seen corresponding path program 1 times [2024-11-08 12:06:43,961 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 12:06:43,961 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1574390952] [2024-11-08 12:06:43,962 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 12:06:43,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 12:06:44,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 12:06:44,250 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 12:06:44,251 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 12:06:44,251 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1574390952] [2024-11-08 12:06:44,251 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1574390952] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 12:06:44,251 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 12:06:44,252 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-08 12:06:44,252 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1650528476] [2024-11-08 12:06:44,252 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 12:06:44,253 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-08 12:06:44,258 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 12:06:44,259 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-08 12:06:44,259 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-08 12:06:44,259 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:06:44,263 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-11-08 12:06:44,263 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 28.333333333333332) internal successors, (85), 3 states have internal predecessors, (85), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 12:06:44,264 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:06:44,264 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:06:44,400 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:06:44,400 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:06:44,401 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-08 12:06:44,401 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting worker_fnErr0ASSERT_VIOLATIONDATA_RACE === [worker_fnErr0ASSERT_VIOLATIONDATA_RACE, worker_fnErr1ASSERT_VIOLATIONDATA_RACE, worker_fnErr2ASSERT_VIOLATIONDATA_RACE, worker_fnErr4ASSERT_VIOLATIONDATA_RACE (and 30 more)] === [2024-11-08 12:06:44,401 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 12:06:44,402 INFO L85 PathProgramCache]: Analyzing trace with hash 2106319472, now seen corresponding path program 1 times [2024-11-08 12:06:44,402 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 12:06:44,402 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [136406179] [2024-11-08 12:06:44,403 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 12:06:44,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 12:06:44,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 12:06:44,780 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-08 12:06:44,781 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 12:06:44,781 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [136406179] [2024-11-08 12:06:44,782 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [136406179] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-08 12:06:44,782 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1399184234] [2024-11-08 12:06:44,783 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 12:06:44,783 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-08 12:06:44,783 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1c25a98-8245-4e9d-a808-f55dd759ab61/bin/ugemcutter-verify-v6A4Riy6iL/z3 [2024-11-08 12:06:44,791 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1c25a98-8245-4e9d-a808-f55dd759ab61/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-08 12:06:44,794 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1c25a98-8245-4e9d-a808-f55dd759ab61/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2024-11-08 12:06:45,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 12:06:45,030 INFO L255 TraceCheckSpWp]: Trace formula consists of 425 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-08 12:06:45,038 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 12:06:45,123 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-08 12:06:45,125 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-08 12:06:45,210 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-08 12:06:45,211 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1399184234] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-08 12:06:45,211 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-08 12:06:45,211 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 4, 4] total 6 [2024-11-08 12:06:45,212 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [883205274] [2024-11-08 12:06:45,212 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-08 12:06:45,214 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-08 12:06:45,215 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 12:06:45,217 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-08 12:06:45,217 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-08 12:06:45,217 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:06:45,219 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-11-08 12:06:45,221 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 29.0) internal successors, (174), 6 states have internal predecessors, (174), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 12:06:45,221 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:06:45,221 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:06:45,222 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:06:45,503 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:06:45,503 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:06:45,505 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:06:45,530 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1c25a98-8245-4e9d-a808-f55dd759ab61/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0 [2024-11-08 12:06:45,706 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2,3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1c25a98-8245-4e9d-a808-f55dd759ab61/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-08 12:06:45,706 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting worker_fnErr0ASSERT_VIOLATIONDATA_RACE === [worker_fnErr0ASSERT_VIOLATIONDATA_RACE, worker_fnErr1ASSERT_VIOLATIONDATA_RACE, worker_fnErr2ASSERT_VIOLATIONDATA_RACE, worker_fnErr4ASSERT_VIOLATIONDATA_RACE (and 30 more)] === [2024-11-08 12:06:45,707 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 12:06:45,707 INFO L85 PathProgramCache]: Analyzing trace with hash -586935056, now seen corresponding path program 2 times [2024-11-08 12:06:45,707 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 12:06:45,708 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [229885744] [2024-11-08 12:06:45,708 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 12:06:45,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 12:06:45,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 12:06:47,316 INFO L134 CoverageAnalysis]: Checked inductivity of 90 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 90 trivial. 0 not checked. [2024-11-08 12:06:47,316 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 12:06:47,317 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [229885744] [2024-11-08 12:06:47,318 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [229885744] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 12:06:47,318 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 12:06:47,319 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-08 12:06:47,319 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [715094066] [2024-11-08 12:06:47,319 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 12:06:47,321 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-08 12:06:47,321 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 12:06:47,322 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-08 12:06:47,322 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-08 12:06:47,322 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:06:47,326 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-11-08 12:06:47,327 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 5 states have (on average 22.8) internal successors, (114), 6 states have internal predecessors, (114), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 12:06:47,327 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:06:47,327 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:06:47,327 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:06:47,328 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:06:47,756 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:06:47,757 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:06:47,758 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:06:47,758 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:06:47,758 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-08 12:06:47,759 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting worker_fnErr1ASSERT_VIOLATIONDATA_RACE === [worker_fnErr0ASSERT_VIOLATIONDATA_RACE, worker_fnErr1ASSERT_VIOLATIONDATA_RACE, worker_fnErr2ASSERT_VIOLATIONDATA_RACE, worker_fnErr4ASSERT_VIOLATIONDATA_RACE (and 30 more)] === [2024-11-08 12:06:47,759 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 12:06:47,759 INFO L85 PathProgramCache]: Analyzing trace with hash 1527941780, now seen corresponding path program 1 times [2024-11-08 12:06:47,759 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 12:06:47,760 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2062496188] [2024-11-08 12:06:47,760 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 12:06:47,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 12:06:47,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 12:06:48,163 INFO L134 CoverageAnalysis]: Checked inductivity of 90 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 90 trivial. 0 not checked. [2024-11-08 12:06:48,164 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 12:06:48,164 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2062496188] [2024-11-08 12:06:48,164 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2062496188] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 12:06:48,165 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 12:06:48,165 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-08 12:06:48,165 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2052487714] [2024-11-08 12:06:48,165 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 12:06:48,166 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-08 12:06:48,166 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 12:06:48,168 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-08 12:06:48,168 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-08 12:06:48,168 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:06:48,172 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-11-08 12:06:48,172 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 2 states have (on average 60.0) internal successors, (120), 3 states have internal predecessors, (120), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 12:06:48,172 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:06:48,172 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:06:48,172 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:06:48,173 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:06:48,173 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:06:48,556 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:06:48,557 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:06:48,557 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:06:48,557 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:06:48,557 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:06:48,558 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-08 12:06:48,558 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting worker_fnErr4ASSERT_VIOLATIONDATA_RACE === [worker_fnErr0ASSERT_VIOLATIONDATA_RACE, worker_fnErr1ASSERT_VIOLATIONDATA_RACE, worker_fnErr2ASSERT_VIOLATIONDATA_RACE, worker_fnErr4ASSERT_VIOLATIONDATA_RACE (and 30 more)] === [2024-11-08 12:06:48,558 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 12:06:48,559 INFO L85 PathProgramCache]: Analyzing trace with hash 541096896, now seen corresponding path program 1 times [2024-11-08 12:06:48,559 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 12:06:48,559 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1791674784] [2024-11-08 12:06:48,559 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 12:06:48,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 12:06:48,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 12:06:48,782 INFO L134 CoverageAnalysis]: Checked inductivity of 90 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 90 trivial. 0 not checked. [2024-11-08 12:06:48,782 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 12:06:48,783 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1791674784] [2024-11-08 12:06:48,783 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1791674784] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 12:06:48,783 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 12:06:48,783 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-08 12:06:48,783 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [62402364] [2024-11-08 12:06:48,783 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 12:06:48,784 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-08 12:06:48,784 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 12:06:48,784 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-08 12:06:48,785 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-08 12:06:48,785 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:06:48,788 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-11-08 12:06:48,792 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 43.333333333333336) internal successors, (130), 3 states have internal predecessors, (130), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 12:06:48,792 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:06:48,792 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:06:48,792 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:06:48,792 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:06:48,793 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:06:48,793 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:06:48,922 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:06:48,922 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:06:48,922 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:06:48,922 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:06:48,922 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:06:48,923 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:06:48,923 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-08 12:06:48,923 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting worker_fnErr2ASSERT_VIOLATIONDATA_RACE === [worker_fnErr0ASSERT_VIOLATIONDATA_RACE, worker_fnErr1ASSERT_VIOLATIONDATA_RACE, worker_fnErr2ASSERT_VIOLATIONDATA_RACE, worker_fnErr4ASSERT_VIOLATIONDATA_RACE (and 30 more)] === [2024-11-08 12:06:48,923 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 12:06:48,924 INFO L85 PathProgramCache]: Analyzing trace with hash 837187945, now seen corresponding path program 1 times [2024-11-08 12:06:48,924 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 12:06:48,924 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [863205305] [2024-11-08 12:06:48,924 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 12:06:48,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 12:06:48,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 12:06:49,272 INFO L134 CoverageAnalysis]: Checked inductivity of 90 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 90 trivial. 0 not checked. [2024-11-08 12:06:49,273 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 12:06:49,273 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [863205305] [2024-11-08 12:06:49,273 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [863205305] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 12:06:49,273 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 12:06:49,273 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-08 12:06:49,274 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [750714118] [2024-11-08 12:06:49,274 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 12:06:49,274 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-08 12:06:49,275 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 12:06:49,275 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-08 12:06:49,275 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-08 12:06:49,276 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:06:49,278 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-11-08 12:06:49,278 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 2 states have (on average 63.5) internal successors, (127), 3 states have internal predecessors, (127), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 12:06:49,278 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:06:49,278 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:06:49,279 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:06:49,279 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:06:49,279 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:06:49,279 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:06:49,279 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:06:49,512 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:06:49,513 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:06:49,513 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:06:49,513 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:06:49,513 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:06:49,513 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:06:49,514 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:06:49,514 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-11-08 12:06:49,514 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting worker_fnErr3ASSERT_VIOLATIONDATA_RACE === [worker_fnErr0ASSERT_VIOLATIONDATA_RACE, worker_fnErr1ASSERT_VIOLATIONDATA_RACE, worker_fnErr2ASSERT_VIOLATIONDATA_RACE, worker_fnErr4ASSERT_VIOLATIONDATA_RACE (and 30 more)] === [2024-11-08 12:06:49,515 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 12:06:49,515 INFO L85 PathProgramCache]: Analyzing trace with hash -818782843, now seen corresponding path program 1 times [2024-11-08 12:06:49,515 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 12:06:49,516 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [780832603] [2024-11-08 12:06:49,516 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 12:06:49,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 12:06:49,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 12:06:49,827 INFO L134 CoverageAnalysis]: Checked inductivity of 90 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 90 trivial. 0 not checked. [2024-11-08 12:06:49,828 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 12:06:49,828 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [780832603] [2024-11-08 12:06:49,828 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [780832603] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 12:06:49,828 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 12:06:49,829 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-08 12:06:49,829 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [422612683] [2024-11-08 12:06:49,829 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 12:06:49,830 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-08 12:06:49,830 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 12:06:49,831 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-08 12:06:49,831 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-08 12:06:49,831 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:06:49,833 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-11-08 12:06:49,833 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 2 states have (on average 66.0) internal successors, (132), 3 states have internal predecessors, (132), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 12:06:49,833 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:06:49,833 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:06:49,834 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:06:49,834 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:06:49,834 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:06:49,834 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:06:49,834 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:06:49,834 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:06:50,132 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:06:50,132 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:06:50,132 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:06:50,132 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:06:50,133 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:06:50,133 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:06:50,133 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:06:50,133 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:06:50,133 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-11-08 12:06:50,134 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting worker_fnErr4ASSERT_VIOLATIONDATA_RACE === [worker_fnErr0ASSERT_VIOLATIONDATA_RACE, worker_fnErr1ASSERT_VIOLATIONDATA_RACE, worker_fnErr2ASSERT_VIOLATIONDATA_RACE, worker_fnErr4ASSERT_VIOLATIONDATA_RACE (and 30 more)] === [2024-11-08 12:06:50,134 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 12:06:50,134 INFO L85 PathProgramCache]: Analyzing trace with hash -1653915132, now seen corresponding path program 1 times [2024-11-08 12:06:50,134 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 12:06:50,135 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [446398534] [2024-11-08 12:06:50,135 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 12:06:50,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 12:06:50,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 12:06:50,388 INFO L134 CoverageAnalysis]: Checked inductivity of 91 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 90 trivial. 0 not checked. [2024-11-08 12:06:50,388 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 12:06:50,388 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [446398534] [2024-11-08 12:06:50,388 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [446398534] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-08 12:06:50,389 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [218967826] [2024-11-08 12:06:50,389 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 12:06:50,389 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-08 12:06:50,389 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1c25a98-8245-4e9d-a808-f55dd759ab61/bin/ugemcutter-verify-v6A4Riy6iL/z3 [2024-11-08 12:06:50,392 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1c25a98-8245-4e9d-a808-f55dd759ab61/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-08 12:06:50,394 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1c25a98-8245-4e9d-a808-f55dd759ab61/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2024-11-08 12:06:50,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 12:06:50,759 INFO L255 TraceCheckSpWp]: Trace formula consists of 751 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-08 12:06:50,764 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 12:06:50,803 INFO L134 CoverageAnalysis]: Checked inductivity of 91 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 90 trivial. 0 not checked. [2024-11-08 12:06:50,804 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-08 12:06:50,847 INFO L134 CoverageAnalysis]: Checked inductivity of 91 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 90 trivial. 0 not checked. [2024-11-08 12:06:50,847 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [218967826] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-08 12:06:50,847 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-08 12:06:50,848 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 4, 4] total 6 [2024-11-08 12:06:50,848 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [941628883] [2024-11-08 12:06:50,848 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-08 12:06:50,849 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-08 12:06:50,849 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 12:06:50,850 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-08 12:06:50,850 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-08 12:06:50,850 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:06:50,852 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-11-08 12:06:50,852 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 29.5) internal successors, (177), 6 states have internal predecessors, (177), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 12:06:50,852 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:06:50,852 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:06:50,853 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:06:50,853 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:06:50,853 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:06:50,853 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:06:50,853 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:06:50,853 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:06:50,853 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:06:51,009 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:06:51,009 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:06:51,009 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:06:51,010 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:06:51,010 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:06:51,010 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:06:51,010 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:06:51,010 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:06:51,011 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:06:51,032 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1c25a98-8245-4e9d-a808-f55dd759ab61/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0 [2024-11-08 12:06:51,211 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1c25a98-8245-4e9d-a808-f55dd759ab61/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable8 [2024-11-08 12:06:51,212 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting worker_fnErr4ASSERT_VIOLATIONDATA_RACE === [worker_fnErr0ASSERT_VIOLATIONDATA_RACE, worker_fnErr1ASSERT_VIOLATIONDATA_RACE, worker_fnErr2ASSERT_VIOLATIONDATA_RACE, worker_fnErr4ASSERT_VIOLATIONDATA_RACE (and 30 more)] === [2024-11-08 12:06:51,212 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 12:06:51,212 INFO L85 PathProgramCache]: Analyzing trace with hash -742645116, now seen corresponding path program 2 times [2024-11-08 12:06:51,212 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 12:06:51,212 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2014363270] [2024-11-08 12:06:51,213 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 12:06:51,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 12:06:51,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 12:06:52,457 INFO L134 CoverageAnalysis]: Checked inductivity of 138 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 138 trivial. 0 not checked. [2024-11-08 12:06:52,458 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 12:06:52,458 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2014363270] [2024-11-08 12:06:52,458 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2014363270] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 12:06:52,458 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 12:06:52,458 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-08 12:06:52,459 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1276324770] [2024-11-08 12:06:52,459 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 12:06:52,459 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-08 12:06:52,460 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 12:06:52,460 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-08 12:06:52,460 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-08 12:06:52,461 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:06:52,462 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-11-08 12:06:52,462 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 5 states have (on average 29.0) internal successors, (145), 6 states have internal predecessors, (145), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 12:06:52,463 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:06:52,463 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:06:52,463 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:06:52,463 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:06:52,463 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:06:52,463 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:06:52,463 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:06:52,464 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:06:52,464 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:06:52,464 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:06:52,872 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:06:52,872 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:06:52,873 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:06:52,873 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:06:52,873 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:06:52,873 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:06:52,876 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:06:52,876 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:06:52,877 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:06:52,877 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:06:52,877 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-11-08 12:06:52,877 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting worker_fnErr5ASSERT_VIOLATIONDATA_RACE === [worker_fnErr0ASSERT_VIOLATIONDATA_RACE, worker_fnErr1ASSERT_VIOLATIONDATA_RACE, worker_fnErr2ASSERT_VIOLATIONDATA_RACE, worker_fnErr4ASSERT_VIOLATIONDATA_RACE (and 30 more)] === [2024-11-08 12:06:52,878 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 12:06:52,878 INFO L85 PathProgramCache]: Analyzing trace with hash -214616493, now seen corresponding path program 1 times [2024-11-08 12:06:52,878 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 12:06:52,878 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2089159875] [2024-11-08 12:06:52,879 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 12:06:52,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 12:06:52,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 12:06:53,993 INFO L134 CoverageAnalysis]: Checked inductivity of 138 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 138 trivial. 0 not checked. [2024-11-08 12:06:53,993 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 12:06:53,994 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2089159875] [2024-11-08 12:06:53,994 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2089159875] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 12:06:53,994 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 12:06:53,995 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-08 12:06:53,995 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [49224173] [2024-11-08 12:06:53,995 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 12:06:53,996 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-08 12:06:53,996 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 12:06:53,997 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-08 12:06:53,997 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-08 12:06:53,997 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:06:53,998 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-11-08 12:06:53,999 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-08 12:06:53,999 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:06:53,999 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:06:53,999 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:06:53,999 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:06:53,999 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:06:53,999 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:06:54,002 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:06:54,002 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:06:54,002 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:06:54,002 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:06:54,003 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:06:54,572 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:06:54,573 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:06:54,573 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:06:54,573 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:06:54,573 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:06:54,574 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:06:54,574 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:06:54,574 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:06:54,574 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:06:54,574 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:06:54,575 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:06:54,575 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2024-11-08 12:06:54,575 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting worker_fnErr6ASSERT_VIOLATIONDATA_RACE === [worker_fnErr0ASSERT_VIOLATIONDATA_RACE, worker_fnErr1ASSERT_VIOLATIONDATA_RACE, worker_fnErr2ASSERT_VIOLATIONDATA_RACE, worker_fnErr4ASSERT_VIOLATIONDATA_RACE (and 30 more)] === [2024-11-08 12:06:54,576 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 12:06:54,576 INFO L85 PathProgramCache]: Analyzing trace with hash -751246377, now seen corresponding path program 1 times [2024-11-08 12:06:54,576 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 12:06:54,577 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1124018974] [2024-11-08 12:06:54,578 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 12:06:54,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 12:06:54,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 12:06:55,902 INFO L134 CoverageAnalysis]: Checked inductivity of 138 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 138 trivial. 0 not checked. [2024-11-08 12:06:55,903 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 12:06:55,903 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1124018974] [2024-11-08 12:06:55,903 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1124018974] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 12:06:55,903 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 12:06:55,904 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-08 12:06:55,904 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1086729098] [2024-11-08 12:06:55,904 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 12:06:55,905 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-08 12:06:55,905 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 12:06:55,906 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-08 12:06:55,907 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-08 12:06:55,907 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:06:55,909 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-11-08 12:06:55,909 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 5 states have (on average 32.2) internal successors, (161), 6 states have internal predecessors, (161), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 12:06:55,909 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:06:55,909 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:06:55,909 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:06:55,909 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:06:55,910 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:06:55,910 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:06:55,910 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:06:55,910 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:06:55,910 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:06:55,910 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:06:55,910 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:06:55,910 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:06:56,129 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 9 treesize of output 3 [2024-11-08 12:06:56,133 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 9 treesize of output 3 [2024-11-08 12:06:56,551 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:06:56,551 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:06:56,551 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:06:56,551 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:06:56,552 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:06:56,552 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:06:56,552 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:06:56,552 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:06:56,552 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:06:56,552 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:06:56,552 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:06:56,553 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:06:56,553 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2024-11-08 12:06:56,553 INFO L396 AbstractCegarLoop]: === Iteration 13 === Targeting worker_fnErr8ASSERT_VIOLATIONDATA_RACE === [worker_fnErr0ASSERT_VIOLATIONDATA_RACE, worker_fnErr1ASSERT_VIOLATIONDATA_RACE, worker_fnErr2ASSERT_VIOLATIONDATA_RACE, worker_fnErr4ASSERT_VIOLATIONDATA_RACE (and 30 more)] === [2024-11-08 12:06:56,554 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 12:06:56,554 INFO L85 PathProgramCache]: Analyzing trace with hash -265859416, now seen corresponding path program 1 times [2024-11-08 12:06:56,554 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 12:06:56,554 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1729780927] [2024-11-08 12:06:56,555 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 12:06:56,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 12:06:56,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 12:06:57,767 INFO L134 CoverageAnalysis]: Checked inductivity of 138 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 138 trivial. 0 not checked. [2024-11-08 12:06:57,767 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 12:06:57,767 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1729780927] [2024-11-08 12:06:57,768 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1729780927] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 12:06:57,768 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 12:06:57,768 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-08 12:06:57,768 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1003651330] [2024-11-08 12:06:57,768 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 12:06:57,769 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-08 12:06:57,769 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 12:06:57,770 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-08 12:06:57,770 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-08 12:06:57,770 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:06:57,772 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-11-08 12:06:57,772 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 5 states have (on average 36.0) internal successors, (180), 6 states have internal predecessors, (180), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 12:06:57,772 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:06:57,773 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:06:57,773 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:06:57,773 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:06:57,773 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:06:57,773 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:06:57,773 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:06:57,773 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:06:57,774 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:06:57,774 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:06:57,774 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:06:57,774 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:06:57,774 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:06:58,167 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 9 treesize of output 3 [2024-11-08 12:06:58,171 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 9 treesize of output 3 [2024-11-08 12:06:58,943 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:06:58,943 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:06:58,943 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:06:58,944 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:06:58,944 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:06:58,944 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:06:58,944 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:06:58,944 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:06:58,944 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:06:58,944 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:06:58,944 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:06:58,944 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:06:58,945 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:06:58,945 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2024-11-08 12:06:58,945 INFO L396 AbstractCegarLoop]: === Iteration 14 === Targeting worker_fnErr13ASSERT_VIOLATIONDATA_RACE === [worker_fnErr0ASSERT_VIOLATIONDATA_RACE, worker_fnErr1ASSERT_VIOLATIONDATA_RACE, worker_fnErr2ASSERT_VIOLATIONDATA_RACE, worker_fnErr4ASSERT_VIOLATIONDATA_RACE (and 30 more)] === [2024-11-08 12:06:58,946 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 12:06:58,946 INFO L85 PathProgramCache]: Analyzing trace with hash 427988703, now seen corresponding path program 1 times [2024-11-08 12:06:58,946 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 12:06:58,946 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [23693044] [2024-11-08 12:06:58,946 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 12:06:58,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 12:06:59,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 12:06:59,315 INFO L134 CoverageAnalysis]: Checked inductivity of 138 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 138 trivial. 0 not checked. [2024-11-08 12:06:59,316 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 12:06:59,316 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [23693044] [2024-11-08 12:06:59,316 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [23693044] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 12:06:59,316 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 12:06:59,316 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-08 12:06:59,317 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1075005667] [2024-11-08 12:06:59,317 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 12:06:59,317 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-08 12:06:59,317 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 12:06:59,318 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-08 12:06:59,318 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-08 12:06:59,318 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:06:59,320 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-11-08 12:06:59,320 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 2 states have (on average 104.0) internal successors, (208), 3 states have internal predecessors, (208), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 12:06:59,321 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:06:59,321 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:06:59,321 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:06:59,321 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:06:59,321 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:06:59,321 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:06:59,321 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:06:59,322 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:06:59,322 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:06:59,322 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:06:59,322 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:06:59,322 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:06:59,322 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:06:59,322 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:06:59,613 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 9 treesize of output 3 [2024-11-08 12:06:59,617 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9 treesize of output 3 [2024-11-08 12:06:59,913 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:06:59,914 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:06:59,914 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:06:59,914 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:06:59,914 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:06:59,915 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:06:59,915 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:06:59,915 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:06:59,915 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:06:59,915 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:06:59,915 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:06:59,916 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:06:59,916 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:06:59,916 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:06:59,917 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2024-11-08 12:06:59,917 INFO L396 AbstractCegarLoop]: === Iteration 15 === Targeting worker_fnErr16ASSERT_VIOLATIONDATA_RACE === [worker_fnErr0ASSERT_VIOLATIONDATA_RACE, worker_fnErr1ASSERT_VIOLATIONDATA_RACE, worker_fnErr2ASSERT_VIOLATIONDATA_RACE, worker_fnErr4ASSERT_VIOLATIONDATA_RACE (and 30 more)] === [2024-11-08 12:06:59,917 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 12:06:59,918 INFO L85 PathProgramCache]: Analyzing trace with hash -1478540751, now seen corresponding path program 1 times [2024-11-08 12:06:59,918 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 12:06:59,918 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [114674191] [2024-11-08 12:06:59,918 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 12:06:59,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 12:07:00,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 12:07:00,239 INFO L134 CoverageAnalysis]: Checked inductivity of 138 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 138 trivial. 0 not checked. [2024-11-08 12:07:00,240 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 12:07:00,240 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [114674191] [2024-11-08 12:07:00,240 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [114674191] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 12:07:00,240 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 12:07:00,241 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-08 12:07:00,241 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1337234488] [2024-11-08 12:07:00,241 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 12:07:00,242 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-08 12:07:00,242 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 12:07:00,243 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-08 12:07:00,243 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-08 12:07:00,243 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:07:00,245 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-11-08 12:07:00,245 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 73.0) internal successors, (219), 3 states have internal predecessors, (219), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 12:07:00,246 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:07:00,246 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:00,246 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:00,246 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:00,246 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:00,247 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:00,247 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:00,247 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:00,247 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:00,247 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:00,247 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:00,248 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:00,248 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:00,248 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:00,248 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:07:00,400 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 9 treesize of output 3 [2024-11-08 12:07:00,404 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 9 treesize of output 3 [2024-11-08 12:07:00,605 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:07:00,606 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:00,606 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:00,606 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:00,606 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:00,606 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:00,606 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:00,606 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:00,607 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:00,607 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:00,607 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:00,607 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:00,607 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:00,607 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:00,608 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:00,608 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14 [2024-11-08 12:07:00,608 INFO L396 AbstractCegarLoop]: === Iteration 16 === Targeting worker_fnErr14ASSERT_VIOLATIONDATA_RACE === [worker_fnErr0ASSERT_VIOLATIONDATA_RACE, worker_fnErr1ASSERT_VIOLATIONDATA_RACE, worker_fnErr2ASSERT_VIOLATIONDATA_RACE, worker_fnErr4ASSERT_VIOLATIONDATA_RACE (and 30 more)] === [2024-11-08 12:07:00,609 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 12:07:00,609 INFO L85 PathProgramCache]: Analyzing trace with hash 784573138, now seen corresponding path program 1 times [2024-11-08 12:07:00,609 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 12:07:00,610 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1550063551] [2024-11-08 12:07:00,610 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 12:07:00,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 12:07:00,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 12:07:00,993 INFO L134 CoverageAnalysis]: Checked inductivity of 138 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 138 trivial. 0 not checked. [2024-11-08 12:07:00,993 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 12:07:00,993 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1550063551] [2024-11-08 12:07:00,993 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1550063551] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 12:07:00,993 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 12:07:00,993 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-08 12:07:00,994 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1250358030] [2024-11-08 12:07:00,994 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 12:07:00,994 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-08 12:07:00,994 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 12:07:00,995 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-08 12:07:00,996 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-08 12:07:00,997 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:07:00,999 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-11-08 12:07:01,000 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 2 states have (on average 109.0) internal successors, (218), 3 states have internal predecessors, (218), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 12:07:01,000 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:07:01,000 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:01,000 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:01,001 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:01,001 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:01,001 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:01,001 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:01,001 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:01,001 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:01,001 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:01,002 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:01,002 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:01,002 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:01,002 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:01,002 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:01,002 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:07:01,454 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:07:01,454 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:01,454 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:01,454 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:01,454 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:01,455 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:01,455 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:01,455 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:01,455 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:01,455 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:01,455 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:01,455 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:01,455 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:01,456 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:01,456 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:01,456 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:01,456 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15 [2024-11-08 12:07:01,457 INFO L396 AbstractCegarLoop]: === Iteration 17 === Targeting worker_fnErr15ASSERT_VIOLATIONDATA_RACE === [worker_fnErr0ASSERT_VIOLATIONDATA_RACE, worker_fnErr1ASSERT_VIOLATIONDATA_RACE, worker_fnErr2ASSERT_VIOLATIONDATA_RACE, worker_fnErr4ASSERT_VIOLATIONDATA_RACE (and 30 more)] === [2024-11-08 12:07:01,457 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 12:07:01,457 INFO L85 PathProgramCache]: Analyzing trace with hash 122740572, now seen corresponding path program 1 times [2024-11-08 12:07:01,457 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 12:07:01,458 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [872118493] [2024-11-08 12:07:01,458 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 12:07:01,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 12:07:01,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 12:07:01,811 INFO L134 CoverageAnalysis]: Checked inductivity of 138 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 138 trivial. 0 not checked. [2024-11-08 12:07:01,812 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 12:07:01,812 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [872118493] [2024-11-08 12:07:01,812 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [872118493] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 12:07:01,812 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 12:07:01,813 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-08 12:07:01,813 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [919747454] [2024-11-08 12:07:01,813 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 12:07:01,813 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-08 12:07:01,813 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 12:07:01,814 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-08 12:07:01,814 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-08 12:07:01,814 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:07:01,816 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-11-08 12:07:01,817 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 2 states have (on average 111.5) internal successors, (223), 3 states have internal predecessors, (223), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 12:07:01,817 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:07:01,817 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:01,817 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:01,817 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:01,817 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:01,817 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:01,818 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:01,818 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:01,818 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:01,818 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:01,818 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:01,818 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:01,818 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:01,819 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:01,819 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:01,819 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:01,819 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:07:02,155 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:07:02,155 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:02,155 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:02,155 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:02,155 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:02,156 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:02,156 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:02,156 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:02,156 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:02,156 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:02,156 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:02,156 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:02,156 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:02,157 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:02,157 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:02,157 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:02,157 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:02,157 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16 [2024-11-08 12:07:02,158 INFO L396 AbstractCegarLoop]: === Iteration 18 === Targeting worker_fnErr16ASSERT_VIOLATIONDATA_RACE === [worker_fnErr0ASSERT_VIOLATIONDATA_RACE, worker_fnErr1ASSERT_VIOLATIONDATA_RACE, worker_fnErr2ASSERT_VIOLATIONDATA_RACE, worker_fnErr4ASSERT_VIOLATIONDATA_RACE (and 30 more)] === [2024-11-08 12:07:02,158 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 12:07:02,158 INFO L85 PathProgramCache]: Analyzing trace with hash -402762097, now seen corresponding path program 1 times [2024-11-08 12:07:02,158 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 12:07:02,159 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1409071264] [2024-11-08 12:07:02,159 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 12:07:02,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 12:07:02,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 12:07:02,410 INFO L134 CoverageAnalysis]: Checked inductivity of 139 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 138 trivial. 0 not checked. [2024-11-08 12:07:02,411 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 12:07:02,411 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1409071264] [2024-11-08 12:07:02,411 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1409071264] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-08 12:07:02,411 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1910420651] [2024-11-08 12:07:02,411 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 12:07:02,412 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-08 12:07:02,412 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1c25a98-8245-4e9d-a808-f55dd759ab61/bin/ugemcutter-verify-v6A4Riy6iL/z3 [2024-11-08 12:07:02,413 INFO L229 MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1c25a98-8245-4e9d-a808-f55dd759ab61/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-08 12:07:02,415 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1c25a98-8245-4e9d-a808-f55dd759ab61/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2024-11-08 12:07:02,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 12:07:02,967 INFO L255 TraceCheckSpWp]: Trace formula consists of 1091 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-08 12:07:02,974 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 12:07:03,025 INFO L134 CoverageAnalysis]: Checked inductivity of 139 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 138 trivial. 0 not checked. [2024-11-08 12:07:03,026 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-08 12:07:03,069 INFO L134 CoverageAnalysis]: Checked inductivity of 139 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 138 trivial. 0 not checked. [2024-11-08 12:07:03,069 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1910420651] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-08 12:07:03,070 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-08 12:07:03,070 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 4, 4] total 6 [2024-11-08 12:07:03,070 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [285242263] [2024-11-08 12:07:03,070 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-08 12:07:03,071 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-08 12:07:03,071 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 12:07:03,072 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-08 12:07:03,072 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-08 12:07:03,072 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:07:03,074 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-11-08 12:07:03,075 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 44.333333333333336) internal successors, (266), 6 states have internal predecessors, (266), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 12:07:03,076 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:07:03,076 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:03,076 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:03,076 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:03,076 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:03,076 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:03,076 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:03,076 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:03,077 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:03,077 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:03,077 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:03,077 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:03,077 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:03,077 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:03,077 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:03,077 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:03,078 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:03,078 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:07:03,371 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:07:03,371 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:03,372 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:03,372 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:03,372 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:03,372 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:03,372 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:03,372 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:03,372 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:03,373 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:03,373 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:03,373 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:03,373 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:03,373 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:03,373 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:03,373 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:03,373 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:03,374 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:03,401 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1c25a98-8245-4e9d-a808-f55dd759ab61/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0 [2024-11-08 12:07:03,578 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1c25a98-8245-4e9d-a808-f55dd759ab61/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable17 [2024-11-08 12:07:03,578 INFO L396 AbstractCegarLoop]: === Iteration 19 === Targeting worker_fnErr16ASSERT_VIOLATIONDATA_RACE === [worker_fnErr0ASSERT_VIOLATIONDATA_RACE, worker_fnErr1ASSERT_VIOLATIONDATA_RACE, worker_fnErr2ASSERT_VIOLATIONDATA_RACE, worker_fnErr4ASSERT_VIOLATIONDATA_RACE (and 30 more)] === [2024-11-08 12:07:03,578 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 12:07:03,579 INFO L85 PathProgramCache]: Analyzing trace with hash 467785295, now seen corresponding path program 2 times [2024-11-08 12:07:03,579 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 12:07:03,579 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1974863955] [2024-11-08 12:07:03,579 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 12:07:03,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 12:07:03,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 12:07:03,993 INFO L134 CoverageAnalysis]: Checked inductivity of 186 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 186 trivial. 0 not checked. [2024-11-08 12:07:03,993 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 12:07:03,993 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1974863955] [2024-11-08 12:07:03,994 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1974863955] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 12:07:03,994 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 12:07:03,994 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-08 12:07:03,994 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [680063643] [2024-11-08 12:07:03,994 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 12:07:03,995 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-08 12:07:03,995 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 12:07:03,995 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-08 12:07:03,998 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-08 12:07:03,998 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:07:04,000 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-11-08 12:07:04,000 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 2 states have (on average 117.0) internal successors, (234), 3 states have internal predecessors, (234), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 12:07:04,001 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:07:04,001 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:04,001 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:04,001 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:04,001 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:04,001 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:04,001 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:04,002 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:04,002 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:04,002 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:04,002 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:04,002 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:04,002 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:04,002 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:04,003 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:04,003 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:04,003 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:04,003 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:04,003 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:07:04,452 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:07:04,453 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:04,453 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:04,453 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:04,453 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:04,453 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:04,453 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:04,453 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:04,454 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:04,454 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:04,454 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:04,454 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:04,454 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:04,454 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:04,454 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:04,454 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:04,455 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:04,455 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:04,455 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:04,455 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18 [2024-11-08 12:07:04,456 INFO L396 AbstractCegarLoop]: === Iteration 20 === Targeting worker_fnErr17ASSERT_VIOLATIONDATA_RACE === [worker_fnErr0ASSERT_VIOLATIONDATA_RACE, worker_fnErr1ASSERT_VIOLATIONDATA_RACE, worker_fnErr2ASSERT_VIOLATIONDATA_RACE, worker_fnErr4ASSERT_VIOLATIONDATA_RACE (and 30 more)] === [2024-11-08 12:07:04,456 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 12:07:04,456 INFO L85 PathProgramCache]: Analyzing trace with hash -1222033028, now seen corresponding path program 1 times [2024-11-08 12:07:04,456 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 12:07:04,456 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [266302755] [2024-11-08 12:07:04,457 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 12:07:04,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 12:07:04,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 12:07:04,918 INFO L134 CoverageAnalysis]: Checked inductivity of 186 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 186 trivial. 0 not checked. [2024-11-08 12:07:04,918 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 12:07:04,918 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [266302755] [2024-11-08 12:07:04,918 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [266302755] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 12:07:04,918 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 12:07:04,919 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-08 12:07:04,919 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1656408428] [2024-11-08 12:07:04,919 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 12:07:04,920 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-08 12:07:04,920 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 12:07:04,920 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-08 12:07:04,921 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-08 12:07:04,921 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:07:04,922 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-11-08 12:07:04,922 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 2 states have (on average 120.0) internal successors, (240), 3 states have internal predecessors, (240), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 12:07:04,922 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:07:04,922 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:04,922 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:04,922 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:04,923 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:04,923 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:04,923 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:04,923 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:04,923 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:04,923 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:04,923 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:04,924 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:04,924 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:04,924 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:04,924 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:04,924 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:04,924 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:04,924 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:04,924 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:04,925 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:07:05,165 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9 treesize of output 3 [2024-11-08 12:07:05,168 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 9 treesize of output 3 [2024-11-08 12:07:05,620 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:07:05,621 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:05,621 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:05,621 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:05,621 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:05,621 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:05,621 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:05,621 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:05,621 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:05,622 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:05,622 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:05,622 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:05,622 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:05,622 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:05,622 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:05,622 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:05,622 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:05,623 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:05,623 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:05,623 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:05,623 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19 [2024-11-08 12:07:05,624 INFO L396 AbstractCegarLoop]: === Iteration 21 === Targeting worker_fnErr18ASSERT_VIOLATIONDATA_RACE === [worker_fnErr0ASSERT_VIOLATIONDATA_RACE, worker_fnErr1ASSERT_VIOLATIONDATA_RACE, worker_fnErr2ASSERT_VIOLATIONDATA_RACE, worker_fnErr4ASSERT_VIOLATIONDATA_RACE (and 30 more)] === [2024-11-08 12:07:05,624 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 12:07:05,624 INFO L85 PathProgramCache]: Analyzing trace with hash 559050599, now seen corresponding path program 1 times [2024-11-08 12:07:05,624 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 12:07:05,625 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [243189213] [2024-11-08 12:07:05,625 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 12:07:05,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 12:07:05,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 12:07:07,073 INFO L134 CoverageAnalysis]: Checked inductivity of 186 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 186 trivial. 0 not checked. [2024-11-08 12:07:07,074 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 12:07:07,074 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [243189213] [2024-11-08 12:07:07,074 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [243189213] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 12:07:07,074 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 12:07:07,074 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-08 12:07:07,075 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1093246078] [2024-11-08 12:07:07,075 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 12:07:07,075 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-08 12:07:07,075 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 12:07:07,076 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-08 12:07:07,076 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-08 12:07:07,077 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:07:07,077 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-11-08 12:07:07,078 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 5 states have (on average 49.4) internal successors, (247), 6 states have internal predecessors, (247), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 12:07:07,078 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:07:07,078 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:07,078 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:07,078 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:07,078 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:07,079 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:07,079 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:07,079 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:07,079 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:07,079 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:07,079 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:07,079 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:07,079 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:07,080 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:07,080 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:07,080 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:07,080 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:07,080 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:07,080 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:07,080 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:07,081 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:07:08,136 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 9 treesize of output 3 [2024-11-08 12:07:08,143 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9 treesize of output 3 [2024-11-08 12:07:09,419 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:07:09,420 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:09,420 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:09,420 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:09,420 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:09,420 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:09,420 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:09,420 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:09,420 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:09,420 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:09,420 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:09,421 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:09,421 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:09,421 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:09,421 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:09,421 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:09,421 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:09,421 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:09,421 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:09,421 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:09,422 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:09,422 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20 [2024-11-08 12:07:09,423 INFO L396 AbstractCegarLoop]: === Iteration 22 === Targeting worker_fnErr27ASSERT_VIOLATIONDATA_RACE === [worker_fnErr0ASSERT_VIOLATIONDATA_RACE, worker_fnErr1ASSERT_VIOLATIONDATA_RACE, worker_fnErr2ASSERT_VIOLATIONDATA_RACE, worker_fnErr4ASSERT_VIOLATIONDATA_RACE (and 30 more)] === [2024-11-08 12:07:09,423 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 12:07:09,423 INFO L85 PathProgramCache]: Analyzing trace with hash 929646927, now seen corresponding path program 1 times [2024-11-08 12:07:09,423 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 12:07:09,423 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [245801050] [2024-11-08 12:07:09,424 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 12:07:09,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 12:07:09,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 12:07:09,920 INFO L134 CoverageAnalysis]: Checked inductivity of 186 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 186 trivial. 0 not checked. [2024-11-08 12:07:09,921 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 12:07:09,921 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [245801050] [2024-11-08 12:07:09,921 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [245801050] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 12:07:09,921 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 12:07:09,921 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-08 12:07:09,921 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1695154004] [2024-11-08 12:07:09,922 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 12:07:09,922 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-08 12:07:09,922 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 12:07:09,923 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-08 12:07:09,924 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-08 12:07:09,924 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:07:09,925 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-11-08 12:07:09,926 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 2 states have (on average 155.0) internal successors, (310), 3 states have internal predecessors, (310), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 12:07:09,926 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:07:09,926 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:09,926 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:09,926 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:09,927 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:09,927 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:09,927 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:09,927 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:09,927 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:09,927 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:09,927 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:09,927 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:09,928 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:09,928 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:09,928 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:09,928 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:09,928 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:09,928 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:09,928 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:09,928 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:09,929 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:09,929 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:07:10,179 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 9 treesize of output 3 [2024-11-08 12:07:10,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 9 treesize of output 3 [2024-11-08 12:07:10,452 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 9 treesize of output 3 [2024-11-08 12:07:10,457 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 9 treesize of output 3 [2024-11-08 12:07:10,700 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:07:10,700 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:10,700 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:10,700 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:10,700 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:10,701 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:10,701 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:10,701 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:10,701 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:10,701 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:10,701 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:10,701 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:10,701 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:10,701 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:10,701 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:10,701 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:10,701 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:10,702 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:10,702 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:10,702 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:10,702 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:10,702 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:10,702 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable21 [2024-11-08 12:07:10,702 INFO L396 AbstractCegarLoop]: === Iteration 23 === Targeting worker_fnErr28ASSERT_VIOLATIONDATA_RACE === [worker_fnErr0ASSERT_VIOLATIONDATA_RACE, worker_fnErr1ASSERT_VIOLATIONDATA_RACE, worker_fnErr2ASSERT_VIOLATIONDATA_RACE, worker_fnErr4ASSERT_VIOLATIONDATA_RACE (and 30 more)] === [2024-11-08 12:07:10,703 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 12:07:10,703 INFO L85 PathProgramCache]: Analyzing trace with hash 560429304, now seen corresponding path program 1 times [2024-11-08 12:07:10,703 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 12:07:10,703 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [573806741] [2024-11-08 12:07:10,703 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 12:07:10,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 12:07:10,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 12:07:11,132 INFO L134 CoverageAnalysis]: Checked inductivity of 186 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 186 trivial. 0 not checked. [2024-11-08 12:07:11,133 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 12:07:11,133 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [573806741] [2024-11-08 12:07:11,133 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [573806741] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 12:07:11,133 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 12:07:11,133 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-08 12:07:11,134 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [908720742] [2024-11-08 12:07:11,134 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 12:07:11,134 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-08 12:07:11,135 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 12:07:11,135 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-08 12:07:11,136 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-08 12:07:11,136 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:07:11,137 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-11-08 12:07:11,137 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 2 states have (on average 158.0) internal successors, (316), 3 states have internal predecessors, (316), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 12:07:11,137 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:07:11,137 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:11,138 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:11,138 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:11,138 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:11,138 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:11,138 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:11,138 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:11,138 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:11,139 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:11,139 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:11,139 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:11,139 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:11,139 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:11,139 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:11,139 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:11,140 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:11,140 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:11,140 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:11,140 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:11,140 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:11,140 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:11,140 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:07:11,696 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:07:11,696 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:11,697 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:11,697 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:11,697 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:11,697 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:11,697 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:11,697 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:11,697 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:11,698 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:11,698 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:11,698 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:11,698 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:11,698 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:11,698 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:11,698 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:11,698 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:11,699 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:11,699 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:11,699 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:11,699 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:11,699 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:11,699 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:11,700 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable22 [2024-11-08 12:07:11,700 INFO L396 AbstractCegarLoop]: === Iteration 24 === Targeting worker_fnErr29ASSERT_VIOLATIONDATA_RACE === [worker_fnErr0ASSERT_VIOLATIONDATA_RACE, worker_fnErr1ASSERT_VIOLATIONDATA_RACE, worker_fnErr2ASSERT_VIOLATIONDATA_RACE, worker_fnErr4ASSERT_VIOLATIONDATA_RACE (and 30 more)] === [2024-11-08 12:07:11,700 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 12:07:11,701 INFO L85 PathProgramCache]: Analyzing trace with hash 1703929921, now seen corresponding path program 1 times [2024-11-08 12:07:11,701 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 12:07:11,701 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [246750593] [2024-11-08 12:07:11,701 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 12:07:11,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 12:07:11,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 12:07:12,155 INFO L134 CoverageAnalysis]: Checked inductivity of 186 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 186 trivial. 0 not checked. [2024-11-08 12:07:12,155 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 12:07:12,155 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [246750593] [2024-11-08 12:07:12,156 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [246750593] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 12:07:12,156 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 12:07:12,156 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-08 12:07:12,156 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1618043670] [2024-11-08 12:07:12,156 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 12:07:12,157 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-08 12:07:12,157 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 12:07:12,158 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-08 12:07:12,158 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-08 12:07:12,158 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:07:12,159 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-11-08 12:07:12,159 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 2 states have (on average 161.0) internal successors, (322), 3 states have internal predecessors, (322), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 12:07:12,159 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:07:12,159 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:12,160 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:12,160 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:12,160 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:12,160 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:12,160 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:12,160 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:12,160 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:12,160 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:12,161 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:12,161 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:12,161 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:12,161 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:12,161 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:12,161 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:12,161 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:12,161 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:12,162 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:12,162 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:12,162 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:12,162 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:12,162 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:12,162 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:07:12,368 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9 treesize of output 3 [2024-11-08 12:07:12,373 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 9 treesize of output 3 [2024-11-08 12:07:12,620 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 9 treesize of output 3 [2024-11-08 12:07:12,622 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 9 treesize of output 3 [2024-11-08 12:07:12,943 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:07:12,943 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:12,943 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:12,943 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:12,943 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:12,943 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:12,943 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:12,943 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:12,943 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:12,944 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:12,944 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:12,944 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:12,944 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:12,944 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:12,944 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:12,944 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:12,945 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:12,945 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:12,945 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:12,945 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:12,945 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:12,945 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:12,945 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:12,946 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:12,946 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable23 [2024-11-08 12:07:12,947 INFO L396 AbstractCegarLoop]: === Iteration 25 === Targeting worker_fnErr33ASSERT_VIOLATIONDATA_RACE === [worker_fnErr0ASSERT_VIOLATIONDATA_RACE, worker_fnErr1ASSERT_VIOLATIONDATA_RACE, worker_fnErr2ASSERT_VIOLATIONDATA_RACE, worker_fnErr4ASSERT_VIOLATIONDATA_RACE (and 30 more)] === [2024-11-08 12:07:12,947 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 12:07:12,947 INFO L85 PathProgramCache]: Analyzing trace with hash 1875541216, now seen corresponding path program 1 times [2024-11-08 12:07:12,948 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 12:07:12,948 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [143302828] [2024-11-08 12:07:12,948 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 12:07:12,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 12:07:13,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 12:07:13,304 INFO L134 CoverageAnalysis]: Checked inductivity of 186 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 186 trivial. 0 not checked. [2024-11-08 12:07:13,306 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 12:07:13,306 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [143302828] [2024-11-08 12:07:13,306 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [143302828] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 12:07:13,307 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 12:07:13,307 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-08 12:07:13,307 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [834293971] [2024-11-08 12:07:13,307 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 12:07:13,308 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-08 12:07:13,308 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 12:07:13,308 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-08 12:07:13,309 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-08 12:07:13,309 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:07:13,310 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-11-08 12:07:13,310 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 111.66666666666667) internal successors, (335), 3 states have internal predecessors, (335), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 12:07:13,310 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:07:13,311 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:13,311 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:13,311 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:13,311 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:13,311 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:13,311 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:13,311 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:13,312 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:13,312 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:13,312 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:13,312 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:13,312 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:13,312 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:13,312 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:13,312 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:13,313 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:13,313 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:13,313 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:13,313 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:13,313 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:13,313 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:13,313 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:13,314 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:13,314 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:07:13,430 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 9 treesize of output 3 [2024-11-08 12:07:13,432 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9 treesize of output 3 [2024-11-08 12:07:13,594 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 9 treesize of output 3 [2024-11-08 12:07:13,596 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 9 treesize of output 3 [2024-11-08 12:07:13,783 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:07:13,783 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:13,783 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:13,783 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:13,784 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:13,784 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:13,784 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:13,784 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:13,784 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:13,784 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:13,784 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:13,784 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:13,784 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:13,784 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:13,784 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:13,785 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:13,785 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:13,785 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:13,785 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:13,785 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:13,785 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:13,785 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:13,785 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:13,785 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:13,785 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:13,786 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable24 [2024-11-08 12:07:13,786 INFO L396 AbstractCegarLoop]: === Iteration 26 === Targeting worker_fnErr30ASSERT_VIOLATIONDATA_RACE === [worker_fnErr0ASSERT_VIOLATIONDATA_RACE, worker_fnErr1ASSERT_VIOLATIONDATA_RACE, worker_fnErr2ASSERT_VIOLATIONDATA_RACE, worker_fnErr4ASSERT_VIOLATIONDATA_RACE (and 30 more)] === [2024-11-08 12:07:13,786 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 12:07:13,786 INFO L85 PathProgramCache]: Analyzing trace with hash -1469191284, now seen corresponding path program 1 times [2024-11-08 12:07:13,787 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 12:07:13,787 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1609557235] [2024-11-08 12:07:13,787 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 12:07:13,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 12:07:13,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 12:07:14,228 INFO L134 CoverageAnalysis]: Checked inductivity of 186 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 186 trivial. 0 not checked. [2024-11-08 12:07:14,228 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 12:07:14,228 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1609557235] [2024-11-08 12:07:14,228 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1609557235] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 12:07:14,228 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 12:07:14,229 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-08 12:07:14,229 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [602957980] [2024-11-08 12:07:14,229 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 12:07:14,230 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-08 12:07:14,230 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 12:07:14,230 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-08 12:07:14,231 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-08 12:07:14,231 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:07:14,232 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-11-08 12:07:14,232 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 2 states have (on average 165.0) internal successors, (330), 3 states have internal predecessors, (330), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 12:07:14,232 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:07:14,232 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:14,232 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:14,233 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:14,233 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:14,233 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:14,233 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:14,233 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:14,233 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:14,233 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:14,234 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:14,234 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:14,234 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:14,234 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:14,234 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:14,234 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:14,234 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:14,235 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:14,235 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:14,235 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:14,235 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:14,235 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:14,235 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:14,235 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:14,235 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:14,236 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:07:14,832 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:07:14,832 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:14,832 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:14,832 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:14,832 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:14,832 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:14,832 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:14,832 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:14,833 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:14,833 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:14,833 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:14,833 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:14,833 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:14,833 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:14,833 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:14,833 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:14,833 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:14,833 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:14,833 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:14,833 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:14,834 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:14,834 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:14,834 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:14,834 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:14,834 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:14,836 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:14,836 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable25 [2024-11-08 12:07:14,836 INFO L396 AbstractCegarLoop]: === Iteration 27 === Targeting worker_fnErr31ASSERT_VIOLATIONDATA_RACE === [worker_fnErr0ASSERT_VIOLATIONDATA_RACE, worker_fnErr1ASSERT_VIOLATIONDATA_RACE, worker_fnErr2ASSERT_VIOLATIONDATA_RACE, worker_fnErr4ASSERT_VIOLATIONDATA_RACE (and 30 more)] === [2024-11-08 12:07:14,836 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 12:07:14,837 INFO L85 PathProgramCache]: Analyzing trace with hash 753600705, now seen corresponding path program 1 times [2024-11-08 12:07:14,837 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 12:07:14,837 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1058826236] [2024-11-08 12:07:14,837 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 12:07:14,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 12:07:14,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 12:07:15,434 INFO L134 CoverageAnalysis]: Checked inductivity of 186 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 186 trivial. 0 not checked. [2024-11-08 12:07:15,434 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 12:07:15,434 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1058826236] [2024-11-08 12:07:15,434 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1058826236] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 12:07:15,435 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 12:07:15,435 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-08 12:07:15,435 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1482860997] [2024-11-08 12:07:15,435 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 12:07:15,436 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-08 12:07:15,436 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 12:07:15,437 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-08 12:07:15,437 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-08 12:07:15,437 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:07:15,438 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-11-08 12:07:15,439 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 2 states have (on average 167.5) internal successors, (335), 3 states have internal predecessors, (335), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 12:07:15,439 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:07:15,439 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:15,439 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:15,439 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:15,439 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:15,439 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:15,439 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:15,439 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:15,439 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:15,440 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:15,440 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:15,440 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:15,440 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:15,440 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:15,440 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:15,440 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:15,440 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:15,440 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:15,440 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:15,441 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:15,441 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:15,441 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:15,441 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:15,441 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:15,441 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:15,441 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:15,441 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:07:16,056 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:07:16,056 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:16,056 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:16,056 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:16,056 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:16,056 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:16,056 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:16,057 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:16,057 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:16,057 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:16,057 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:16,057 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:16,057 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:16,057 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:16,057 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:16,057 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:16,057 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:16,057 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:16,058 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:16,058 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:16,058 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:16,058 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:16,058 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:16,058 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:16,058 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:16,058 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:16,059 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:16,059 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable26 [2024-11-08 12:07:16,059 INFO L396 AbstractCegarLoop]: === Iteration 28 === Targeting worker_fnErr32ASSERT_VIOLATIONDATA_RACE === [worker_fnErr0ASSERT_VIOLATIONDATA_RACE, worker_fnErr1ASSERT_VIOLATIONDATA_RACE, worker_fnErr2ASSERT_VIOLATIONDATA_RACE, worker_fnErr4ASSERT_VIOLATIONDATA_RACE (and 30 more)] === [2024-11-08 12:07:16,060 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 12:07:16,060 INFO L85 PathProgramCache]: Analyzing trace with hash -953273085, now seen corresponding path program 1 times [2024-11-08 12:07:16,060 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 12:07:16,060 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1507635188] [2024-11-08 12:07:16,060 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 12:07:16,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 12:07:16,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 12:07:16,469 INFO L134 CoverageAnalysis]: Checked inductivity of 186 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 186 trivial. 0 not checked. [2024-11-08 12:07:16,469 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 12:07:16,469 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1507635188] [2024-11-08 12:07:16,470 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1507635188] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 12:07:16,470 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 12:07:16,470 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-08 12:07:16,470 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1320014151] [2024-11-08 12:07:16,470 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 12:07:16,471 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-08 12:07:16,471 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 12:07:16,471 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-08 12:07:16,471 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-08 12:07:16,471 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:07:16,472 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-11-08 12:07:16,472 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 2 states have (on average 170.0) internal successors, (340), 3 states have internal predecessors, (340), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 12:07:16,473 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:07:16,473 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:16,473 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:16,473 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:16,473 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:16,473 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:16,473 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:16,473 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:16,473 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:16,473 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:16,473 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:16,473 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:16,473 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:16,474 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:16,474 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:16,474 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:16,474 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:16,474 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:16,474 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:16,474 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:16,474 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:16,474 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:16,474 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:16,474 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:16,474 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:16,474 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:16,474 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:16,475 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:07:16,977 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:07:16,978 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:16,978 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:16,978 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:16,978 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:16,978 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:16,978 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:16,978 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:16,978 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:16,978 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:16,978 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:16,978 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:16,978 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:16,979 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:16,979 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:16,979 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:16,979 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:16,979 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:16,979 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:16,979 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:16,979 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:16,979 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:16,979 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:16,979 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:16,979 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:16,980 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:16,980 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:16,980 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:16,980 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable27 [2024-11-08 12:07:16,980 INFO L396 AbstractCegarLoop]: === Iteration 29 === Targeting worker_fnErr33ASSERT_VIOLATIONDATA_RACE === [worker_fnErr0ASSERT_VIOLATIONDATA_RACE, worker_fnErr1ASSERT_VIOLATIONDATA_RACE, worker_fnErr2ASSERT_VIOLATIONDATA_RACE, worker_fnErr4ASSERT_VIOLATIONDATA_RACE (and 30 more)] === [2024-11-08 12:07:16,980 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 12:07:16,981 INFO L85 PathProgramCache]: Analyzing trace with hash -870376381, now seen corresponding path program 1 times [2024-11-08 12:07:16,981 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 12:07:16,981 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1440482365] [2024-11-08 12:07:16,981 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 12:07:16,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 12:07:17,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 12:07:17,313 INFO L134 CoverageAnalysis]: Checked inductivity of 187 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 186 trivial. 0 not checked. [2024-11-08 12:07:17,313 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 12:07:17,314 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1440482365] [2024-11-08 12:07:17,314 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1440482365] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-08 12:07:17,314 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [122601813] [2024-11-08 12:07:17,314 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 12:07:17,314 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-08 12:07:17,314 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1c25a98-8245-4e9d-a808-f55dd759ab61/bin/ugemcutter-verify-v6A4Riy6iL/z3 [2024-11-08 12:07:17,315 INFO L229 MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1c25a98-8245-4e9d-a808-f55dd759ab61/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-08 12:07:17,316 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1c25a98-8245-4e9d-a808-f55dd759ab61/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process [2024-11-08 12:07:18,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 12:07:18,116 INFO L255 TraceCheckSpWp]: Trace formula consists of 1522 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-08 12:07:18,121 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 12:07:18,164 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 13 treesize of output 9 [2024-11-08 12:07:18,172 INFO L134 CoverageAnalysis]: Checked inductivity of 187 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 187 trivial. 0 not checked. [2024-11-08 12:07:18,172 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-08 12:07:18,173 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [122601813] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 12:07:18,173 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-08 12:07:18,173 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [4] total 5 [2024-11-08 12:07:18,173 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [756246958] [2024-11-08 12:07:18,173 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 12:07:18,174 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-08 12:07:18,175 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 12:07:18,175 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-08 12:07:18,175 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-08 12:07:18,175 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:07:18,176 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-11-08 12:07:18,177 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 2 states have (on average 177.5) internal successors, (355), 3 states have internal predecessors, (355), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 12:07:18,177 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:07:18,177 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:18,177 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:18,177 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:18,177 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:18,177 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:18,178 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:18,178 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:18,178 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:18,178 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:18,178 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:18,178 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:18,179 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:18,179 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:18,179 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:18,179 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:18,179 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:18,179 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:18,179 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:18,179 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:18,180 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:18,180 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:18,180 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:18,180 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:18,180 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:18,180 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:18,180 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:18,180 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:18,181 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:07:18,392 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 9 treesize of output 3 [2024-11-08 12:07:18,395 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 9 treesize of output 3 [2024-11-08 12:07:18,646 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 9 treesize of output 3 [2024-11-08 12:07:18,649 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 9 treesize of output 3 [2024-11-08 12:07:19,583 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:07:19,583 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:19,583 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:19,583 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:19,583 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:19,583 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:19,583 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:19,583 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:19,583 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:19,584 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:19,584 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:19,584 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:19,584 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:19,584 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:19,584 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:19,584 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:19,584 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:19,584 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:19,584 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:19,584 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:19,584 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:19,584 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:19,584 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:19,585 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:19,585 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:19,585 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:19,585 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:19,585 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:19,585 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:19,606 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1c25a98-8245-4e9d-a808-f55dd759ab61/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Forceful destruction successful, exit code 0 [2024-11-08 12:07:19,786 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 6 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1c25a98-8245-4e9d-a808-f55dd759ab61/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable28 [2024-11-08 12:07:19,786 INFO L396 AbstractCegarLoop]: === Iteration 30 === Targeting worker_fnErr33ASSERT_VIOLATIONDATA_RACE === [worker_fnErr0ASSERT_VIOLATIONDATA_RACE, worker_fnErr1ASSERT_VIOLATIONDATA_RACE, worker_fnErr2ASSERT_VIOLATIONDATA_RACE, worker_fnErr4ASSERT_VIOLATIONDATA_RACE (and 30 more)] === [2024-11-08 12:07:19,786 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 12:07:19,787 INFO L85 PathProgramCache]: Analyzing trace with hash -2078294424, now seen corresponding path program 1 times [2024-11-08 12:07:19,787 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 12:07:19,787 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [57705368] [2024-11-08 12:07:19,787 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 12:07:19,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 12:07:19,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 12:07:20,095 INFO L134 CoverageAnalysis]: Checked inductivity of 268 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 266 trivial. 0 not checked. [2024-11-08 12:07:20,095 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 12:07:20,095 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [57705368] [2024-11-08 12:07:20,095 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [57705368] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-08 12:07:20,095 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1409671080] [2024-11-08 12:07:20,095 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 12:07:20,096 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-08 12:07:20,096 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1c25a98-8245-4e9d-a808-f55dd759ab61/bin/ugemcutter-verify-v6A4Riy6iL/z3 [2024-11-08 12:07:20,097 INFO L229 MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1c25a98-8245-4e9d-a808-f55dd759ab61/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-08 12:07:20,098 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1c25a98-8245-4e9d-a808-f55dd759ab61/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process [2024-11-08 12:07:20,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 12:07:20,943 INFO L255 TraceCheckSpWp]: Trace formula consists of 1661 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-08 12:07:20,948 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 12:07:21,009 INFO L134 CoverageAnalysis]: Checked inductivity of 268 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 266 trivial. 0 not checked. [2024-11-08 12:07:21,009 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-08 12:07:21,066 INFO L134 CoverageAnalysis]: Checked inductivity of 268 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 266 trivial. 0 not checked. [2024-11-08 12:07:21,067 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1409671080] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-08 12:07:21,067 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-08 12:07:21,067 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 4, 4] total 6 [2024-11-08 12:07:21,068 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1936197817] [2024-11-08 12:07:21,068 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-08 12:07:21,069 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-08 12:07:21,069 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 12:07:21,070 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-08 12:07:21,070 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-08 12:07:21,070 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:07:21,071 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-11-08 12:07:21,072 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 70.66666666666667) internal successors, (424), 6 states have internal predecessors, (424), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 12:07:21,072 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:07:21,072 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:21,072 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:21,072 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:21,072 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:21,072 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:21,072 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:21,073 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:21,073 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:21,073 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:21,073 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:21,073 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:21,073 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:21,073 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:21,073 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:21,074 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:21,074 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:21,074 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:21,074 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:21,074 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:21,074 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:21,074 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:21,074 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:21,075 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:21,075 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:21,075 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:21,075 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:21,075 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:21,075 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:21,075 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:07:21,507 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:07:21,507 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:21,507 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:21,508 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:21,508 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:21,508 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:21,508 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:21,508 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:21,508 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:21,508 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:21,508 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:21,509 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:21,509 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:21,509 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:21,509 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:21,509 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:21,509 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:21,509 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:21,509 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:21,509 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:21,510 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:21,510 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:21,510 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:21,510 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:21,510 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:21,510 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:21,510 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:21,510 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:21,511 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:21,511 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:21,535 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1c25a98-8245-4e9d-a808-f55dd759ab61/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Ended with exit code 0 [2024-11-08 12:07:21,711 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable29,7 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1c25a98-8245-4e9d-a808-f55dd759ab61/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-08 12:07:21,712 INFO L396 AbstractCegarLoop]: === Iteration 31 === Targeting worker_fnErr33ASSERT_VIOLATIONDATA_RACE === [worker_fnErr0ASSERT_VIOLATIONDATA_RACE, worker_fnErr1ASSERT_VIOLATIONDATA_RACE, worker_fnErr2ASSERT_VIOLATIONDATA_RACE, worker_fnErr4ASSERT_VIOLATIONDATA_RACE (and 30 more)] === [2024-11-08 12:07:21,712 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 12:07:21,712 INFO L85 PathProgramCache]: Analyzing trace with hash -685509662, now seen corresponding path program 2 times [2024-11-08 12:07:21,713 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 12:07:21,713 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [306328394] [2024-11-08 12:07:21,713 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 12:07:21,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 12:07:21,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 12:07:22,194 INFO L134 CoverageAnalysis]: Checked inductivity of 330 backedges. 16 proven. 1 refuted. 0 times theorem prover too weak. 313 trivial. 0 not checked. [2024-11-08 12:07:22,194 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 12:07:22,194 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [306328394] [2024-11-08 12:07:22,195 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [306328394] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-08 12:07:22,195 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2002210597] [2024-11-08 12:07:22,195 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-08 12:07:22,195 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-08 12:07:22,196 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1c25a98-8245-4e9d-a808-f55dd759ab61/bin/ugemcutter-verify-v6A4Riy6iL/z3 [2024-11-08 12:07:22,197 INFO L229 MonitoredProcess]: Starting monitored process 8 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1c25a98-8245-4e9d-a808-f55dd759ab61/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-08 12:07:22,199 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1c25a98-8245-4e9d-a808-f55dd759ab61/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process [2024-11-08 12:07:23,226 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-11-08 12:07:23,227 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-08 12:07:23,233 INFO L255 TraceCheckSpWp]: Trace formula consists of 1737 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-08 12:07:23,240 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 12:07:23,742 INFO L134 CoverageAnalysis]: Checked inductivity of 330 backedges. 16 proven. 1 refuted. 0 times theorem prover too weak. 313 trivial. 0 not checked. [2024-11-08 12:07:23,742 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-08 12:07:24,251 INFO L134 CoverageAnalysis]: Checked inductivity of 330 backedges. 16 proven. 1 refuted. 0 times theorem prover too weak. 313 trivial. 0 not checked. [2024-11-08 12:07:24,251 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [2002210597] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-08 12:07:24,251 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-08 12:07:24,252 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 4, 4] total 5 [2024-11-08 12:07:24,252 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1974266467] [2024-11-08 12:07:24,252 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-08 12:07:24,253 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-08 12:07:24,254 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 12:07:24,255 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-08 12:07:24,255 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=10, Unknown=0, NotChecked=0, Total=20 [2024-11-08 12:07:24,255 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:07:24,256 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-11-08 12:07:24,257 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 129.8) internal successors, (649), 5 states have internal predecessors, (649), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 12:07:24,257 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:07:24,257 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:24,257 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:24,257 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:24,258 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:24,258 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:24,258 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:24,258 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:24,258 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:24,258 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:24,258 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:24,258 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:24,259 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:24,259 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:24,259 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:24,259 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:24,259 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:24,259 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:24,259 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:24,259 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:24,259 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:24,260 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:24,260 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:24,260 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:24,260 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:24,260 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:24,260 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:24,260 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:24,260 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:24,260 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:24,260 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:07:24,690 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 9 treesize of output 3 [2024-11-08 12:07:24,692 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 9 treesize of output 3 [2024-11-08 12:07:25,356 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 9 treesize of output 3 [2024-11-08 12:07:25,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 9 treesize of output 3 [2024-11-08 12:07:25,990 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:07:25,991 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:25,991 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:25,991 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:25,991 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:25,991 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:25,991 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:25,991 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:25,991 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:25,991 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:25,991 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:25,991 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:25,992 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:25,992 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:25,992 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:25,992 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:25,992 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:25,992 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:25,992 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:25,992 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:25,992 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:25,992 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:25,992 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:25,993 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:25,993 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:25,993 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:25,993 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:25,993 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:25,994 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:25,994 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:25,994 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-08 12:07:26,020 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1c25a98-8245-4e9d-a808-f55dd759ab61/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Ended with exit code 0 [2024-11-08 12:07:26,195 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable30,8 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1c25a98-8245-4e9d-a808-f55dd759ab61/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-08 12:07:26,195 INFO L396 AbstractCegarLoop]: === Iteration 32 === Targeting worker_fnErr33ASSERT_VIOLATIONDATA_RACE === [worker_fnErr0ASSERT_VIOLATIONDATA_RACE, worker_fnErr1ASSERT_VIOLATIONDATA_RACE, worker_fnErr2ASSERT_VIOLATIONDATA_RACE, worker_fnErr4ASSERT_VIOLATIONDATA_RACE (and 30 more)] === [2024-11-08 12:07:26,195 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 12:07:26,196 INFO L85 PathProgramCache]: Analyzing trace with hash -864037108, now seen corresponding path program 1 times [2024-11-08 12:07:26,196 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 12:07:26,196 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [369480464] [2024-11-08 12:07:26,196 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 12:07:26,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 12:07:26,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 12:07:27,785 INFO L134 CoverageAnalysis]: Checked inductivity of 256 backedges. 0 proven. 7 refuted. 0 times theorem prover too weak. 249 trivial. 0 not checked. [2024-11-08 12:07:27,785 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 12:07:27,785 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [369480464] [2024-11-08 12:07:27,785 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [369480464] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-08 12:07:27,785 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2121250543] [2024-11-08 12:07:27,786 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 12:07:27,786 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-08 12:07:27,786 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1c25a98-8245-4e9d-a808-f55dd759ab61/bin/ugemcutter-verify-v6A4Riy6iL/z3 [2024-11-08 12:07:27,790 INFO L229 MonitoredProcess]: Starting monitored process 9 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1c25a98-8245-4e9d-a808-f55dd759ab61/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-08 12:07:27,791 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1c25a98-8245-4e9d-a808-f55dd759ab61/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process [2024-11-08 12:07:28,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 12:07:28,850 INFO L255 TraceCheckSpWp]: Trace formula consists of 1626 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-11-08 12:07:28,859 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 12:07:31,145 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 13 treesize of output 9 [2024-11-08 12:07:31,300 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 12:07:31,301 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 33 treesize of output 13 [2024-11-08 12:07:31,328 INFO L134 CoverageAnalysis]: Checked inductivity of 256 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 249 trivial. 0 not checked. [2024-11-08 12:07:31,328 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-08 12:07:31,329 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [2121250543] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 12:07:31,329 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-08 12:07:31,329 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [8] total 15 [2024-11-08 12:07:31,329 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1586738625] [2024-11-08 12:07:31,329 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 12:07:31,330 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-11-08 12:07:31,330 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 12:07:31,331 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-11-08 12:07:31,331 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=78, Invalid=162, Unknown=0, NotChecked=0, Total=240 [2024-11-08 12:07:31,331 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:07:31,332 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-11-08 12:07:31,333 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 8 states have (on average 45.625) internal successors, (365), 9 states have internal predecessors, (365), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 12:07:31,333 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:07:31,333 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:31,333 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:31,333 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:31,333 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:31,334 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:31,334 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:31,334 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:31,334 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:31,334 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:31,334 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:31,334 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:31,335 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:31,335 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:31,335 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:31,335 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:31,335 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:31,335 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:31,336 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:31,336 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:31,336 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:31,336 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:31,336 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:31,336 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:31,336 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:31,337 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:31,337 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:31,337 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:31,337 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:31,337 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:31,337 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2024-11-08 12:07:31,337 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:07:33,301 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:07:33,302 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:33,302 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:33,302 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:33,302 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:33,302 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:33,302 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:33,302 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:33,302 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:33,302 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:33,302 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:33,302 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:33,302 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:33,303 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:33,303 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:33,303 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:33,303 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:33,303 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:33,303 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:33,303 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:33,303 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:33,303 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:33,303 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:33,303 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:33,303 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:33,304 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:33,304 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:33,304 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:33,304 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:33,304 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:33,304 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-08 12:07:33,305 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-08 12:07:33,324 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1c25a98-8245-4e9d-a808-f55dd759ab61/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Ended with exit code 0 [2024-11-08 12:07:33,505 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable31,9 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1c25a98-8245-4e9d-a808-f55dd759ab61/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-08 12:07:33,506 INFO L396 AbstractCegarLoop]: === Iteration 33 === Targeting worker_fnErr33ASSERT_VIOLATIONDATA_RACE === [worker_fnErr0ASSERT_VIOLATIONDATA_RACE, worker_fnErr1ASSERT_VIOLATIONDATA_RACE, worker_fnErr2ASSERT_VIOLATIONDATA_RACE, worker_fnErr4ASSERT_VIOLATIONDATA_RACE (and 30 more)] === [2024-11-08 12:07:33,506 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 12:07:33,506 INFO L85 PathProgramCache]: Analyzing trace with hash -181552779, now seen corresponding path program 1 times [2024-11-08 12:07:33,506 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 12:07:33,506 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1021845920] [2024-11-08 12:07:33,506 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 12:07:33,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 12:07:33,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 12:07:35,321 INFO L134 CoverageAnalysis]: Checked inductivity of 261 backedges. 0 proven. 12 refuted. 0 times theorem prover too weak. 249 trivial. 0 not checked. [2024-11-08 12:07:35,321 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 12:07:35,322 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1021845920] [2024-11-08 12:07:35,322 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1021845920] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-08 12:07:35,322 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [718748723] [2024-11-08 12:07:35,322 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 12:07:35,322 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-08 12:07:35,323 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1c25a98-8245-4e9d-a808-f55dd759ab61/bin/ugemcutter-verify-v6A4Riy6iL/z3 [2024-11-08 12:07:35,324 INFO L229 MonitoredProcess]: Starting monitored process 10 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1c25a98-8245-4e9d-a808-f55dd759ab61/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-08 12:07:35,326 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1c25a98-8245-4e9d-a808-f55dd759ab61/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Waiting until timeout for monitored process [2024-11-08 12:07:36,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 12:07:36,312 INFO L255 TraceCheckSpWp]: Trace formula consists of 1644 conjuncts, 11 conjuncts are in the unsatisfiable core [2024-11-08 12:07:36,322 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 12:07:38,394 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 13 treesize of output 9 [2024-11-08 12:07:38,541 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 12:07:38,542 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 33 treesize of output 13 [2024-11-08 12:07:38,559 INFO L134 CoverageAnalysis]: Checked inductivity of 261 backedges. 7 proven. 5 refuted. 0 times theorem prover too weak. 249 trivial. 0 not checked. [2024-11-08 12:07:38,559 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-08 12:07:39,886 INFO L134 CoverageAnalysis]: Checked inductivity of 261 backedges. 0 proven. 12 refuted. 0 times theorem prover too weak. 249 trivial. 0 not checked. [2024-11-08 12:07:39,886 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [718748723] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-08 12:07:39,886 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-08 12:07:39,887 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [9, 9, 9] total 23 [2024-11-08 12:07:39,887 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [464561798] [2024-11-08 12:07:39,887 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-08 12:07:39,888 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 24 states [2024-11-08 12:07:39,889 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 12:07:39,890 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 24 interpolants. [2024-11-08 12:07:39,890 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=162, Invalid=390, Unknown=0, NotChecked=0, Total=552 [2024-11-08 12:07:39,890 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:07:39,892 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-11-08 12:07:39,893 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 24 states, 23 states have (on average 46.17391304347826) internal successors, (1062), 24 states have internal predecessors, (1062), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 12:07:39,893 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:07:39,893 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:39,893 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:39,893 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:39,894 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:39,894 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:39,894 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:39,894 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:39,894 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:39,894 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:39,894 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:39,894 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:39,895 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:39,895 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:39,895 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:39,895 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:39,895 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:39,895 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:39,895 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:39,896 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:39,896 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:39,896 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:39,896 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:39,896 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:39,896 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:39,896 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:39,896 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:39,897 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:39,897 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:39,897 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:39,897 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2024-11-08 12:07:39,897 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. [2024-11-08 12:07:39,897 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:07:41,194 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:07:41,195 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:41,195 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:41,195 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:41,195 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:41,195 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:41,195 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:41,195 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:41,196 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:41,196 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:41,196 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:41,196 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:41,196 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:41,196 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:41,196 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:41,196 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:41,197 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:41,197 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:41,197 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:41,197 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:41,197 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:41,197 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:41,197 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:41,197 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:41,198 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:41,198 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:41,198 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:41,198 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:41,198 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:41,198 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:41,198 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-08 12:07:41,198 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-08 12:07:41,199 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 17 states. [2024-11-08 12:07:41,226 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1c25a98-8245-4e9d-a808-f55dd759ab61/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Forceful destruction successful, exit code 0 [2024-11-08 12:07:41,399 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 10 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1c25a98-8245-4e9d-a808-f55dd759ab61/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable32 [2024-11-08 12:07:41,402 INFO L396 AbstractCegarLoop]: === Iteration 34 === Targeting worker_fnErr33ASSERT_VIOLATIONDATA_RACE === [worker_fnErr0ASSERT_VIOLATIONDATA_RACE, worker_fnErr1ASSERT_VIOLATIONDATA_RACE, worker_fnErr2ASSERT_VIOLATIONDATA_RACE, worker_fnErr4ASSERT_VIOLATIONDATA_RACE (and 30 more)] === [2024-11-08 12:07:41,402 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 12:07:41,403 INFO L85 PathProgramCache]: Analyzing trace with hash -551265604, now seen corresponding path program 2 times [2024-11-08 12:07:41,403 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 12:07:41,403 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1771780902] [2024-11-08 12:07:41,403 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 12:07:41,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 12:07:41,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 12:07:41,913 INFO L134 CoverageAnalysis]: Checked inductivity of 302 backedges. 34 proven. 19 refuted. 0 times theorem prover too weak. 249 trivial. 0 not checked. [2024-11-08 12:07:41,913 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 12:07:41,913 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1771780902] [2024-11-08 12:07:41,914 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1771780902] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-08 12:07:41,914 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1852475935] [2024-11-08 12:07:41,914 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-08 12:07:41,914 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-08 12:07:41,914 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1c25a98-8245-4e9d-a808-f55dd759ab61/bin/ugemcutter-verify-v6A4Riy6iL/z3 [2024-11-08 12:07:41,916 INFO L229 MonitoredProcess]: Starting monitored process 11 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1c25a98-8245-4e9d-a808-f55dd759ab61/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-08 12:07:41,918 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1c25a98-8245-4e9d-a808-f55dd759ab61/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Waiting until timeout for monitored process [2024-11-08 12:07:43,016 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-11-08 12:07:43,016 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-08 12:07:43,022 INFO L255 TraceCheckSpWp]: Trace formula consists of 1684 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-08 12:07:43,027 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 12:07:43,100 INFO L134 CoverageAnalysis]: Checked inductivity of 302 backedges. 53 proven. 0 refuted. 0 times theorem prover too weak. 249 trivial. 0 not checked. [2024-11-08 12:07:43,100 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-08 12:07:43,101 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1852475935] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 12:07:43,101 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-08 12:07:43,101 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [6] total 7 [2024-11-08 12:07:43,101 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [941832590] [2024-11-08 12:07:43,101 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 12:07:43,102 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-08 12:07:43,102 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 12:07:43,103 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-08 12:07:43,103 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=18, Invalid=24, Unknown=0, NotChecked=0, Total=42 [2024-11-08 12:07:43,104 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:07:43,104 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-11-08 12:07:43,105 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 66.0) internal successors, (396), 6 states have internal predecessors, (396), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 12:07:43,105 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:07:43,105 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:43,105 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:43,106 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:43,106 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:43,106 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:43,106 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:43,106 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:43,106 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:43,106 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:43,106 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:43,106 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:43,106 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:43,106 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:43,106 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:43,107 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:43,107 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:43,107 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:43,107 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:43,107 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:43,107 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:43,107 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:43,107 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:43,107 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:43,107 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:43,107 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:43,108 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:43,108 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:43,108 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:43,108 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:43,108 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2024-11-08 12:07:43,108 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. [2024-11-08 12:07:43,108 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 17 states. [2024-11-08 12:07:43,108 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:07:43,445 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:07:43,445 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:43,445 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:43,445 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:43,445 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:43,445 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:43,445 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:43,445 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:43,445 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:43,445 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:43,445 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:43,445 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:43,446 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:43,446 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:43,446 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:43,446 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:43,446 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:43,446 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:43,446 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:43,446 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:43,446 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:43,446 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:43,446 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:43,446 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:43,446 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:43,447 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:43,447 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:43,447 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:43,447 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:43,447 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:43,447 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-08 12:07:43,447 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-08 12:07:43,447 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 17 states. [2024-11-08 12:07:43,447 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:43,466 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1c25a98-8245-4e9d-a808-f55dd759ab61/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Forceful destruction successful, exit code 0 [2024-11-08 12:07:43,648 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 11 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1c25a98-8245-4e9d-a808-f55dd759ab61/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable33 [2024-11-08 12:07:43,648 INFO L396 AbstractCegarLoop]: === Iteration 35 === Targeting worker_fnErr33ASSERT_VIOLATIONDATA_RACE === [worker_fnErr0ASSERT_VIOLATIONDATA_RACE, worker_fnErr1ASSERT_VIOLATIONDATA_RACE, worker_fnErr2ASSERT_VIOLATIONDATA_RACE, worker_fnErr4ASSERT_VIOLATIONDATA_RACE (and 30 more)] === [2024-11-08 12:07:43,648 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 12:07:43,649 INFO L85 PathProgramCache]: Analyzing trace with hash 1167505669, now seen corresponding path program 3 times [2024-11-08 12:07:43,649 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 12:07:43,649 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [915374300] [2024-11-08 12:07:43,649 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 12:07:43,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 12:07:43,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 12:07:45,144 INFO L134 CoverageAnalysis]: Checked inductivity of 277 backedges. 0 proven. 28 refuted. 0 times theorem prover too weak. 249 trivial. 0 not checked. [2024-11-08 12:07:45,144 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 12:07:45,145 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [915374300] [2024-11-08 12:07:45,145 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [915374300] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-08 12:07:45,145 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [585214185] [2024-11-08 12:07:45,145 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-11-08 12:07:45,145 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-08 12:07:45,146 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1c25a98-8245-4e9d-a808-f55dd759ab61/bin/ugemcutter-verify-v6A4Riy6iL/z3 [2024-11-08 12:07:45,148 INFO L229 MonitoredProcess]: Starting monitored process 12 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1c25a98-8245-4e9d-a808-f55dd759ab61/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-08 12:07:45,149 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1c25a98-8245-4e9d-a808-f55dd759ab61/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Waiting until timeout for monitored process [2024-11-08 12:07:46,166 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s) [2024-11-08 12:07:46,166 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-08 12:07:46,171 INFO L255 TraceCheckSpWp]: Trace formula consists of 1103 conjuncts, 21 conjuncts are in the unsatisfiable core [2024-11-08 12:07:46,181 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 12:07:46,254 INFO L349 Elim1Store]: treesize reduction 20, result has 33.3 percent of original size [2024-11-08 12:07:46,254 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 2 case distinctions, treesize of input 19 treesize of output 16 [2024-11-08 12:07:46,275 INFO L349 Elim1Store]: treesize reduction 15, result has 25.0 percent of original size [2024-11-08 12:07:46,276 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 12 treesize of output 14 [2024-11-08 12:07:46,755 INFO L349 Elim1Store]: treesize reduction 4, result has 50.0 percent of original size [2024-11-08 12:07:46,756 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-08 12:07:48,384 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 13 treesize of output 9 [2024-11-08 12:07:48,482 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 18 treesize of output 13 [2024-11-08 12:07:48,494 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 18 treesize of output 13 [2024-11-08 12:07:48,511 INFO L134 CoverageAnalysis]: Checked inductivity of 277 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 267 trivial. 0 not checked. [2024-11-08 12:07:48,511 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-08 12:07:48,529 WARN L851 $PredicateComparison]: unable to prove that (forall ((v_ArrVal_13684 (Array Int Int))) (= (select (select (store |c_#race| |c_ULTIMATE.start_main_~#worker~0#1.base| v_ArrVal_13684) |c_~#sig2~0.base|) (+ |c_~#sig2~0.offset| |c_worker_fnThread1of1ForFork0_~i~3#1|)) 0)) is different from false [2024-11-08 12:07:48,576 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 12:07:48,576 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 1 case distinctions, treesize of input 22 treesize of output 23 [2024-11-08 12:07:48,579 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 36 treesize of output 24 [2024-11-08 12:07:49,502 INFO L134 CoverageAnalysis]: Checked inductivity of 277 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 267 trivial. 8 not checked. [2024-11-08 12:07:49,502 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [585214185] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-08 12:07:49,502 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-08 12:07:49,503 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [10, 6, 6] total 20 [2024-11-08 12:07:49,503 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1634146090] [2024-11-08 12:07:49,503 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-08 12:07:49,505 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 21 states [2024-11-08 12:07:49,505 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 12:07:49,507 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 21 interpolants. [2024-11-08 12:07:49,508 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=76, Invalid=307, Unknown=1, NotChecked=36, Total=420 [2024-11-08 12:07:49,508 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:07:49,509 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-11-08 12:07:49,510 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 21 states, 20 states have (on average 54.0) internal successors, (1080), 21 states have internal predecessors, (1080), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 12:07:49,510 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:07:49,511 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:49,511 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:49,511 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:49,511 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:49,511 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:49,511 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:49,512 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:49,512 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:49,512 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:49,512 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:49,512 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:49,512 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:49,512 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:49,513 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:49,513 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:49,513 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:49,513 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:49,513 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:49,513 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:49,514 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:49,514 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:49,514 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:49,514 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:49,514 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:49,514 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:49,515 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:49,515 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:49,515 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:49,515 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:49,515 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2024-11-08 12:07:49,515 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. [2024-11-08 12:07:49,515 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 17 states. [2024-11-08 12:07:49,516 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:49,516 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:07:53,291 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:07:53,291 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:53,291 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:53,291 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:53,291 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:53,292 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:53,292 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:53,292 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:53,292 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:53,292 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:53,292 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:53,292 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:53,292 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:53,292 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:53,292 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:53,292 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:53,292 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:53,292 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:53,293 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:53,293 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:53,293 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:53,293 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:53,293 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:53,293 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:53,293 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:53,293 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:53,293 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:53,293 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:53,294 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:53,294 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:53,294 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-08 12:07:53,294 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-11-08 12:07:53,294 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 23 states. [2024-11-08 12:07:53,294 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:53,294 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. [2024-11-08 12:07:53,314 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1c25a98-8245-4e9d-a808-f55dd759ab61/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Forceful destruction successful, exit code 0 [2024-11-08 12:07:53,494 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 12 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1c25a98-8245-4e9d-a808-f55dd759ab61/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable34 [2024-11-08 12:07:53,495 INFO L396 AbstractCegarLoop]: === Iteration 36 === Targeting worker_fnErr32ASSERT_VIOLATIONDATA_RACE === [worker_fnErr0ASSERT_VIOLATIONDATA_RACE, worker_fnErr1ASSERT_VIOLATIONDATA_RACE, worker_fnErr2ASSERT_VIOLATIONDATA_RACE, worker_fnErr4ASSERT_VIOLATIONDATA_RACE (and 30 more)] === [2024-11-08 12:07:53,495 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 12:07:53,495 INFO L85 PathProgramCache]: Analyzing trace with hash -1509736128, now seen corresponding path program 1 times [2024-11-08 12:07:53,495 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 12:07:53,496 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [761349759] [2024-11-08 12:07:53,496 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 12:07:53,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 12:07:53,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 12:07:55,249 INFO L134 CoverageAnalysis]: Checked inductivity of 243 backedges. 0 proven. 57 refuted. 0 times theorem prover too weak. 186 trivial. 0 not checked. [2024-11-08 12:07:55,249 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 12:07:55,249 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [761349759] [2024-11-08 12:07:55,250 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [761349759] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-08 12:07:55,250 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [26656352] [2024-11-08 12:07:55,250 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 12:07:55,250 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-08 12:07:55,250 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1c25a98-8245-4e9d-a808-f55dd759ab61/bin/ugemcutter-verify-v6A4Riy6iL/z3 [2024-11-08 12:07:55,252 INFO L229 MonitoredProcess]: Starting monitored process 13 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1c25a98-8245-4e9d-a808-f55dd759ab61/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-08 12:07:55,253 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1c25a98-8245-4e9d-a808-f55dd759ab61/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Waiting until timeout for monitored process [2024-11-08 12:07:56,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 12:07:56,360 INFO L255 TraceCheckSpWp]: Trace formula consists of 1600 conjuncts, 21 conjuncts are in the unsatisfiable core [2024-11-08 12:07:56,367 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 12:07:58,645 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-08 12:07:58,782 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 11 [2024-11-08 12:07:58,802 INFO L134 CoverageAnalysis]: Checked inductivity of 243 backedges. 0 proven. 57 refuted. 0 times theorem prover too weak. 186 trivial. 0 not checked. [2024-11-08 12:07:58,802 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-08 12:07:59,961 INFO L134 CoverageAnalysis]: Checked inductivity of 243 backedges. 0 proven. 57 refuted. 0 times theorem prover too weak. 186 trivial. 0 not checked. [2024-11-08 12:07:59,961 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [26656352] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-08 12:07:59,961 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-08 12:07:59,962 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [10, 10, 10] total 26 [2024-11-08 12:07:59,962 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [45954996] [2024-11-08 12:07:59,962 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-08 12:07:59,963 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 27 states [2024-11-08 12:07:59,964 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 12:07:59,965 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 27 interpolants. [2024-11-08 12:07:59,966 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=156, Invalid=546, Unknown=0, NotChecked=0, Total=702 [2024-11-08 12:07:59,966 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:07:59,967 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-11-08 12:07:59,968 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 27 states, 26 states have (on average 40.57692307692308) internal successors, (1055), 27 states have internal predecessors, (1055), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 12:07:59,968 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:07:59,969 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:59,969 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:59,969 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:59,969 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:59,969 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:59,969 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:59,969 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:59,969 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:59,970 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:59,970 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:59,970 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:59,970 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:59,970 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:59,970 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:59,970 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:59,970 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:59,971 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:59,971 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:59,971 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:59,971 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:59,971 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:59,971 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:59,971 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:59,971 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:59,972 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:59,972 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:59,972 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:59,972 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:07:59,972 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:59,972 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2024-11-08 12:07:59,972 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. [2024-11-08 12:07:59,972 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 23 states. [2024-11-08 12:07:59,973 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:59,973 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 14 states. [2024-11-08 12:07:59,973 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:08:01,919 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:08:01,920 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:01,920 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:08:01,920 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:08:01,920 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:01,920 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:01,920 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:01,920 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:01,920 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:08:01,920 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:08:01,920 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:08:01,920 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:08:01,920 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:08:01,921 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:01,921 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:01,921 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:01,921 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:01,921 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:08:01,921 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:01,921 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:01,921 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:08:01,921 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:01,921 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:01,921 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:01,921 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:01,921 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:01,922 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:01,922 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:01,922 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:01,922 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:08:01,922 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-08 12:08:01,922 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-11-08 12:08:01,922 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 23 states. [2024-11-08 12:08:01,922 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:08:01,922 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. [2024-11-08 12:08:01,922 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. [2024-11-08 12:08:01,940 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1c25a98-8245-4e9d-a808-f55dd759ab61/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Forceful destruction successful, exit code 0 [2024-11-08 12:08:02,123 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 13 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1c25a98-8245-4e9d-a808-f55dd759ab61/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable35 [2024-11-08 12:08:02,123 INFO L396 AbstractCegarLoop]: === Iteration 37 === Targeting worker_fnErr32ASSERT_VIOLATIONDATA_RACE === [worker_fnErr0ASSERT_VIOLATIONDATA_RACE, worker_fnErr1ASSERT_VIOLATIONDATA_RACE, worker_fnErr2ASSERT_VIOLATIONDATA_RACE, worker_fnErr4ASSERT_VIOLATIONDATA_RACE (and 30 more)] === [2024-11-08 12:08:02,123 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 12:08:02,124 INFO L85 PathProgramCache]: Analyzing trace with hash -219875818, now seen corresponding path program 2 times [2024-11-08 12:08:02,124 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 12:08:02,124 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [658479249] [2024-11-08 12:08:02,124 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 12:08:02,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 12:08:02,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 12:08:02,833 INFO L134 CoverageAnalysis]: Checked inductivity of 469 backedges. 206 proven. 77 refuted. 0 times theorem prover too weak. 186 trivial. 0 not checked. [2024-11-08 12:08:02,833 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 12:08:02,833 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [658479249] [2024-11-08 12:08:02,833 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [658479249] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-08 12:08:02,834 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1647128193] [2024-11-08 12:08:02,835 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-08 12:08:02,836 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-08 12:08:02,836 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1c25a98-8245-4e9d-a808-f55dd759ab61/bin/ugemcutter-verify-v6A4Riy6iL/z3 [2024-11-08 12:08:02,838 INFO L229 MonitoredProcess]: Starting monitored process 14 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1c25a98-8245-4e9d-a808-f55dd759ab61/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-08 12:08:02,840 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1c25a98-8245-4e9d-a808-f55dd759ab61/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Waiting until timeout for monitored process [2024-11-08 12:08:04,131 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-11-08 12:08:04,131 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-08 12:08:04,138 INFO L255 TraceCheckSpWp]: Trace formula consists of 1718 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-08 12:08:04,142 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 12:08:04,235 INFO L134 CoverageAnalysis]: Checked inductivity of 469 backedges. 235 proven. 0 refuted. 0 times theorem prover too weak. 234 trivial. 0 not checked. [2024-11-08 12:08:04,236 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-08 12:08:04,236 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1647128193] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 12:08:04,236 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-08 12:08:04,236 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [8] total 9 [2024-11-08 12:08:04,236 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1603326280] [2024-11-08 12:08:04,236 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 12:08:04,237 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-08 12:08:04,237 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 12:08:04,238 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-08 12:08:04,238 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=31, Invalid=41, Unknown=0, NotChecked=0, Total=72 [2024-11-08 12:08:04,238 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:08:04,239 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-11-08 12:08:04,239 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 69.66666666666667) internal successors, (418), 6 states have internal predecessors, (418), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 12:08:04,239 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:08:04,240 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:04,240 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:08:04,240 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:08:04,240 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:04,240 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:04,240 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:04,240 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:04,241 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:08:04,241 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:08:04,241 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:08:04,241 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:08:04,241 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:08:04,241 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:04,241 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:04,241 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:04,242 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:04,242 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:08:04,242 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:04,242 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:04,242 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:08:04,242 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:04,242 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:04,243 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:04,243 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:04,243 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:04,243 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:04,243 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:04,243 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:04,243 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:08:04,243 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2024-11-08 12:08:04,244 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. [2024-11-08 12:08:04,244 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 23 states. [2024-11-08 12:08:04,244 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:08:04,244 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 14 states. [2024-11-08 12:08:04,244 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 20 states. [2024-11-08 12:08:04,244 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:08:04,888 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:08:04,888 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:04,889 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:08:04,889 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:08:04,889 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:04,889 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:04,889 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:04,889 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:04,889 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:08:04,889 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:08:04,889 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:08:04,889 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:08:04,889 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:08:04,890 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:04,890 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:04,890 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:04,890 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:04,890 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:08:04,890 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:04,890 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:04,890 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:08:04,890 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:04,890 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:04,890 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:04,890 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:04,891 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:04,891 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:04,891 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:04,891 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:04,891 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:08:04,891 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-08 12:08:04,891 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-11-08 12:08:04,891 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 23 states. [2024-11-08 12:08:04,891 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:08:04,891 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. [2024-11-08 12:08:04,892 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 24 states. [2024-11-08 12:08:04,893 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:08:04,926 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1c25a98-8245-4e9d-a808-f55dd759ab61/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Forceful destruction successful, exit code 0 [2024-11-08 12:08:05,093 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 14 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1c25a98-8245-4e9d-a808-f55dd759ab61/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable36 [2024-11-08 12:08:05,094 INFO L396 AbstractCegarLoop]: === Iteration 38 === Targeting worker_fnErr32ASSERT_VIOLATIONDATA_RACE === [worker_fnErr0ASSERT_VIOLATIONDATA_RACE, worker_fnErr1ASSERT_VIOLATIONDATA_RACE, worker_fnErr2ASSERT_VIOLATIONDATA_RACE, worker_fnErr4ASSERT_VIOLATIONDATA_RACE (and 30 more)] === [2024-11-08 12:08:05,094 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 12:08:05,094 INFO L85 PathProgramCache]: Analyzing trace with hash 1466144659, now seen corresponding path program 3 times [2024-11-08 12:08:05,094 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 12:08:05,094 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [665040442] [2024-11-08 12:08:05,095 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 12:08:05,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 12:08:05,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 12:08:06,532 INFO L134 CoverageAnalysis]: Checked inductivity of 244 backedges. 0 proven. 58 refuted. 0 times theorem prover too weak. 186 trivial. 0 not checked. [2024-11-08 12:08:06,533 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 12:08:06,533 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [665040442] [2024-11-08 12:08:06,533 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [665040442] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-08 12:08:06,533 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [524694252] [2024-11-08 12:08:06,533 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-11-08 12:08:06,533 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-08 12:08:06,533 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1c25a98-8245-4e9d-a808-f55dd759ab61/bin/ugemcutter-verify-v6A4Riy6iL/z3 [2024-11-08 12:08:06,535 INFO L229 MonitoredProcess]: Starting monitored process 15 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1c25a98-8245-4e9d-a808-f55dd759ab61/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-08 12:08:06,537 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1c25a98-8245-4e9d-a808-f55dd759ab61/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Waiting until timeout for monitored process [2024-11-08 12:08:07,548 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 1 check-sat command(s) [2024-11-08 12:08:07,549 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-08 12:08:07,551 INFO L255 TraceCheckSpWp]: Trace formula consists of 260 conjuncts, 18 conjuncts are in the unsatisfiable core [2024-11-08 12:08:07,559 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 12:08:07,636 INFO L349 Elim1Store]: treesize reduction 20, result has 33.3 percent of original size [2024-11-08 12:08:07,636 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 2 case distinctions, treesize of input 19 treesize of output 16 [2024-11-08 12:08:07,662 INFO L349 Elim1Store]: treesize reduction 20, result has 33.3 percent of original size [2024-11-08 12:08:07,662 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 2 case distinctions, treesize of input 19 treesize of output 16 [2024-11-08 12:08:08,066 INFO L349 Elim1Store]: treesize reduction 4, result has 50.0 percent of original size [2024-11-08 12:08:08,067 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-08 12:08:09,177 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 13 treesize of output 9 [2024-11-08 12:08:09,202 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 18 treesize of output 13 [2024-11-08 12:08:09,220 INFO L134 CoverageAnalysis]: Checked inductivity of 244 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 241 trivial. 0 not checked. [2024-11-08 12:08:09,220 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-08 12:08:15,407 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 12:08:15,408 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 1 case distinctions, treesize of input 22 treesize of output 23 [2024-11-08 12:08:15,410 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 36 treesize of output 24 [2024-11-08 12:08:17,084 INFO L134 CoverageAnalysis]: Checked inductivity of 244 backedges. 0 proven. 2 refuted. 1 times theorem prover too weak. 241 trivial. 0 not checked. [2024-11-08 12:08:17,084 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [524694252] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-08 12:08:17,084 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-08 12:08:17,085 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [10, 6, 6] total 19 [2024-11-08 12:08:17,085 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1693815569] [2024-11-08 12:08:17,085 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-08 12:08:17,086 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 20 states [2024-11-08 12:08:17,086 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 12:08:17,087 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 20 interpolants. [2024-11-08 12:08:17,087 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=80, Invalid=290, Unknown=10, NotChecked=0, Total=380 [2024-11-08 12:08:17,087 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:08:17,089 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-11-08 12:08:17,090 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 20 states, 19 states have (on average 55.26315789473684) internal successors, (1050), 20 states have internal predecessors, (1050), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 12:08:17,090 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:08:17,090 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:17,090 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:08:17,090 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:08:17,090 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:17,091 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:17,091 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:17,091 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:17,091 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:08:17,091 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:08:17,091 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:08:17,091 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:08:17,092 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:08:17,092 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:17,092 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:17,092 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:17,092 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:17,092 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:08:17,092 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:17,093 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:17,093 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:08:17,093 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:17,093 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:17,093 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:17,093 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:17,093 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:17,093 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:17,094 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:17,094 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:17,094 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:08:17,094 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2024-11-08 12:08:17,094 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. [2024-11-08 12:08:17,094 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 23 states. [2024-11-08 12:08:17,094 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:08:17,094 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 14 states. [2024-11-08 12:08:17,095 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 24 states. [2024-11-08 12:08:17,095 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:08:17,095 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:08:18,374 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:08:18,374 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:18,374 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:08:18,374 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:08:18,374 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:18,374 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:18,374 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:18,374 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:18,374 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:08:18,375 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:08:18,375 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:08:18,375 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:08:18,375 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:08:18,375 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:18,375 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:18,375 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:18,375 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:18,375 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:08:18,375 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:18,375 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:18,375 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:08:18,375 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:18,376 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:18,376 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:18,376 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:18,376 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:18,376 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:18,376 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:18,376 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:18,376 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:08:18,376 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-08 12:08:18,376 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-11-08 12:08:18,376 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 23 states. [2024-11-08 12:08:18,376 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:08:18,376 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. [2024-11-08 12:08:18,377 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 24 states. [2024-11-08 12:08:18,377 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:08:18,377 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:08:18,394 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1c25a98-8245-4e9d-a808-f55dd759ab61/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Forceful destruction successful, exit code 0 [2024-11-08 12:08:18,577 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 15 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1c25a98-8245-4e9d-a808-f55dd759ab61/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable37 [2024-11-08 12:08:18,578 INFO L396 AbstractCegarLoop]: === Iteration 39 === Targeting worker_fnErr31ASSERT_VIOLATIONDATA_RACE === [worker_fnErr0ASSERT_VIOLATIONDATA_RACE, worker_fnErr1ASSERT_VIOLATIONDATA_RACE, worker_fnErr2ASSERT_VIOLATIONDATA_RACE, worker_fnErr4ASSERT_VIOLATIONDATA_RACE (and 30 more)] === [2024-11-08 12:08:18,578 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 12:08:18,578 INFO L85 PathProgramCache]: Analyzing trace with hash -599066742, now seen corresponding path program 1 times [2024-11-08 12:08:18,578 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 12:08:18,578 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1829884439] [2024-11-08 12:08:18,579 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 12:08:18,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 12:08:18,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 12:08:19,910 INFO L134 CoverageAnalysis]: Checked inductivity of 233 backedges. 0 proven. 47 refuted. 0 times theorem prover too weak. 186 trivial. 0 not checked. [2024-11-08 12:08:19,911 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 12:08:19,911 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1829884439] [2024-11-08 12:08:19,911 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1829884439] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-08 12:08:19,911 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1878936627] [2024-11-08 12:08:19,911 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 12:08:19,912 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-08 12:08:19,912 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1c25a98-8245-4e9d-a808-f55dd759ab61/bin/ugemcutter-verify-v6A4Riy6iL/z3 [2024-11-08 12:08:19,914 INFO L229 MonitoredProcess]: Starting monitored process 16 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1c25a98-8245-4e9d-a808-f55dd759ab61/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-08 12:08:19,916 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1c25a98-8245-4e9d-a808-f55dd759ab61/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true (16)] Waiting until timeout for monitored process [2024-11-08 12:08:21,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 12:08:21,131 INFO L255 TraceCheckSpWp]: Trace formula consists of 1590 conjuncts, 14 conjuncts are in the unsatisfiable core [2024-11-08 12:08:21,138 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 12:08:23,126 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 13 treesize of output 9 [2024-11-08 12:08:23,313 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 12:08:23,314 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 33 treesize of output 13 [2024-11-08 12:08:23,338 INFO L134 CoverageAnalysis]: Checked inductivity of 233 backedges. 7 proven. 40 refuted. 0 times theorem prover too weak. 186 trivial. 0 not checked. [2024-11-08 12:08:23,339 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-08 12:08:28,821 INFO L134 CoverageAnalysis]: Checked inductivity of 233 backedges. 0 proven. 47 refuted. 0 times theorem prover too weak. 186 trivial. 0 not checked. [2024-11-08 12:08:28,821 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1878936627] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-08 12:08:28,821 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-08 12:08:28,822 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [10, 10, 10] total 28 [2024-11-08 12:08:28,822 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1826652509] [2024-11-08 12:08:28,822 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-08 12:08:28,825 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 29 states [2024-11-08 12:08:28,825 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 12:08:28,827 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 29 interpolants. [2024-11-08 12:08:28,828 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=215, Invalid=595, Unknown=2, NotChecked=0, Total=812 [2024-11-08 12:08:28,828 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:08:28,829 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-11-08 12:08:28,830 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 29 states, 28 states have (on average 40.392857142857146) internal successors, (1131), 29 states have internal predecessors, (1131), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 12:08:28,830 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:08:28,830 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:28,831 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:08:28,831 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:08:28,831 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:28,831 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:28,831 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:28,831 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:28,831 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:08:28,831 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:08:28,831 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:08:28,831 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:08:28,831 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:08:28,831 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:28,832 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:28,832 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:28,832 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:28,832 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:08:28,832 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:28,832 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:28,832 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:08:28,832 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:28,832 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:28,832 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:28,832 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:28,832 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:28,833 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:28,833 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:28,833 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:28,833 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:08:28,833 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2024-11-08 12:08:28,833 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. [2024-11-08 12:08:28,833 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 23 states. [2024-11-08 12:08:28,833 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:08:28,833 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 14 states. [2024-11-08 12:08:28,833 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 24 states. [2024-11-08 12:08:28,833 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:08:28,833 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:08:28,833 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:08:30,569 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:08:30,569 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:30,569 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:08:30,569 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:08:30,569 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:30,569 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:30,569 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:30,570 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:30,570 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:08:30,570 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:08:30,570 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:08:30,570 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:08:30,570 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:08:30,570 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:30,570 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:30,570 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:30,570 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:30,570 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:08:30,570 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:30,570 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:30,571 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:08:30,571 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:30,571 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:30,571 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:30,571 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:30,571 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:30,571 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:30,571 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:30,571 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:30,571 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:08:30,571 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-08 12:08:30,571 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-11-08 12:08:30,571 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 23 states. [2024-11-08 12:08:30,571 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:08:30,572 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. [2024-11-08 12:08:30,572 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 24 states. [2024-11-08 12:08:30,572 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:08:30,572 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:08:30,572 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. [2024-11-08 12:08:30,592 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1c25a98-8245-4e9d-a808-f55dd759ab61/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true (16)] Ended with exit code 0 [2024-11-08 12:08:30,772 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 16 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1c25a98-8245-4e9d-a808-f55dd759ab61/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable38 [2024-11-08 12:08:30,773 INFO L396 AbstractCegarLoop]: === Iteration 40 === Targeting worker_fnErr31ASSERT_VIOLATIONDATA_RACE === [worker_fnErr0ASSERT_VIOLATIONDATA_RACE, worker_fnErr1ASSERT_VIOLATIONDATA_RACE, worker_fnErr2ASSERT_VIOLATIONDATA_RACE, worker_fnErr4ASSERT_VIOLATIONDATA_RACE (and 30 more)] === [2024-11-08 12:08:30,773 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 12:08:30,774 INFO L85 PathProgramCache]: Analyzing trace with hash 1473768451, now seen corresponding path program 2 times [2024-11-08 12:08:30,774 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 12:08:30,774 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [273503436] [2024-11-08 12:08:30,774 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 12:08:30,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 12:08:30,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 12:08:32,319 INFO L134 CoverageAnalysis]: Checked inductivity of 234 backedges. 0 proven. 48 refuted. 0 times theorem prover too weak. 186 trivial. 0 not checked. [2024-11-08 12:08:32,319 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 12:08:32,319 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [273503436] [2024-11-08 12:08:32,319 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [273503436] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-08 12:08:32,320 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1814384178] [2024-11-08 12:08:32,320 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-08 12:08:32,320 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-08 12:08:32,320 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1c25a98-8245-4e9d-a808-f55dd759ab61/bin/ugemcutter-verify-v6A4Riy6iL/z3 [2024-11-08 12:08:32,321 INFO L229 MonitoredProcess]: Starting monitored process 17 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1c25a98-8245-4e9d-a808-f55dd759ab61/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-08 12:08:32,322 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1c25a98-8245-4e9d-a808-f55dd759ab61/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true (17)] Waiting until timeout for monitored process [2024-11-08 12:08:33,421 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2024-11-08 12:08:33,422 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-08 12:08:33,424 INFO L255 TraceCheckSpWp]: Trace formula consists of 260 conjuncts, 18 conjuncts are in the unsatisfiable core [2024-11-08 12:08:33,429 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 12:08:33,538 INFO L349 Elim1Store]: treesize reduction 20, result has 33.3 percent of original size [2024-11-08 12:08:33,539 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 2 case distinctions, treesize of input 19 treesize of output 16 [2024-11-08 12:08:33,567 INFO L349 Elim1Store]: treesize reduction 20, result has 33.3 percent of original size [2024-11-08 12:08:33,567 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 2 case distinctions, treesize of input 19 treesize of output 16 [2024-11-08 12:08:33,981 INFO L349 Elim1Store]: treesize reduction 4, result has 50.0 percent of original size [2024-11-08 12:08:33,981 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-08 12:08:35,016 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 13 treesize of output 9 [2024-11-08 12:08:35,041 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 18 treesize of output 13 [2024-11-08 12:08:35,057 INFO L134 CoverageAnalysis]: Checked inductivity of 234 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 231 trivial. 0 not checked. [2024-11-08 12:08:35,057 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-08 12:08:41,512 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 12:08:41,513 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 1 case distinctions, treesize of input 22 treesize of output 23 [2024-11-08 12:08:41,515 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 36 treesize of output 24 [2024-11-08 12:08:43,410 INFO L134 CoverageAnalysis]: Checked inductivity of 234 backedges. 0 proven. 2 refuted. 1 times theorem prover too weak. 231 trivial. 0 not checked. [2024-11-08 12:08:43,411 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1814384178] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-08 12:08:43,411 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-08 12:08:43,411 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [10, 6, 6] total 19 [2024-11-08 12:08:43,411 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1183519571] [2024-11-08 12:08:43,412 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-08 12:08:43,413 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 20 states [2024-11-08 12:08:43,413 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 12:08:43,414 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 20 interpolants. [2024-11-08 12:08:43,415 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=80, Invalid=290, Unknown=10, NotChecked=0, Total=380 [2024-11-08 12:08:43,415 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:08:43,416 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-11-08 12:08:43,417 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 20 states, 19 states have (on average 56.05263157894737) internal successors, (1065), 20 states have internal predecessors, (1065), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 12:08:43,417 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:08:43,417 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:43,417 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:08:43,418 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:08:43,418 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:43,418 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:43,418 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:43,418 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:43,418 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:08:43,418 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:08:43,419 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:08:43,419 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:08:43,419 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:08:43,419 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:43,419 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:43,419 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:43,419 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:43,420 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:08:43,420 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:43,420 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:43,420 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:08:43,420 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:43,420 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:43,420 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:43,420 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:43,421 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:43,421 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:43,421 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:43,421 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:43,421 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:08:43,421 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2024-11-08 12:08:43,421 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. [2024-11-08 12:08:43,422 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 23 states. [2024-11-08 12:08:43,422 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:08:43,422 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 14 states. [2024-11-08 12:08:43,422 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 24 states. [2024-11-08 12:08:43,422 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:08:43,422 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:08:43,422 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 20 states. [2024-11-08 12:08:43,422 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:08:44,494 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:08:44,494 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:44,495 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:08:44,495 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:08:44,495 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:44,495 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:44,495 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:44,495 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:44,495 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:08:44,495 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:08:44,495 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:08:44,495 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:08:44,495 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:08:44,495 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:44,495 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:44,496 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:44,496 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:44,496 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:08:44,496 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:44,496 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:44,496 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:08:44,496 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:44,496 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:44,496 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:44,496 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:44,496 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:44,496 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:44,496 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:44,497 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:44,497 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:08:44,497 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-08 12:08:44,497 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-11-08 12:08:44,497 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 23 states. [2024-11-08 12:08:44,497 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:08:44,497 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. [2024-11-08 12:08:44,497 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 24 states. [2024-11-08 12:08:44,497 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:08:44,497 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:08:44,498 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. [2024-11-08 12:08:44,498 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:08:44,515 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1c25a98-8245-4e9d-a808-f55dd759ab61/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true (17)] Forceful destruction successful, exit code 0 [2024-11-08 12:08:44,698 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 17 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1c25a98-8245-4e9d-a808-f55dd759ab61/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable39 [2024-11-08 12:08:44,698 INFO L396 AbstractCegarLoop]: === Iteration 41 === Targeting worker_fnErr30ASSERT_VIOLATIONDATA_RACE === [worker_fnErr0ASSERT_VIOLATIONDATA_RACE, worker_fnErr1ASSERT_VIOLATIONDATA_RACE, worker_fnErr2ASSERT_VIOLATIONDATA_RACE, worker_fnErr4ASSERT_VIOLATIONDATA_RACE (and 30 more)] === [2024-11-08 12:08:44,699 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 12:08:44,699 INFO L85 PathProgramCache]: Analyzing trace with hash -1204082743, now seen corresponding path program 1 times [2024-11-08 12:08:44,699 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 12:08:44,699 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [605773160] [2024-11-08 12:08:44,699 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 12:08:44,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 12:08:44,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 12:08:45,893 INFO L134 CoverageAnalysis]: Checked inductivity of 223 backedges. 0 proven. 37 refuted. 0 times theorem prover too weak. 186 trivial. 0 not checked. [2024-11-08 12:08:45,893 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 12:08:45,893 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [605773160] [2024-11-08 12:08:45,894 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [605773160] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-08 12:08:45,894 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [159461412] [2024-11-08 12:08:45,894 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 12:08:45,894 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-08 12:08:45,894 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1c25a98-8245-4e9d-a808-f55dd759ab61/bin/ugemcutter-verify-v6A4Riy6iL/z3 [2024-11-08 12:08:45,895 INFO L229 MonitoredProcess]: Starting monitored process 18 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1c25a98-8245-4e9d-a808-f55dd759ab61/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-08 12:08:45,896 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1c25a98-8245-4e9d-a808-f55dd759ab61/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true (18)] Waiting until timeout for monitored process [2024-11-08 12:08:47,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 12:08:47,180 INFO L255 TraceCheckSpWp]: Trace formula consists of 1580 conjuncts, 14 conjuncts are in the unsatisfiable core [2024-11-08 12:08:47,186 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 12:08:49,148 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 13 treesize of output 9 [2024-11-08 12:08:49,290 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 12:08:49,291 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 33 treesize of output 13 [2024-11-08 12:08:49,311 INFO L134 CoverageAnalysis]: Checked inductivity of 223 backedges. 7 proven. 30 refuted. 0 times theorem prover too weak. 186 trivial. 0 not checked. [2024-11-08 12:08:49,312 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-08 12:08:52,342 INFO L134 CoverageAnalysis]: Checked inductivity of 223 backedges. 0 proven. 37 refuted. 0 times theorem prover too weak. 186 trivial. 0 not checked. [2024-11-08 12:08:52,342 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [159461412] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-08 12:08:52,342 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-08 12:08:52,342 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [10, 10, 10] total 27 [2024-11-08 12:08:52,343 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1968657723] [2024-11-08 12:08:52,343 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-08 12:08:52,343 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 28 states [2024-11-08 12:08:52,343 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 12:08:52,345 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 28 interpolants. [2024-11-08 12:08:52,345 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=145, Invalid=610, Unknown=1, NotChecked=0, Total=756 [2024-11-08 12:08:52,345 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:08:52,346 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-11-08 12:08:52,347 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 28 states, 27 states have (on average 41.666666666666664) internal successors, (1125), 28 states have internal predecessors, (1125), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 12:08:52,347 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:08:52,347 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:52,347 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:08:52,347 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:08:52,347 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:52,347 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:52,347 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:52,347 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:52,347 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:08:52,347 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:08:52,347 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:08:52,348 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:08:52,348 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:08:52,348 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:52,348 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:52,348 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:52,348 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:52,348 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:08:52,348 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:52,348 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:52,348 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:08:52,348 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:52,348 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:52,348 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:52,348 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:52,349 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:52,349 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:52,349 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:52,349 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:52,349 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:08:52,349 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2024-11-08 12:08:52,349 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. [2024-11-08 12:08:52,349 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 23 states. [2024-11-08 12:08:52,349 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:08:52,349 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 14 states. [2024-11-08 12:08:52,349 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 24 states. [2024-11-08 12:08:52,349 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:08:52,349 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:08:52,350 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 20 states. [2024-11-08 12:08:52,350 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:08:52,350 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:08:54,565 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:08:54,565 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:54,565 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:08:54,565 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:08:54,565 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:54,565 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:54,565 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:54,566 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:54,566 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:08:54,566 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:08:54,566 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:08:54,566 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:08:54,566 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:08:54,566 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:54,566 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:54,566 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:54,566 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:54,566 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:08:54,566 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:54,566 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:54,566 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:08:54,567 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:54,567 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:54,567 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:54,567 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:54,567 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:54,567 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:54,567 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:54,567 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:54,567 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:08:54,567 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-08 12:08:54,567 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-11-08 12:08:54,567 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 23 states. [2024-11-08 12:08:54,567 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:08:54,568 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. [2024-11-08 12:08:54,568 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 24 states. [2024-11-08 12:08:54,568 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:08:54,568 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:08:54,568 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. [2024-11-08 12:08:54,568 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:08:54,568 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. [2024-11-08 12:08:54,593 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1c25a98-8245-4e9d-a808-f55dd759ab61/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true (18)] Forceful destruction successful, exit code 0 [2024-11-08 12:08:54,769 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 18 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1c25a98-8245-4e9d-a808-f55dd759ab61/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable40 [2024-11-08 12:08:54,769 INFO L396 AbstractCegarLoop]: === Iteration 42 === Targeting worker_fnErr30ASSERT_VIOLATIONDATA_RACE === [worker_fnErr0ASSERT_VIOLATIONDATA_RACE, worker_fnErr1ASSERT_VIOLATIONDATA_RACE, worker_fnErr2ASSERT_VIOLATIONDATA_RACE, worker_fnErr4ASSERT_VIOLATIONDATA_RACE (and 30 more)] === [2024-11-08 12:08:54,769 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 12:08:54,770 INFO L85 PathProgramCache]: Analyzing trace with hash 272765992, now seen corresponding path program 2 times [2024-11-08 12:08:54,770 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 12:08:54,770 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1417091150] [2024-11-08 12:08:54,770 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 12:08:54,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 12:08:54,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 12:08:55,883 INFO L134 CoverageAnalysis]: Checked inductivity of 224 backedges. 0 proven. 38 refuted. 0 times theorem prover too weak. 186 trivial. 0 not checked. [2024-11-08 12:08:55,884 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 12:08:55,884 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1417091150] [2024-11-08 12:08:55,884 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1417091150] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-08 12:08:55,884 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1470549096] [2024-11-08 12:08:55,884 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-08 12:08:55,884 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-08 12:08:55,884 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1c25a98-8245-4e9d-a808-f55dd759ab61/bin/ugemcutter-verify-v6A4Riy6iL/z3 [2024-11-08 12:08:55,885 INFO L229 MonitoredProcess]: Starting monitored process 19 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1c25a98-8245-4e9d-a808-f55dd759ab61/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-08 12:08:55,887 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1c25a98-8245-4e9d-a808-f55dd759ab61/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true (19)] Waiting until timeout for monitored process [2024-11-08 12:08:57,034 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2024-11-08 12:08:57,034 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-08 12:08:57,036 INFO L255 TraceCheckSpWp]: Trace formula consists of 260 conjuncts, 18 conjuncts are in the unsatisfiable core [2024-11-08 12:08:57,041 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 12:08:57,145 INFO L349 Elim1Store]: treesize reduction 20, result has 33.3 percent of original size [2024-11-08 12:08:57,145 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 2 case distinctions, treesize of input 19 treesize of output 16 [2024-11-08 12:08:57,167 INFO L349 Elim1Store]: treesize reduction 20, result has 33.3 percent of original size [2024-11-08 12:08:57,167 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 2 case distinctions, treesize of input 19 treesize of output 16 [2024-11-08 12:08:57,503 INFO L349 Elim1Store]: treesize reduction 4, result has 50.0 percent of original size [2024-11-08 12:08:57,503 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-08 12:08:58,617 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 13 treesize of output 9 [2024-11-08 12:08:58,643 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 18 treesize of output 13 [2024-11-08 12:08:58,660 INFO L134 CoverageAnalysis]: Checked inductivity of 224 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 221 trivial. 0 not checked. [2024-11-08 12:08:58,660 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-08 12:08:58,666 WARN L851 $PredicateComparison]: unable to prove that (forall ((v_ArrVal_19476 (Array Int Int))) (= (select (select (store |c_#race| |c_ULTIMATE.start_main_~#worker~0#1.base| v_ArrVal_19476) |c_~#pre~0.base|) (+ |c_~#pre~0.offset| |c_worker_fnThread1of1ForFork0_~i~2#1|)) 0)) is different from false [2024-11-08 12:08:58,671 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 12:08:58,671 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 1 case distinctions, treesize of input 22 treesize of output 23 [2024-11-08 12:08:58,674 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 36 treesize of output 24 [2024-11-08 12:08:59,320 INFO L134 CoverageAnalysis]: Checked inductivity of 224 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 221 trivial. 1 not checked. [2024-11-08 12:08:59,321 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1470549096] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-08 12:08:59,321 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-08 12:08:59,321 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [10, 6, 6] total 19 [2024-11-08 12:08:59,321 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1339330590] [2024-11-08 12:08:59,321 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-08 12:08:59,322 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 20 states [2024-11-08 12:08:59,322 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 12:08:59,323 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 20 interpolants. [2024-11-08 12:08:59,323 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=79, Invalid=266, Unknown=1, NotChecked=34, Total=380 [2024-11-08 12:08:59,323 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:08:59,324 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-11-08 12:08:59,324 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 20 states, 19 states have (on average 56.31578947368421) internal successors, (1070), 20 states have internal predecessors, (1070), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 12:08:59,324 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:08:59,324 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:59,325 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:08:59,325 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:08:59,325 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:59,325 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:59,325 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:59,325 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:59,325 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:08:59,325 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:08:59,325 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:08:59,325 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:08:59,325 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:08:59,325 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:59,325 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:59,325 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:59,326 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:59,326 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:08:59,326 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:59,326 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:59,326 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:08:59,326 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:59,326 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:59,326 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:59,326 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:59,326 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:59,326 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:59,326 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:59,326 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:08:59,327 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:08:59,327 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2024-11-08 12:08:59,327 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. [2024-11-08 12:08:59,327 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 23 states. [2024-11-08 12:08:59,327 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:08:59,327 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 14 states. [2024-11-08 12:08:59,327 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 24 states. [2024-11-08 12:08:59,327 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:08:59,327 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:08:59,327 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 20 states. [2024-11-08 12:08:59,327 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:08:59,327 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 20 states. [2024-11-08 12:08:59,327 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:09:01,711 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:09:01,711 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:01,711 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:09:01,711 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:09:01,712 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:01,712 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:01,712 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:01,712 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:01,712 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:09:01,712 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:09:01,712 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:09:01,712 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:09:01,712 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:09:01,712 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:01,712 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:01,713 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:01,713 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:01,713 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:09:01,713 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:01,713 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:01,713 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:09:01,713 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:01,713 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:01,714 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:01,714 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:01,714 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:01,714 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:01,714 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:01,714 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:01,715 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:09:01,715 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-08 12:09:01,715 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-11-08 12:09:01,715 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 23 states. [2024-11-08 12:09:01,715 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:09:01,715 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. [2024-11-08 12:09:01,715 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 28 states. [2024-11-08 12:09:01,715 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:09:01,715 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:09:01,715 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 27 states. [2024-11-08 12:09:01,715 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:09:01,716 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 27 states. [2024-11-08 12:09:01,716 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:09:01,742 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1c25a98-8245-4e9d-a808-f55dd759ab61/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true (19)] Ended with exit code 0 [2024-11-08 12:09:01,916 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 19 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1c25a98-8245-4e9d-a808-f55dd759ab61/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable41 [2024-11-08 12:09:01,916 INFO L396 AbstractCegarLoop]: === Iteration 43 === Targeting worker_fnErr29ASSERT_VIOLATIONDATA_RACE === [worker_fnErr0ASSERT_VIOLATIONDATA_RACE, worker_fnErr1ASSERT_VIOLATIONDATA_RACE, worker_fnErr2ASSERT_VIOLATIONDATA_RACE, worker_fnErr4ASSERT_VIOLATIONDATA_RACE (and 30 more)] === [2024-11-08 12:09:01,917 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 12:09:01,917 INFO L85 PathProgramCache]: Analyzing trace with hash 1665129988, now seen corresponding path program 1 times [2024-11-08 12:09:01,917 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 12:09:01,917 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [971262693] [2024-11-08 12:09:01,917 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 12:09:01,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 12:09:02,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 12:09:03,228 INFO L134 CoverageAnalysis]: Checked inductivity of 193 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 186 trivial. 0 not checked. [2024-11-08 12:09:03,228 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 12:09:03,228 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [971262693] [2024-11-08 12:09:03,228 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [971262693] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 12:09:03,228 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 12:09:03,229 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8 [2024-11-08 12:09:03,229 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1728970411] [2024-11-08 12:09:03,229 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 12:09:03,229 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-11-08 12:09:03,230 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 12:09:03,230 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-11-08 12:09:03,231 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=23, Invalid=49, Unknown=0, NotChecked=0, Total=72 [2024-11-08 12:09:03,231 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:09:03,232 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-11-08 12:09:03,232 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 8 states have (on average 41.5) internal successors, (332), 9 states have internal predecessors, (332), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 12:09:03,232 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:09:03,232 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:03,232 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:09:03,233 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:09:03,233 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:03,233 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:03,233 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:03,233 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:03,233 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:09:03,233 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:09:03,233 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:09:03,234 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:09:03,234 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:09:03,234 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:03,234 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:03,234 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:03,234 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:03,234 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:09:03,234 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:03,235 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:03,235 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:09:03,235 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:03,235 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:03,235 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:03,235 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:03,235 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:03,235 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:03,236 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:03,236 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:03,236 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:09:03,236 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2024-11-08 12:09:03,236 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. [2024-11-08 12:09:03,236 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 23 states. [2024-11-08 12:09:03,236 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:09:03,236 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 14 states. [2024-11-08 12:09:03,237 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 28 states. [2024-11-08 12:09:03,237 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:09:03,237 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:09:03,237 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 27 states. [2024-11-08 12:09:03,237 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:09:03,237 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 27 states. [2024-11-08 12:09:03,237 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:09:03,237 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:09:03,511 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 9 treesize of output 3 [2024-11-08 12:09:03,513 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 9 treesize of output 3 [2024-11-08 12:09:03,734 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 9 treesize of output 3 [2024-11-08 12:09:03,736 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 9 treesize of output 3 [2024-11-08 12:09:04,831 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:09:04,832 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:04,832 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:09:04,832 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:09:04,832 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:04,832 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:04,832 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:04,832 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:04,832 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:09:04,832 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:09:04,832 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:09:04,832 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:09:04,832 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:09:04,833 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:04,833 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:04,833 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:04,833 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:04,833 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:09:04,833 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:04,833 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:04,833 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:09:04,833 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:04,833 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:04,834 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:04,834 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:04,834 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:04,834 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:04,834 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:04,834 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:04,834 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:09:04,834 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-08 12:09:04,834 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-11-08 12:09:04,834 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 23 states. [2024-11-08 12:09:04,834 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:09:04,834 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. [2024-11-08 12:09:04,834 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 30 states. [2024-11-08 12:09:04,835 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:09:04,835 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:09:04,835 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 27 states. [2024-11-08 12:09:04,835 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:09:04,835 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 27 states. [2024-11-08 12:09:04,835 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:09:04,835 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-08 12:09:04,835 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable42 [2024-11-08 12:09:04,835 INFO L396 AbstractCegarLoop]: === Iteration 44 === Targeting worker_fnErr28ASSERT_VIOLATIONDATA_RACE === [worker_fnErr0ASSERT_VIOLATIONDATA_RACE, worker_fnErr1ASSERT_VIOLATIONDATA_RACE, worker_fnErr2ASSERT_VIOLATIONDATA_RACE, worker_fnErr4ASSERT_VIOLATIONDATA_RACE (and 30 more)] === [2024-11-08 12:09:04,836 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 12:09:04,836 INFO L85 PathProgramCache]: Analyzing trace with hash 1972311227, now seen corresponding path program 1 times [2024-11-08 12:09:04,836 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 12:09:04,836 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [889232637] [2024-11-08 12:09:04,836 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 12:09:04,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 12:09:04,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 12:09:05,882 INFO L134 CoverageAnalysis]: Checked inductivity of 193 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 186 trivial. 0 not checked. [2024-11-08 12:09:05,882 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 12:09:05,882 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [889232637] [2024-11-08 12:09:05,882 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [889232637] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 12:09:05,882 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 12:09:05,882 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8 [2024-11-08 12:09:05,883 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2112757460] [2024-11-08 12:09:05,883 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 12:09:05,883 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-11-08 12:09:05,883 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 12:09:05,884 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-11-08 12:09:05,884 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=23, Invalid=49, Unknown=0, NotChecked=0, Total=72 [2024-11-08 12:09:05,884 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:09:05,885 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-11-08 12:09:05,885 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 8 states have (on average 40.75) internal successors, (326), 9 states have internal predecessors, (326), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 12:09:05,885 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:09:05,885 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:05,885 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:09:05,885 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:09:05,885 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:05,885 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:05,886 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:05,886 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:05,886 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:09:05,886 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:09:05,886 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:09:05,886 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:09:05,886 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:09:05,886 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:05,886 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:05,886 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:05,886 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:05,886 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:09:05,886 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:05,887 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:05,887 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:09:05,887 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:05,887 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:05,887 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:05,887 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:05,887 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:05,887 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:05,887 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:05,887 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:05,887 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:09:05,887 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2024-11-08 12:09:05,887 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. [2024-11-08 12:09:05,887 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 23 states. [2024-11-08 12:09:05,888 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:09:05,888 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 14 states. [2024-11-08 12:09:05,888 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 30 states. [2024-11-08 12:09:05,888 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:09:05,888 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:09:05,888 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 27 states. [2024-11-08 12:09:05,888 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:09:05,888 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 27 states. [2024-11-08 12:09:05,888 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:09:05,888 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. [2024-11-08 12:09:05,888 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:09:07,174 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:09:07,174 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:07,174 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:09:07,174 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:09:07,174 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:07,175 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:07,175 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:07,175 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:07,175 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:09:07,175 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:09:07,175 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:09:07,175 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:09:07,175 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:09:07,175 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:07,175 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:07,175 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:07,175 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:07,175 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:09:07,176 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:07,176 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:07,176 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:09:07,176 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:07,176 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:07,176 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:07,176 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:07,176 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:07,176 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:07,176 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:07,176 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:07,176 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:09:07,176 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-08 12:09:07,176 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-11-08 12:09:07,177 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 23 states. [2024-11-08 12:09:07,177 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:09:07,178 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. [2024-11-08 12:09:07,178 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 30 states. [2024-11-08 12:09:07,178 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:09:07,178 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:09:07,178 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 27 states. [2024-11-08 12:09:07,178 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:09:07,178 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 27 states. [2024-11-08 12:09:07,178 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:09:07,178 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-08 12:09:07,178 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-08 12:09:07,178 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable43 [2024-11-08 12:09:07,179 INFO L396 AbstractCegarLoop]: === Iteration 45 === Targeting worker_fnErr27ASSERT_VIOLATIONDATA_RACE === [worker_fnErr0ASSERT_VIOLATIONDATA_RACE, worker_fnErr1ASSERT_VIOLATIONDATA_RACE, worker_fnErr2ASSERT_VIOLATIONDATA_RACE, worker_fnErr4ASSERT_VIOLATIONDATA_RACE (and 30 more)] === [2024-11-08 12:09:07,179 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 12:09:07,179 INFO L85 PathProgramCache]: Analyzing trace with hash 209027858, now seen corresponding path program 1 times [2024-11-08 12:09:07,179 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 12:09:07,179 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2096894572] [2024-11-08 12:09:07,180 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 12:09:07,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 12:09:07,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 12:09:08,407 INFO L134 CoverageAnalysis]: Checked inductivity of 193 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 186 trivial. 0 not checked. [2024-11-08 12:09:08,408 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 12:09:08,408 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2096894572] [2024-11-08 12:09:08,408 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2096894572] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 12:09:08,408 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 12:09:08,408 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8 [2024-11-08 12:09:08,408 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1726569814] [2024-11-08 12:09:08,408 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 12:09:08,409 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-11-08 12:09:08,409 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 12:09:08,410 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-11-08 12:09:08,410 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=23, Invalid=49, Unknown=0, NotChecked=0, Total=72 [2024-11-08 12:09:08,410 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:09:08,411 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-11-08 12:09:08,411 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 8 states have (on average 40.0) internal successors, (320), 9 states have internal predecessors, (320), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 12:09:08,411 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:09:08,411 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:08,411 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:09:08,412 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:09:08,412 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:08,412 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:08,412 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:08,412 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:08,412 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:09:08,413 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:09:08,413 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:09:08,413 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:09:08,413 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:09:08,413 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:08,413 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:08,413 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:08,413 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:08,414 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:09:08,414 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:08,414 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:08,414 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:09:08,414 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:08,414 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:08,414 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:08,415 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:08,415 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:08,415 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:08,415 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:08,415 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:08,415 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:09:08,415 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2024-11-08 12:09:08,415 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. [2024-11-08 12:09:08,416 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 23 states. [2024-11-08 12:09:08,416 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:09:08,416 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 14 states. [2024-11-08 12:09:08,416 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 30 states. [2024-11-08 12:09:08,416 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:09:08,416 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:09:08,416 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 27 states. [2024-11-08 12:09:08,417 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:09:08,417 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 27 states. [2024-11-08 12:09:08,417 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:09:08,417 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. [2024-11-08 12:09:08,417 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. [2024-11-08 12:09:08,417 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:09:10,719 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 9 treesize of output 3 [2024-11-08 12:09:10,721 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 9 treesize of output 3 [2024-11-08 12:09:11,016 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:09:11,016 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:11,016 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:09:11,016 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:09:11,016 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:11,016 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:11,016 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:11,016 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:11,016 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:09:11,016 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:09:11,017 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:09:11,017 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:09:11,017 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:09:11,017 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:11,017 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:11,017 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:11,017 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:11,017 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:09:11,017 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:11,017 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:11,018 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:09:11,018 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:11,018 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:11,018 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:11,018 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:11,018 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:11,018 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:11,018 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:11,018 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:09:11,018 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:09:11,018 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-08 12:09:11,018 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-11-08 12:09:11,018 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 23 states. [2024-11-08 12:09:11,018 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:09:11,019 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. [2024-11-08 12:09:11,019 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 30 states. [2024-11-08 12:09:11,019 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:09:11,019 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:09:11,019 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 27 states. [2024-11-08 12:09:11,019 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:09:11,019 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 27 states. [2024-11-08 12:09:11,019 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:09:11,019 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-08 12:09:11,019 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-08 12:09:11,019 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-08 12:09:11,019 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable44 [2024-11-08 12:09:11,020 INFO L396 AbstractCegarLoop]: === Iteration 46 === Targeting worker_fnErr26ASSERT_VIOLATIONDATA_RACE === [worker_fnErr0ASSERT_VIOLATIONDATA_RACE, worker_fnErr1ASSERT_VIOLATIONDATA_RACE, worker_fnErr2ASSERT_VIOLATIONDATA_RACE, worker_fnErr4ASSERT_VIOLATIONDATA_RACE (and 30 more)] === [2024-11-08 12:09:11,020 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 12:09:11,020 INFO L85 PathProgramCache]: Analyzing trace with hash 38021143, now seen corresponding path program 1 times [2024-11-08 12:09:11,020 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 12:09:11,020 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1331345614] [2024-11-08 12:09:11,021 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 12:09:11,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 12:09:11,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 12:09:43,474 INFO L134 CoverageAnalysis]: Checked inductivity of 193 backedges. 6 proven. 139 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-08 12:09:43,475 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 12:09:43,475 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1331345614] [2024-11-08 12:09:43,475 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1331345614] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-08 12:09:43,475 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2110244211] [2024-11-08 12:09:43,475 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 12:09:43,475 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-08 12:09:43,476 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1c25a98-8245-4e9d-a808-f55dd759ab61/bin/ugemcutter-verify-v6A4Riy6iL/z3 [2024-11-08 12:09:43,477 INFO L229 MonitoredProcess]: Starting monitored process 20 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1c25a98-8245-4e9d-a808-f55dd759ab61/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-08 12:09:43,479 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1c25a98-8245-4e9d-a808-f55dd759ab61/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true (20)] Waiting until timeout for monitored process [2024-11-08 12:09:44,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 12:09:44,909 INFO L255 TraceCheckSpWp]: Trace formula consists of 1469 conjuncts, 122 conjuncts are in the unsatisfiable core [2024-11-08 12:09:44,921 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 12:09:45,755 INFO L349 Elim1Store]: treesize reduction 36, result has 34.5 percent of original size [2024-11-08 12:09:45,756 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 3 select indices, 3 select index equivalence classes, 1 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 4 case distinctions, treesize of input 22 treesize of output 33 [2024-11-08 12:09:46,079 INFO L349 Elim1Store]: treesize reduction 54, result has 34.1 percent of original size [2024-11-08 12:09:46,079 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 6 case distinctions, treesize of input 27 treesize of output 45 [2024-11-08 12:09:46,552 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 5 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-08 12:09:46,561 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 2 new quantified variables, introduced 0 case distinctions, treesize of input 23 treesize of output 21 [2024-11-08 12:09:47,208 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 23 treesize of output 11 [2024-11-08 12:09:47,221 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 2 new quantified variables, introduced 0 case distinctions, treesize of input 23 treesize of output 21 [2024-11-08 12:09:47,686 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 23 treesize of output 11 [2024-11-08 12:09:47,721 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 2 new quantified variables, introduced 0 case distinctions, treesize of input 26 treesize of output 28 [2024-11-08 12:09:48,852 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 5 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 41 treesize of output 31 [2024-11-08 12:09:48,868 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 12:09:48,869 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 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 21 treesize of output 20 [2024-11-08 12:09:49,615 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 5 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 45 treesize of output 31 [2024-11-08 12:09:49,656 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 12:09:49,657 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 6 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 40 treesize of output 23 [2024-11-08 12:09:50,198 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 12:09:50,199 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 6 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 40 treesize of output 23 [2024-11-08 12:09:50,223 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 12:09:50,224 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 5 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 37 treesize of output 42 [2024-11-08 12:09:51,721 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 12:09:51,723 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 12:09:51,724 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 12:09:51,725 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 8 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 30 treesize of output 32 [2024-11-08 12:09:51,734 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 12:09:51,735 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 4 select indices, 4 select index equivalence classes, 7 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 52 treesize of output 45 [2024-11-08 12:09:52,850 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 12:09:52,852 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 12:09:52,857 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 12:09:52,860 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 9 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 49 treesize of output 35 [2024-11-08 12:09:52,889 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 12:09:52,894 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 4 select indices, 4 select index equivalence classes, 7 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 56 treesize of output 45 [2024-11-08 12:09:53,862 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 12:09:53,863 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 12:09:53,864 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 12:09:53,867 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 9 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 49 treesize of output 35 [2024-11-08 12:09:53,877 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 12:09:53,878 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 12:09:53,879 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 12:09:53,880 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 4 select indices, 4 select index equivalence classes, 7 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 48 treesize of output 56 [2024-11-08 12:09:56,300 INFO L349 Elim1Store]: treesize reduction 17, result has 22.7 percent of original size [2024-11-08 12:09:56,301 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 1 new quantified variables, introduced 1 case distinctions, treesize of input 87 treesize of output 66 [2024-11-08 12:09:56,309 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 12:09:56,310 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 12:09:56,311 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 12:09:56,312 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 0 case distinctions, treesize of input 52 treesize of output 49 [2024-11-08 12:09:57,083 INFO L349 Elim1Store]: treesize reduction 21, result has 19.2 percent of original size [2024-11-08 12:09:57,083 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 1 case distinctions, treesize of input 110 treesize of output 93 [2024-11-08 12:09:57,095 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 0 case distinctions, treesize of input 64 treesize of output 49 [2024-11-08 12:09:58,388 INFO L349 Elim1Store]: treesize reduction 16, result has 59.0 percent of original size [2024-11-08 12:09:58,388 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 5 select indices, 5 select index equivalence classes, 6 disjoint index pairs (out of 10 index pairs), introduced 5 new quantified variables, introduced 4 case distinctions, treesize of input 32 treesize of output 38 [2024-11-08 12:09:59,398 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 5 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 77 treesize of output 58 [2024-11-08 12:09:59,409 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 7 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 52 treesize of output 49 [2024-11-08 12:10:02,042 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 1 new quantified variables, introduced 0 case distinctions, treesize of input 67 treesize of output 50 [2024-11-08 12:10:02,055 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 12:10:02,057 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 12:10:02,058 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 12:10:02,059 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 12:10:02,061 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 5 select indices, 5 select index equivalence classes, 7 disjoint index pairs (out of 10 index pairs), introduced 5 new quantified variables, introduced 0 case distinctions, treesize of input 59 treesize of output 59 [2024-11-08 12:10:06,572 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 12:10:06,573 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 12:10:06,574 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 12:10:06,575 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 3 select indices, 3 select index equivalence classes, 5 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 66 treesize of output 22 [2024-11-08 12:10:08,783 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 0 case distinctions, treesize of input 52 treesize of output 49 [2024-11-08 12:10:10,012 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 12:10:10,013 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 12:10:10,026 INFO L349 Elim1Store]: treesize reduction 13, result has 40.9 percent of original size [2024-11-08 12:10:10,027 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 5 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 1 case distinctions, treesize of input 52 treesize of output 53 [2024-11-08 12:10:10,051 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 12:10:10,053 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 12:10:10,054 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 12:10:10,055 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 3 select indices, 3 select index equivalence classes, 3 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 24 treesize of output 10 [2024-11-08 12:10:11,000 INFO L134 CoverageAnalysis]: Checked inductivity of 193 backedges. 48 proven. 135 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-08 12:10:11,000 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-08 12:10:11,631 WARN L851 $PredicateComparison]: unable to prove that (forall ((v_ArrVal_21444 (Array Int Int))) (= (mod (select (select (store |c_#memory_int| |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) (+ |c_~#pre~0.offset| 2)) 256) 0)) is different from false [2024-11-08 12:10:11,722 WARN L851 $PredicateComparison]: unable to prove that (forall ((v_ArrVal_21444 (Array Int Int)) (v_ArrVal_21443 (Array Int Int))) (= (mod (select (select (store (store |c_#memory_int| |c_worker_fnThread1of1ForFork0_barrier_wait_~b#1.base| v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) (+ |c_~#pre~0.offset| 2)) 256) 0)) is different from false [2024-11-08 12:10:12,054 WARN L851 $PredicateComparison]: unable to prove that (forall ((v_ArrVal_21444 (Array Int Int)) (v_ArrVal_21443 (Array Int Int))) (= (mod (select (select (store (store |c_#memory_int| |c_worker_fnThread1of1ForFork0_#t~mem25#1.base| v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) (+ |c_~#pre~0.offset| 2)) 256) 0)) is different from false [2024-11-08 12:10:31,604 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 12:10:31,605 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 12:10:31,606 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 12:10:31,607 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 12:10:31,608 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 12:10:31,608 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 12:10:31,609 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 12:10:31,678 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 12:10:31,679 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 24 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 7 case distinctions, treesize of input 389 treesize of output 194 [2024-11-08 12:10:33,898 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 1019 treesize of output 1017 [2024-11-08 12:10:33,921 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 223 treesize of output 221 [2024-11-08 12:10:33,937 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 221 treesize of output 217 [2024-11-08 12:10:33,969 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 12:10:33,969 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 12:10:33,971 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 12:10:33,972 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 12:10:33,972 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 12:10:33,973 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 12:10:33,978 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 581 treesize of output 579 [2024-11-08 12:10:34,000 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 222 treesize of output 214 [2024-11-08 12:10:49,265 INFO L349 Elim1Store]: treesize reduction 24, result has 4.0 percent of original size [2024-11-08 12:10:49,265 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 34 treesize of output 13 [2024-11-08 12:10:49,294 INFO L349 Elim1Store]: treesize reduction 24, result has 4.0 percent of original size [2024-11-08 12:10:49,295 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 34 treesize of output 13 [2024-11-08 12:10:52,189 INFO L349 Elim1Store]: treesize reduction 24, result has 4.0 percent of original size [2024-11-08 12:10:52,189 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 34 treesize of output 13 [2024-11-08 12:10:52,236 INFO L349 Elim1Store]: treesize reduction 24, result has 4.0 percent of original size [2024-11-08 12:10:52,237 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 34 treesize of output 13 [2024-11-08 12:10:52,394 INFO L349 Elim1Store]: treesize reduction 24, result has 4.0 percent of original size [2024-11-08 12:10:52,394 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 34 treesize of output 13 [2024-11-08 12:10:52,439 INFO L349 Elim1Store]: treesize reduction 24, result has 4.0 percent of original size [2024-11-08 12:10:52,439 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 34 treesize of output 13 [2024-11-08 12:10:54,666 WARN L873 $PredicateComparison]: unable to prove that (let ((.cse7 (+ |c_ULTIMATE.start_main_~i~4#1| 1)) (.cse0 (= |c_ULTIMATE.start_main_~i~4#1| 0)) (.cse3 (+ |c_~#pre~0.offset| 2)) (.cse6 (+ 8 |c_ULTIMATE.start_main_~#a~1#1.offset|)) (.cse2 (+ |c_~#in~0.offset| 1)) (.cse90 (= |c_ULTIMATE.start_main_~#b1~0#1.base| |c_ULTIMATE.start_main_~#a~1#1.base|))) (let ((.cse16 (not .cse90)) (.cse51 (forall ((v_ArrVal_21439 (Array Int Int)) (|v_worker_fnThread1of1ForFork0_~tid~0#1_80| Int) (v_ArrVal_21437 (Array Int Int)) (v_ArrVal_21442 Int) (v_arrayElimCell_124 Int) (v_arrayElimCell_126 Int) (v_ArrVal_21444 (Array Int Int)) (v_ArrVal_21443 (Array Int Int))) (let ((.cse143 (let ((.cse144 (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#b1~0#1.base| v_ArrVal_21437) |c_ULTIMATE.start_main_~#a~1#1.base| v_ArrVal_21439))) (store .cse144 |c_~#pre~0.base| (store (select .cse144 |c_~#pre~0.base|) (+ |c_~#pre~0.offset| |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) v_ArrVal_21442))))) (or (= (mod (select (select (store (store .cse143 v_arrayElimCell_124 v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0) (= (mod (select (select (store (store .cse143 v_arrayElimCell_126 v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0) (< (select v_ArrVal_21439 .cse6) |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) (< 0 (mod (select (select .cse143 |c_~#in~0.base|) .cse2) 256)))))) (.cse34 (not .cse0)) (.cse8 (= |c_ULTIMATE.start_main_~#a~1#1.base| |c_~#pre~0.base|)) (.cse11 (not (= (select |c_#valid| |c_ULTIMATE.start_main_~#a~1#1.base|) 0))) (.cse52 (forall ((v_ArrVal_21439 (Array Int Int)) (|v_worker_fnThread1of1ForFork0_~tid~0#1_80| Int) (v_ArrVal_21437 (Array Int Int)) (v_ArrVal_21442 Int) (v_arrayElimCell_124 Int) (v_ArrVal_21444 (Array Int Int)) (v_ArrVal_21443 (Array Int Int))) (let ((.cse141 (let ((.cse142 (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#b1~0#1.base| v_ArrVal_21437) |c_ULTIMATE.start_main_~#a~1#1.base| v_ArrVal_21439))) (store .cse142 |c_~#pre~0.base| (store (select .cse142 |c_~#pre~0.base|) (+ |c_~#pre~0.offset| |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) v_ArrVal_21442))))) (or (= (mod (select (select (store (store .cse141 v_arrayElimCell_124 v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0) (< (select v_ArrVal_21439 .cse6) |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) (< 0 (mod (select (select .cse141 |c_~#in~0.base|) .cse2) 256)))))) (.cse21 (< 0 .cse7)) (.cse4 (+ (* 12 |c_ULTIMATE.start_main_~i~4#1|) 8 |c_ULTIMATE.start_main_~#a~1#1.offset|))) (and (or .cse0 (forall ((v_arrayElimArr_5 (Array Int Int)) (v_arrayElimCell_124 Int) (v_arrayElimCell_123 Int) (v_arrayElimCell_126 Int) (v_ArrVal_21444 (Array Int Int)) (v_ArrVal_21443 (Array Int Int)) (v_arrayElimCell_125 Int) (|v_ULTIMATE.start_main_~#worker~0#1.base_37| Int) (|v_ULTIMATE.start_main_~i~4#1_90| Int) (v_ArrVal_21439 (Array Int Int)) (|v_worker_fnThread1of1ForFork0_~tid~0#1_80| Int) (v_ArrVal_21437 (Array Int Int)) (v_ArrVal_21442 Int) (|v_ULTIMATE.start_main_~i~4#1_89| Int)) (let ((.cse5 (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#a~1#1.base| v_arrayElimArr_5) |c_ULTIMATE.start_main_~#b1~0#1.base| v_ArrVal_21437) |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439))) (let ((.cse1 (store .cse5 |c_~#pre~0.base| (store (select .cse5 |c_~#pre~0.base|) (+ |c_~#pre~0.offset| |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) v_ArrVal_21442)))) (or (< 0 (mod (select (select .cse1 |c_~#in~0.base|) .cse2) 256)) (= |v_ULTIMATE.start_main_~i~4#1_89| 0) (= |v_ULTIMATE.start_main_~i~4#1_90| 0) (= (mod (select (select (store (store .cse1 v_arrayElimCell_123 v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0) (not (= (select v_arrayElimArr_5 .cse4) |c_ULTIMATE.start_main_~i~4#1|)) (< (select (select .cse5 |c_ULTIMATE.start_main_~#a~1#1.base|) .cse6) |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) (= (mod (select (select (store (store .cse1 v_arrayElimCell_126 v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0) (not (= |v_ULTIMATE.start_main_~i~4#1_89| (select v_arrayElimArr_5 (+ (* |v_ULTIMATE.start_main_~i~4#1_89| 12) 8 |c_ULTIMATE.start_main_~#a~1#1.offset|)))) (= (mod (select (select (store (store .cse1 v_arrayElimCell_124 v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0) (not (= |v_ULTIMATE.start_main_~i~4#1_90| (select v_arrayElimArr_5 (+ 8 (* |v_ULTIMATE.start_main_~i~4#1_90| 12) |c_ULTIMATE.start_main_~#a~1#1.offset|)))) (< |v_ULTIMATE.start_main_~i~4#1_90| .cse7) (= (mod (select (select (store (store .cse1 v_arrayElimCell_125 v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0) (< |v_ULTIMATE.start_main_~i~4#1_89| (+ |v_ULTIMATE.start_main_~i~4#1_90| 1)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#worker~0#1.base_37|) 0))))))) (or (not .cse8) (forall ((|v_ULTIMATE.start_main_~i~4#1_90| Int) (v_ArrVal_21439 (Array Int Int)) (v_arrayElimArr_5 (Array Int Int)) (|v_worker_fnThread1of1ForFork0_~tid~0#1_80| Int) (v_ArrVal_21437 (Array Int Int)) (v_ArrVal_21442 Int) (v_arrayElimCell_126 Int) (v_ArrVal_21444 (Array Int Int)) (v_ArrVal_21443 (Array Int Int)) (|v_ULTIMATE.start_main_~#worker~0#1.base_37| Int) (|v_ULTIMATE.start_main_~i~4#1_89| Int)) (let ((.cse10 (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#a~1#1.base| v_arrayElimArr_5) |c_ULTIMATE.start_main_~#b1~0#1.base| v_ArrVal_21437) |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439))) (let ((.cse9 (store .cse10 |c_~#pre~0.base| (store (select .cse10 |c_~#pre~0.base|) (+ |c_~#pre~0.offset| |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) v_ArrVal_21442)))) (or (< 0 (mod (select (select .cse9 |c_~#in~0.base|) .cse2) 256)) (not (= (select v_arrayElimArr_5 .cse4) |c_ULTIMATE.start_main_~i~4#1|)) (< (select (select .cse10 |c_ULTIMATE.start_main_~#a~1#1.base|) .cse6) |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) (= (mod (select (select (store (store .cse9 v_arrayElimCell_126 v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0) (not (= |v_ULTIMATE.start_main_~i~4#1_89| (select v_arrayElimArr_5 (+ (* |v_ULTIMATE.start_main_~i~4#1_89| 12) 8 |c_ULTIMATE.start_main_~#a~1#1.offset|)))) (not (= |v_ULTIMATE.start_main_~i~4#1_90| (select v_arrayElimArr_5 (+ 8 (* |v_ULTIMATE.start_main_~i~4#1_90| 12) |c_ULTIMATE.start_main_~#a~1#1.offset|)))) (< |v_ULTIMATE.start_main_~i~4#1_90| .cse7) (< |v_ULTIMATE.start_main_~i~4#1_89| (+ |v_ULTIMATE.start_main_~i~4#1_90| 1)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#worker~0#1.base_37|) 0))))))) (or .cse11 (forall ((v_ArrVal_21439 (Array Int Int)) (|v_worker_fnThread1of1ForFork0_~tid~0#1_80| Int) (v_ArrVal_21437 (Array Int Int)) (v_ArrVal_21442 Int) (v_arrayElimCell_124 Int) (v_arrayElimCell_123 Int) (v_arrayElimCell_126 Int) (v_ArrVal_21444 (Array Int Int)) (v_ArrVal_21443 (Array Int Int))) (let ((.cse12 (let ((.cse13 (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#b1~0#1.base| v_ArrVal_21437) |c_ULTIMATE.start_main_~#a~1#1.base| v_ArrVal_21439))) (store .cse13 |c_~#pre~0.base| (store (select .cse13 |c_~#pre~0.base|) (+ |c_~#pre~0.offset| |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) v_ArrVal_21442))))) (or (= (mod (select (select (store (store .cse12 v_arrayElimCell_124 v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0) (= (mod (select (select (store (store .cse12 v_arrayElimCell_126 v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0) (< (select v_ArrVal_21439 .cse6) |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) (= (mod (select (select (store (store .cse12 v_arrayElimCell_123 v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0) (< 0 (mod (select (select .cse12 |c_~#in~0.base|) .cse2) 256)))))) (or (forall ((v_arrayElimArr_5 (Array Int Int)) (v_arrayElimCell_123 Int) (v_arrayElimCell_126 Int) (v_ArrVal_21444 (Array Int Int)) (v_ArrVal_21443 (Array Int Int)) (|v_ULTIMATE.start_main_~#worker~0#1.base_37| Int) (|v_ULTIMATE.start_main_~i~4#1_90| Int) (v_ArrVal_21439 (Array Int Int)) (|v_worker_fnThread1of1ForFork0_~tid~0#1_80| Int) (v_ArrVal_21437 (Array Int Int)) (v_ArrVal_21442 Int) (|v_ULTIMATE.start_main_~i~4#1_89| Int)) (let ((.cse15 (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#a~1#1.base| v_arrayElimArr_5) |c_ULTIMATE.start_main_~#b1~0#1.base| v_ArrVal_21437) |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439))) (let ((.cse14 (store .cse15 |c_~#pre~0.base| (store (select .cse15 |c_~#pre~0.base|) (+ |c_~#pre~0.offset| |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) v_ArrVal_21442)))) (or (< 0 (mod (select (select .cse14 |c_~#in~0.base|) .cse2) 256)) (= |c_ULTIMATE.start_main_~#a~1#1.base| |v_ULTIMATE.start_main_~#worker~0#1.base_37|) (= (mod (select (select (store (store .cse14 v_arrayElimCell_123 v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0) (not (= (select v_arrayElimArr_5 .cse4) |c_ULTIMATE.start_main_~i~4#1|)) (< (select (select .cse15 |c_ULTIMATE.start_main_~#a~1#1.base|) .cse6) |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) (= (mod (select (select (store (store .cse14 v_arrayElimCell_126 v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0) (not (= |v_ULTIMATE.start_main_~i~4#1_89| (select v_arrayElimArr_5 (+ (* |v_ULTIMATE.start_main_~i~4#1_89| 12) 8 |c_ULTIMATE.start_main_~#a~1#1.offset|)))) (not (= |v_ULTIMATE.start_main_~i~4#1_90| (select v_arrayElimArr_5 (+ 8 (* |v_ULTIMATE.start_main_~i~4#1_90| 12) |c_ULTIMATE.start_main_~#a~1#1.offset|)))) (< |v_ULTIMATE.start_main_~i~4#1_90| .cse7) (< |v_ULTIMATE.start_main_~i~4#1_89| (+ |v_ULTIMATE.start_main_~i~4#1_90| 1)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#worker~0#1.base_37|) 0)))))) .cse16) (or (and (forall ((|v_ULTIMATE.start_main_~#worker~0#1.base_37| Int)) (or (= |c_ULTIMATE.start_main_~#a~1#1.base| |v_ULTIMATE.start_main_~#worker~0#1.base_37|) (forall ((|v_ULTIMATE.start_main_~i~4#1_90| Int) (v_ArrVal_21439 (Array Int Int)) (v_arrayElimArr_5 (Array Int Int)) (|v_worker_fnThread1of1ForFork0_~tid~0#1_80| Int) (v_ArrVal_21437 (Array Int Int)) (v_ArrVal_21442 Int) (v_arrayElimCell_126 Int) (v_ArrVal_21444 (Array Int Int)) (v_ArrVal_21443 (Array Int Int)) (v_arrayElimCell_125 Int) (|v_ULTIMATE.start_main_~i~4#1_89| Int)) (let ((.cse17 (store |c_#memory_int| |c_ULTIMATE.start_main_~#a~1#1.base| v_arrayElimArr_5))) (let ((.cse20 (store (store .cse17 |c_ULTIMATE.start_main_~#b1~0#1.base| v_ArrVal_21437) |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439))) (let ((.cse18 (store (select .cse20 |c_~#pre~0.base|) (+ |c_~#pre~0.offset| |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) v_ArrVal_21442))) (let ((.cse19 (store .cse20 |c_~#pre~0.base| .cse18))) (or (= (mod (select (select (store (store (store (store .cse17 |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439) |c_~#pre~0.base| .cse18) |c_ULTIMATE.start_main_~#b1~0#1.base| v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0) (< 0 (mod (select (select .cse19 |c_~#in~0.base|) .cse2) 256)) (not (= (select v_arrayElimArr_5 .cse4) |c_ULTIMATE.start_main_~i~4#1|)) (< (select (select .cse20 |c_ULTIMATE.start_main_~#a~1#1.base|) .cse6) |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) (= (mod (select (select (store (store .cse19 v_arrayElimCell_126 v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0) (not (= |v_ULTIMATE.start_main_~i~4#1_89| (select v_arrayElimArr_5 (+ (* |v_ULTIMATE.start_main_~i~4#1_89| 12) 8 |c_ULTIMATE.start_main_~#a~1#1.offset|)))) (not (= |v_ULTIMATE.start_main_~i~4#1_90| (select v_arrayElimArr_5 (+ 8 (* |v_ULTIMATE.start_main_~i~4#1_90| 12) |c_ULTIMATE.start_main_~#a~1#1.offset|)))) (< |v_ULTIMATE.start_main_~i~4#1_90| .cse7) (= (mod (select (select (store (store .cse19 v_arrayElimCell_125 v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0) (< |v_ULTIMATE.start_main_~i~4#1_89| (+ |v_ULTIMATE.start_main_~i~4#1_90| 1)))))))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#worker~0#1.base_37|) 0)))) (or .cse21 (and (forall ((|v_ULTIMATE.start_main_~#worker~0#1.base_37| Int)) (or (= |c_ULTIMATE.start_main_~#a~1#1.base| |v_ULTIMATE.start_main_~#worker~0#1.base_37|) (forall ((v_ArrVal_21439 (Array Int Int)) (v_arrayElimArr_5 (Array Int Int)) (|v_worker_fnThread1of1ForFork0_~tid~0#1_80| Int) (v_ArrVal_21437 (Array Int Int)) (v_ArrVal_21442 Int) (v_arrayElimCell_126 Int) (v_ArrVal_21444 (Array Int Int)) (v_ArrVal_21443 (Array Int Int)) (|v_ULTIMATE.start_main_~i~4#1_89| Int)) (let ((.cse22 (store |c_#memory_int| |c_ULTIMATE.start_main_~#a~1#1.base| v_arrayElimArr_5))) (let ((.cse25 (store (store .cse22 |c_ULTIMATE.start_main_~#b1~0#1.base| v_ArrVal_21437) |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439))) (let ((.cse23 (store (select .cse25 |c_~#pre~0.base|) (+ |c_~#pre~0.offset| |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) v_ArrVal_21442))) (let ((.cse24 (store .cse25 |c_~#pre~0.base| .cse23))) (or (= (mod (select (select (store (store (store (store .cse22 |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439) |c_~#pre~0.base| .cse23) |c_ULTIMATE.start_main_~#b1~0#1.base| v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0) (< 0 (mod (select (select .cse24 |c_~#in~0.base|) .cse2) 256)) (not (= (select v_arrayElimArr_5 .cse4) |c_ULTIMATE.start_main_~i~4#1|)) (< (select (select .cse25 |c_ULTIMATE.start_main_~#a~1#1.base|) .cse6) |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) (= (mod (select (select (store (store .cse24 v_arrayElimCell_126 v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0) (not (= |v_ULTIMATE.start_main_~i~4#1_89| (select v_arrayElimArr_5 (+ (* |v_ULTIMATE.start_main_~i~4#1_89| 12) 8 |c_ULTIMATE.start_main_~#a~1#1.offset|)))) (< |v_ULTIMATE.start_main_~i~4#1_89| 1) (not (= (select v_arrayElimArr_5 .cse6) 0)))))))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#worker~0#1.base_37|) 0)))) (forall ((|v_ULTIMATE.start_main_~#worker~0#1.base_37| Int)) (or (forall ((|v_ULTIMATE.start_main_~i~4#1_89| Int)) (or (forall ((v_arrayElimArr_5 (Array Int Int))) (or (forall ((v_ArrVal_21439 (Array Int Int)) (|v_worker_fnThread1of1ForFork0_~tid~0#1_80| Int) (v_ArrVal_21437 (Array Int Int))) (let ((.cse27 (store |c_#memory_int| |c_ULTIMATE.start_main_~#a~1#1.base| v_arrayElimArr_5))) (let ((.cse29 (store (store .cse27 |c_ULTIMATE.start_main_~#b1~0#1.base| v_ArrVal_21437) |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439))) (or (forall ((v_ArrVal_21442 Int)) (let ((.cse28 (store (select .cse29 |c_~#pre~0.base|) (+ |c_~#pre~0.offset| |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) v_ArrVal_21442))) (let ((.cse26 (store .cse29 |c_~#pre~0.base| .cse28))) (or (< 0 (mod (select (select .cse26 |c_~#in~0.base|) .cse2) 256)) (forall ((v_arrayElimCell_126 Int) (v_ArrVal_21444 (Array Int Int)) (v_ArrVal_21443 (Array Int Int))) (or (= (mod (select (select (store (store (store (store .cse27 |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439) |c_~#pre~0.base| .cse28) |c_ULTIMATE.start_main_~#b1~0#1.base| v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0) (forall ((v_arrayElimCell_124 Int)) (= (mod (select (select (store (store .cse26 v_arrayElimCell_124 v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0)) (= (mod (select (select (store (store .cse26 v_arrayElimCell_126 v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0))))))) (< (select (select .cse29 |c_ULTIMATE.start_main_~#a~1#1.base|) .cse6) |v_worker_fnThread1of1ForFork0_~tid~0#1_80|))))) (not (= (select v_arrayElimArr_5 .cse4) |c_ULTIMATE.start_main_~i~4#1|)) (not (= |v_ULTIMATE.start_main_~i~4#1_89| (select v_arrayElimArr_5 (+ (* |v_ULTIMATE.start_main_~i~4#1_89| 12) 8 |c_ULTIMATE.start_main_~#a~1#1.offset|)))) (not (= (select v_arrayElimArr_5 .cse6) 0)))) (< |v_ULTIMATE.start_main_~i~4#1_89| 1))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#worker~0#1.base_37|) 0)))))) (forall ((|v_ULTIMATE.start_main_~#worker~0#1.base_37| Int)) (or (forall ((|v_ULTIMATE.start_main_~i~4#1_90| Int) (v_ArrVal_21439 (Array Int Int)) (v_arrayElimArr_5 (Array Int Int)) (|v_worker_fnThread1of1ForFork0_~tid~0#1_80| Int) (v_ArrVal_21437 (Array Int Int)) (v_ArrVal_21442 Int) (v_arrayElimCell_126 Int) (v_ArrVal_21444 (Array Int Int)) (v_ArrVal_21443 (Array Int Int))) (let ((.cse30 (store |c_#memory_int| |c_ULTIMATE.start_main_~#a~1#1.base| v_arrayElimArr_5))) (let ((.cse33 (store (store .cse30 |c_ULTIMATE.start_main_~#b1~0#1.base| v_ArrVal_21437) |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439))) (let ((.cse31 (store (select .cse33 |c_~#pre~0.base|) (+ |c_~#pre~0.offset| |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) v_ArrVal_21442))) (let ((.cse32 (store .cse33 |c_~#pre~0.base| .cse31))) (or (= (mod (select (select (store (store (store (store .cse30 |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439) |c_~#pre~0.base| .cse31) |c_ULTIMATE.start_main_~#b1~0#1.base| v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0) (< 0 (mod (select (select .cse32 |c_~#in~0.base|) .cse2) 256)) (not (= (select v_arrayElimArr_5 .cse4) |c_ULTIMATE.start_main_~i~4#1|)) (< (select (select .cse33 |c_ULTIMATE.start_main_~#a~1#1.base|) .cse6) |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) (= (mod (select (select (store (store .cse32 v_arrayElimCell_126 v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0) (not (= (select v_arrayElimArr_5 .cse6) 0)) (not (= |v_ULTIMATE.start_main_~i~4#1_90| (select v_arrayElimArr_5 (+ 8 (* |v_ULTIMATE.start_main_~i~4#1_90| 12) |c_ULTIMATE.start_main_~#a~1#1.offset|)))) (< |v_ULTIMATE.start_main_~i~4#1_90| .cse7) (< 0 (+ |v_ULTIMATE.start_main_~i~4#1_90| 1)))))))) (= |c_ULTIMATE.start_main_~#a~1#1.base| |v_ULTIMATE.start_main_~#worker~0#1.base_37|) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#worker~0#1.base_37|) 0)))) (or .cse34 (and (forall ((|v_ULTIMATE.start_main_~#worker~0#1.base_37| Int)) (or (= |c_ULTIMATE.start_main_~#a~1#1.base| |v_ULTIMATE.start_main_~#worker~0#1.base_37|) (forall ((|v_ULTIMATE.start_main_~i~4#1_90| Int) (v_ArrVal_21439 (Array Int Int)) (v_arrayElimArr_5 (Array Int Int)) (|v_worker_fnThread1of1ForFork0_~tid~0#1_80| Int) (v_ArrVal_21437 (Array Int Int)) (v_ArrVal_21442 Int) (v_arrayElimCell_126 Int) (v_ArrVal_21444 (Array Int Int)) (v_ArrVal_21443 (Array Int Int)) (|v_ULTIMATE.start_main_~i~4#1_89| Int)) (let ((.cse35 (store |c_#memory_int| |c_ULTIMATE.start_main_~#a~1#1.base| v_arrayElimArr_5))) (let ((.cse38 (store (store .cse35 |c_ULTIMATE.start_main_~#b1~0#1.base| v_ArrVal_21437) |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439))) (let ((.cse36 (store (select .cse38 |c_~#pre~0.base|) (+ |c_~#pre~0.offset| |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) v_ArrVal_21442))) (let ((.cse37 (store .cse38 |c_~#pre~0.base| .cse36))) (or (= (mod (select (select (store (store (store (store .cse35 |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439) |c_~#pre~0.base| .cse36) |c_ULTIMATE.start_main_~#b1~0#1.base| v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0) (< 0 (mod (select (select .cse37 |c_~#in~0.base|) .cse2) 256)) (< |v_ULTIMATE.start_main_~i~4#1_90| 1) (< (select (select .cse38 |c_ULTIMATE.start_main_~#a~1#1.base|) .cse6) |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) (= (mod (select (select (store (store .cse37 v_arrayElimCell_126 v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0) (not (= |v_ULTIMATE.start_main_~i~4#1_89| (select v_arrayElimArr_5 (+ (* |v_ULTIMATE.start_main_~i~4#1_89| 12) 8 |c_ULTIMATE.start_main_~#a~1#1.offset|)))) (not (= (select v_arrayElimArr_5 .cse6) 0)) (not (= |v_ULTIMATE.start_main_~i~4#1_90| (select v_arrayElimArr_5 (+ 8 (* |v_ULTIMATE.start_main_~i~4#1_90| 12) |c_ULTIMATE.start_main_~#a~1#1.offset|)))) (< |v_ULTIMATE.start_main_~i~4#1_89| (+ |v_ULTIMATE.start_main_~i~4#1_90| 1)))))))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#worker~0#1.base_37|) 0)))) (forall ((|v_ULTIMATE.start_main_~#worker~0#1.base_37| Int)) (or (forall ((|v_ULTIMATE.start_main_~i~4#1_90| Int)) (or (< |v_ULTIMATE.start_main_~i~4#1_90| 1) (forall ((|v_ULTIMATE.start_main_~i~4#1_89| Int)) (or (forall ((v_arrayElimArr_5 (Array Int Int))) (or (forall ((v_ArrVal_21439 (Array Int Int)) (|v_worker_fnThread1of1ForFork0_~tid~0#1_80| Int) (v_ArrVal_21437 (Array Int Int))) (let ((.cse40 (store |c_#memory_int| |c_ULTIMATE.start_main_~#a~1#1.base| v_arrayElimArr_5))) (let ((.cse42 (store (store .cse40 |c_ULTIMATE.start_main_~#b1~0#1.base| v_ArrVal_21437) |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439))) (or (forall ((v_ArrVal_21442 Int)) (let ((.cse41 (store (select .cse42 |c_~#pre~0.base|) (+ |c_~#pre~0.offset| |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) v_ArrVal_21442))) (let ((.cse39 (store .cse42 |c_~#pre~0.base| .cse41))) (or (< 0 (mod (select (select .cse39 |c_~#in~0.base|) .cse2) 256)) (forall ((v_arrayElimCell_126 Int) (v_ArrVal_21444 (Array Int Int)) (v_ArrVal_21443 (Array Int Int))) (or (= (mod (select (select (store (store (store (store .cse40 |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439) |c_~#pre~0.base| .cse41) |c_ULTIMATE.start_main_~#b1~0#1.base| v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0) (forall ((v_arrayElimCell_124 Int)) (= (mod (select (select (store (store .cse39 v_arrayElimCell_124 v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0)) (= (mod (select (select (store (store .cse39 v_arrayElimCell_126 v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0))))))) (< (select (select .cse42 |c_ULTIMATE.start_main_~#a~1#1.base|) .cse6) |v_worker_fnThread1of1ForFork0_~tid~0#1_80|))))) (not (= |v_ULTIMATE.start_main_~i~4#1_89| (select v_arrayElimArr_5 (+ (* |v_ULTIMATE.start_main_~i~4#1_89| 12) 8 |c_ULTIMATE.start_main_~#a~1#1.offset|)))) (not (= (select v_arrayElimArr_5 .cse6) 0)) (not (= |v_ULTIMATE.start_main_~i~4#1_90| (select v_arrayElimArr_5 (+ 8 (* |v_ULTIMATE.start_main_~i~4#1_90| 12) |c_ULTIMATE.start_main_~#a~1#1.offset|)))))) (< |v_ULTIMATE.start_main_~i~4#1_89| (+ |v_ULTIMATE.start_main_~i~4#1_90| 1)))))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#worker~0#1.base_37|) 0)))))) (forall ((|v_ULTIMATE.start_main_~#worker~0#1.base_37| Int)) (or (forall ((|v_ULTIMATE.start_main_~i~4#1_90| Int)) (or (forall ((|v_ULTIMATE.start_main_~i~4#1_89| Int)) (or (< |v_ULTIMATE.start_main_~i~4#1_89| (+ |v_ULTIMATE.start_main_~i~4#1_90| 1)) (forall ((v_arrayElimArr_5 (Array Int Int))) (or (not (= (select v_arrayElimArr_5 .cse4) |c_ULTIMATE.start_main_~i~4#1|)) (not (= |v_ULTIMATE.start_main_~i~4#1_89| (select v_arrayElimArr_5 (+ (* |v_ULTIMATE.start_main_~i~4#1_89| 12) 8 |c_ULTIMATE.start_main_~#a~1#1.offset|)))) (forall ((v_ArrVal_21439 (Array Int Int)) (|v_worker_fnThread1of1ForFork0_~tid~0#1_80| Int) (v_ArrVal_21437 (Array Int Int))) (let ((.cse43 (store |c_#memory_int| |c_ULTIMATE.start_main_~#a~1#1.base| v_arrayElimArr_5))) (let ((.cse46 (store (store .cse43 |c_ULTIMATE.start_main_~#b1~0#1.base| v_ArrVal_21437) |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439))) (or (forall ((v_ArrVal_21442 Int)) (let ((.cse44 (store (select .cse46 |c_~#pre~0.base|) (+ |c_~#pre~0.offset| |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) v_ArrVal_21442))) (let ((.cse45 (store .cse46 |c_~#pre~0.base| .cse44))) (or (forall ((v_arrayElimCell_126 Int) (v_ArrVal_21444 (Array Int Int)) (v_ArrVal_21443 (Array Int Int)) (v_arrayElimCell_125 Int)) (or (= (mod (select (select (store (store (store (store .cse43 |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439) |c_~#pre~0.base| .cse44) |c_ULTIMATE.start_main_~#b1~0#1.base| v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0) (forall ((v_arrayElimCell_124 Int)) (= (mod (select (select (store (store .cse45 v_arrayElimCell_124 v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0)) (= (mod (select (select (store (store .cse45 v_arrayElimCell_126 v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0) (= (mod (select (select (store (store .cse45 v_arrayElimCell_125 v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0))) (< 0 (mod (select (select .cse45 |c_~#in~0.base|) .cse2) 256)))))) (< (select (select .cse46 |c_ULTIMATE.start_main_~#a~1#1.base|) .cse6) |v_worker_fnThread1of1ForFork0_~tid~0#1_80|))))) (not (= |v_ULTIMATE.start_main_~i~4#1_90| (select v_arrayElimArr_5 (+ 8 (* |v_ULTIMATE.start_main_~i~4#1_90| 12) |c_ULTIMATE.start_main_~#a~1#1.offset|)))))))) (< |v_ULTIMATE.start_main_~i~4#1_90| .cse7))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#worker~0#1.base_37|) 0)))) (or (and (forall ((|v_ULTIMATE.start_main_~#worker~0#1.base_37| Int)) (or (= |c_ULTIMATE.start_main_~#a~1#1.base| |v_ULTIMATE.start_main_~#worker~0#1.base_37|) (forall ((|v_ULTIMATE.start_main_~i~4#1_90| Int) (v_ArrVal_21439 (Array Int Int)) (v_arrayElimArr_5 (Array Int Int)) (|v_worker_fnThread1of1ForFork0_~tid~0#1_80| Int) (v_ArrVal_21437 (Array Int Int)) (v_ArrVal_21442 Int) (v_arrayElimCell_126 Int) (v_ArrVal_21444 (Array Int Int)) (v_ArrVal_21443 (Array Int Int)) (v_arrayElimCell_125 Int) (|v_ULTIMATE.start_main_~i~4#1_89| Int)) (let ((.cse48 (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#a~1#1.base| v_arrayElimArr_5) |c_ULTIMATE.start_main_~#b1~0#1.base| v_ArrVal_21437) |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439))) (let ((.cse47 (store .cse48 |c_~#pre~0.base| (store (select .cse48 |c_~#pre~0.base|) (+ |c_~#pre~0.offset| |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) v_ArrVal_21442)))) (or (< 0 (mod (select (select .cse47 |c_~#in~0.base|) .cse2) 256)) (= |v_ULTIMATE.start_main_~i~4#1_89| 0) (= |v_ULTIMATE.start_main_~i~4#1_90| 0) (not (= (select v_arrayElimArr_5 .cse4) |c_ULTIMATE.start_main_~i~4#1|)) (< (select (select .cse48 |c_ULTIMATE.start_main_~#a~1#1.base|) .cse6) |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) (= (mod (select (select (store (store .cse47 v_arrayElimCell_126 v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0) (not (= |v_ULTIMATE.start_main_~i~4#1_89| (select v_arrayElimArr_5 (+ (* |v_ULTIMATE.start_main_~i~4#1_89| 12) 8 |c_ULTIMATE.start_main_~#a~1#1.offset|)))) (not (= |v_ULTIMATE.start_main_~i~4#1_90| (select v_arrayElimArr_5 (+ 8 (* |v_ULTIMATE.start_main_~i~4#1_90| 12) |c_ULTIMATE.start_main_~#a~1#1.offset|)))) (< |v_ULTIMATE.start_main_~i~4#1_90| .cse7) (= (mod (select (select (store (store .cse47 v_arrayElimCell_125 v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0) (< |v_ULTIMATE.start_main_~i~4#1_89| (+ |v_ULTIMATE.start_main_~i~4#1_90| 1)))))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#worker~0#1.base_37|) 0)))) (forall ((|v_ULTIMATE.start_main_~#worker~0#1.base_37| Int)) (or (forall ((|v_ULTIMATE.start_main_~i~4#1_90| Int)) (or (forall ((|v_ULTIMATE.start_main_~i~4#1_89| Int)) (or (= |v_ULTIMATE.start_main_~i~4#1_89| 0) (forall ((v_arrayElimArr_5 (Array Int Int))) (or (forall ((v_ArrVal_21439 (Array Int Int)) (|v_worker_fnThread1of1ForFork0_~tid~0#1_80| Int) (v_ArrVal_21437 (Array Int Int))) (let ((.cse49 (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#a~1#1.base| v_arrayElimArr_5) |c_ULTIMATE.start_main_~#b1~0#1.base| v_ArrVal_21437) |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439))) (or (< (select (select .cse49 |c_ULTIMATE.start_main_~#a~1#1.base|) .cse6) |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) (forall ((v_ArrVal_21442 Int)) (let ((.cse50 (store .cse49 |c_~#pre~0.base| (store (select .cse49 |c_~#pre~0.base|) (+ |c_~#pre~0.offset| |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) v_ArrVal_21442)))) (or (< 0 (mod (select (select .cse50 |c_~#in~0.base|) .cse2) 256)) (forall ((v_arrayElimCell_126 Int) (v_ArrVal_21444 (Array Int Int)) (v_ArrVal_21443 (Array Int Int)) (v_arrayElimCell_125 Int)) (or (forall ((v_arrayElimCell_124 Int)) (= (mod (select (select (store (store .cse50 v_arrayElimCell_124 v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0)) (= (mod (select (select (store (store .cse50 v_arrayElimCell_126 v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0) (= (mod (select (select (store (store .cse50 v_arrayElimCell_125 v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0))))))))) (not (= (select v_arrayElimArr_5 .cse4) |c_ULTIMATE.start_main_~i~4#1|)) (not (= |v_ULTIMATE.start_main_~i~4#1_89| (select v_arrayElimArr_5 (+ (* |v_ULTIMATE.start_main_~i~4#1_89| 12) 8 |c_ULTIMATE.start_main_~#a~1#1.offset|)))) (not (= |v_ULTIMATE.start_main_~i~4#1_90| (select v_arrayElimArr_5 (+ 8 (* |v_ULTIMATE.start_main_~i~4#1_90| 12) |c_ULTIMATE.start_main_~#a~1#1.offset|)))))) (< |v_ULTIMATE.start_main_~i~4#1_89| (+ |v_ULTIMATE.start_main_~i~4#1_90| 1)))) (= |v_ULTIMATE.start_main_~i~4#1_90| 0) (< |v_ULTIMATE.start_main_~i~4#1_90| .cse7))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#worker~0#1.base_37|) 0))))) .cse0) (or .cse11 (and .cse51 (or .cse8 .cse52))) (forall ((|v_ULTIMATE.start_main_~#worker~0#1.base_37| Int)) (or (forall ((|v_ULTIMATE.start_main_~i~4#1_90| Int)) (or (forall ((v_arrayElimArr_5 (Array Int Int))) (or (forall ((v_ArrVal_21439 (Array Int Int)) (|v_worker_fnThread1of1ForFork0_~tid~0#1_80| Int) (v_ArrVal_21437 (Array Int Int))) (let ((.cse54 (store |c_#memory_int| |c_ULTIMATE.start_main_~#a~1#1.base| v_arrayElimArr_5))) (let ((.cse56 (store (store .cse54 |c_ULTIMATE.start_main_~#b1~0#1.base| v_ArrVal_21437) |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439))) (or (forall ((v_ArrVal_21442 Int)) (let ((.cse55 (store (select .cse56 |c_~#pre~0.base|) (+ |c_~#pre~0.offset| |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) v_ArrVal_21442))) (let ((.cse53 (store .cse56 |c_~#pre~0.base| .cse55))) (or (< 0 (mod (select (select .cse53 |c_~#in~0.base|) .cse2) 256)) (forall ((v_arrayElimCell_126 Int) (v_ArrVal_21444 (Array Int Int)) (v_ArrVal_21443 (Array Int Int))) (or (= (mod (select (select (store (store (store (store .cse54 |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439) |c_~#pre~0.base| .cse55) |c_ULTIMATE.start_main_~#b1~0#1.base| v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0) (forall ((v_arrayElimCell_124 Int)) (= (mod (select (select (store (store .cse53 v_arrayElimCell_124 v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0)) (= (mod (select (select (store (store .cse53 v_arrayElimCell_126 v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0))))))) (< (select (select .cse56 |c_ULTIMATE.start_main_~#a~1#1.base|) .cse6) |v_worker_fnThread1of1ForFork0_~tid~0#1_80|))))) (not (= (select v_arrayElimArr_5 .cse4) |c_ULTIMATE.start_main_~i~4#1|)) (not (= (select v_arrayElimArr_5 .cse6) 0)) (not (= |v_ULTIMATE.start_main_~i~4#1_90| (select v_arrayElimArr_5 (+ 8 (* |v_ULTIMATE.start_main_~i~4#1_90| 12) |c_ULTIMATE.start_main_~#a~1#1.offset|)))))) (< |v_ULTIMATE.start_main_~i~4#1_90| .cse7) (< 0 (+ |v_ULTIMATE.start_main_~i~4#1_90| 1)))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#worker~0#1.base_37|) 0)))) (or (and (or .cse21 (and (forall ((|v_ULTIMATE.start_main_~#worker~0#1.base_37| Int)) (or (forall ((|v_ULTIMATE.start_main_~i~4#1_89| Int)) (or (< |v_ULTIMATE.start_main_~i~4#1_89| 1) (forall ((v_arrayElimArr_5 (Array Int Int))) (or (forall ((v_ArrVal_21439 (Array Int Int)) (|v_worker_fnThread1of1ForFork0_~tid~0#1_80| Int) (v_ArrVal_21437 (Array Int Int))) (let ((.cse58 (store |c_#memory_int| |c_ULTIMATE.start_main_~#a~1#1.base| v_arrayElimArr_5))) (let ((.cse60 (store (store .cse58 |c_ULTIMATE.start_main_~#b1~0#1.base| v_ArrVal_21437) |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439))) (or (forall ((v_ArrVal_21442 Int)) (let ((.cse59 (store (select .cse60 |c_~#pre~0.base|) (+ |c_~#pre~0.offset| |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) v_ArrVal_21442))) (let ((.cse57 (store .cse60 |c_~#pre~0.base| .cse59))) (or (< 0 (mod (select (select .cse57 |c_~#in~0.base|) .cse2) 256)) (forall ((v_ArrVal_21444 (Array Int Int)) (v_ArrVal_21443 (Array Int Int))) (or (= (mod (select (select (store (store (store (store .cse58 |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439) |c_~#pre~0.base| .cse59) |c_ULTIMATE.start_main_~#b1~0#1.base| v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0) (forall ((v_arrayElimCell_124 Int)) (= (mod (select (select (store (store .cse57 v_arrayElimCell_124 v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0)))))))) (< (select (select .cse60 |c_ULTIMATE.start_main_~#a~1#1.base|) .cse6) |v_worker_fnThread1of1ForFork0_~tid~0#1_80|))))) (not (= (select v_arrayElimArr_5 .cse4) |c_ULTIMATE.start_main_~i~4#1|)) (not (= |v_ULTIMATE.start_main_~i~4#1_89| (select v_arrayElimArr_5 (+ (* |v_ULTIMATE.start_main_~i~4#1_89| 12) 8 |c_ULTIMATE.start_main_~#a~1#1.offset|)))) (not (= (select v_arrayElimArr_5 .cse6) 0)))))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#worker~0#1.base_37|) 0)))) (forall ((|v_ULTIMATE.start_main_~#worker~0#1.base_37| Int)) (or (= |c_ULTIMATE.start_main_~#a~1#1.base| |v_ULTIMATE.start_main_~#worker~0#1.base_37|) (forall ((v_ArrVal_21439 (Array Int Int)) (v_arrayElimArr_5 (Array Int Int)) (|v_worker_fnThread1of1ForFork0_~tid~0#1_80| Int) (v_ArrVal_21437 (Array Int Int)) (v_ArrVal_21442 Int) (v_ArrVal_21444 (Array Int Int)) (v_ArrVal_21443 (Array Int Int)) (|v_ULTIMATE.start_main_~i~4#1_89| Int)) (let ((.cse61 (store |c_#memory_int| |c_ULTIMATE.start_main_~#a~1#1.base| v_arrayElimArr_5))) (let ((.cse63 (store (store .cse61 |c_ULTIMATE.start_main_~#b1~0#1.base| v_ArrVal_21437) |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439))) (let ((.cse62 (store (select .cse63 |c_~#pre~0.base|) (+ |c_~#pre~0.offset| |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) v_ArrVal_21442))) (or (= (mod (select (select (store (store (store (store .cse61 |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439) |c_~#pre~0.base| .cse62) |c_ULTIMATE.start_main_~#b1~0#1.base| v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0) (< 0 (mod (select (select (store .cse63 |c_~#pre~0.base| .cse62) |c_~#in~0.base|) .cse2) 256)) (not (= (select v_arrayElimArr_5 .cse4) |c_ULTIMATE.start_main_~i~4#1|)) (< (select (select .cse63 |c_ULTIMATE.start_main_~#a~1#1.base|) .cse6) |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) (not (= |v_ULTIMATE.start_main_~i~4#1_89| (select v_arrayElimArr_5 (+ (* |v_ULTIMATE.start_main_~i~4#1_89| 12) 8 |c_ULTIMATE.start_main_~#a~1#1.offset|)))) (< |v_ULTIMATE.start_main_~i~4#1_89| 1) (not (= (select v_arrayElimArr_5 .cse6) 0))))))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#worker~0#1.base_37|) 0)))))) (forall ((|v_ULTIMATE.start_main_~#worker~0#1.base_37| Int)) (or (forall ((|v_ULTIMATE.start_main_~i~4#1_90| Int) (v_ArrVal_21439 (Array Int Int)) (v_arrayElimArr_5 (Array Int Int)) (|v_worker_fnThread1of1ForFork0_~tid~0#1_80| Int) (v_ArrVal_21437 (Array Int Int)) (v_ArrVal_21442 Int) (v_ArrVal_21444 (Array Int Int)) (v_arrayElimCell_125 Int) (v_ArrVal_21443 (Array Int Int)) (|v_ULTIMATE.start_main_~i~4#1_89| Int)) (let ((.cse64 (store |c_#memory_int| |c_ULTIMATE.start_main_~#a~1#1.base| v_arrayElimArr_5))) (let ((.cse67 (store (store .cse64 |c_ULTIMATE.start_main_~#b1~0#1.base| v_ArrVal_21437) |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439))) (let ((.cse65 (store (select .cse67 |c_~#pre~0.base|) (+ |c_~#pre~0.offset| |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) v_ArrVal_21442))) (let ((.cse66 (store .cse67 |c_~#pre~0.base| .cse65))) (or (= (mod (select (select (store (store (store (store .cse64 |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439) |c_~#pre~0.base| .cse65) |c_ULTIMATE.start_main_~#b1~0#1.base| v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0) (< 0 (mod (select (select .cse66 |c_~#in~0.base|) .cse2) 256)) (not (= (select v_arrayElimArr_5 .cse4) |c_ULTIMATE.start_main_~i~4#1|)) (< (select (select .cse67 |c_ULTIMATE.start_main_~#a~1#1.base|) .cse6) |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) (not (= |v_ULTIMATE.start_main_~i~4#1_89| (select v_arrayElimArr_5 (+ (* |v_ULTIMATE.start_main_~i~4#1_89| 12) 8 |c_ULTIMATE.start_main_~#a~1#1.offset|)))) (not (= |v_ULTIMATE.start_main_~i~4#1_90| (select v_arrayElimArr_5 (+ 8 (* |v_ULTIMATE.start_main_~i~4#1_90| 12) |c_ULTIMATE.start_main_~#a~1#1.offset|)))) (< |v_ULTIMATE.start_main_~i~4#1_90| .cse7) (= (mod (select (select (store (store .cse66 v_arrayElimCell_125 v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0) (< |v_ULTIMATE.start_main_~i~4#1_89| (+ |v_ULTIMATE.start_main_~i~4#1_90| 1)))))))) (= |c_ULTIMATE.start_main_~#a~1#1.base| |v_ULTIMATE.start_main_~#worker~0#1.base_37|) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#worker~0#1.base_37|) 0)))) (forall ((|v_ULTIMATE.start_main_~#worker~0#1.base_37| Int)) (or (forall ((|v_ULTIMATE.start_main_~i~4#1_90| Int)) (or (forall ((|v_ULTIMATE.start_main_~i~4#1_89| Int)) (or (forall ((v_arrayElimArr_5 (Array Int Int))) (or (forall ((v_ArrVal_21439 (Array Int Int)) (|v_worker_fnThread1of1ForFork0_~tid~0#1_80| Int) (v_ArrVal_21437 (Array Int Int))) (let ((.cse70 (store |c_#memory_int| |c_ULTIMATE.start_main_~#a~1#1.base| v_arrayElimArr_5))) (let ((.cse68 (store (store .cse70 |c_ULTIMATE.start_main_~#b1~0#1.base| v_ArrVal_21437) |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439))) (or (< (select (select .cse68 |c_ULTIMATE.start_main_~#a~1#1.base|) .cse6) |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) (forall ((v_ArrVal_21442 Int)) (let ((.cse71 (store (select .cse68 |c_~#pre~0.base|) (+ |c_~#pre~0.offset| |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) v_ArrVal_21442))) (let ((.cse69 (store .cse68 |c_~#pre~0.base| .cse71))) (or (< 0 (mod (select (select .cse69 |c_~#in~0.base|) .cse2) 256)) (forall ((v_ArrVal_21444 (Array Int Int)) (v_arrayElimCell_125 Int) (v_ArrVal_21443 (Array Int Int))) (or (= (mod (select (select (store (store (store (store .cse70 |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439) |c_~#pre~0.base| .cse71) |c_ULTIMATE.start_main_~#b1~0#1.base| v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0) (forall ((v_arrayElimCell_124 Int)) (= (mod (select (select (store (store .cse69 v_arrayElimCell_124 v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0)) (= (mod (select (select (store (store .cse69 v_arrayElimCell_125 v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0))))))))))) (not (= (select v_arrayElimArr_5 .cse4) |c_ULTIMATE.start_main_~i~4#1|)) (not (= |v_ULTIMATE.start_main_~i~4#1_89| (select v_arrayElimArr_5 (+ (* |v_ULTIMATE.start_main_~i~4#1_89| 12) 8 |c_ULTIMATE.start_main_~#a~1#1.offset|)))) (not (= |v_ULTIMATE.start_main_~i~4#1_90| (select v_arrayElimArr_5 (+ 8 (* |v_ULTIMATE.start_main_~i~4#1_90| 12) |c_ULTIMATE.start_main_~#a~1#1.offset|)))))) (< |v_ULTIMATE.start_main_~i~4#1_89| (+ |v_ULTIMATE.start_main_~i~4#1_90| 1)))) (< |v_ULTIMATE.start_main_~i~4#1_90| .cse7))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#worker~0#1.base_37|) 0)))) (or (and (forall ((|v_ULTIMATE.start_main_~#worker~0#1.base_37| Int)) (or (= |c_ULTIMATE.start_main_~#a~1#1.base| |v_ULTIMATE.start_main_~#worker~0#1.base_37|) (forall ((|v_ULTIMATE.start_main_~i~4#1_90| Int) (v_ArrVal_21439 (Array Int Int)) (v_arrayElimArr_5 (Array Int Int)) (|v_worker_fnThread1of1ForFork0_~tid~0#1_80| Int) (v_ArrVal_21437 (Array Int Int)) (v_ArrVal_21442 Int) (v_ArrVal_21444 (Array Int Int)) (v_arrayElimCell_125 Int) (v_ArrVal_21443 (Array Int Int)) (|v_ULTIMATE.start_main_~i~4#1_89| Int)) (let ((.cse73 (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#a~1#1.base| v_arrayElimArr_5) |c_ULTIMATE.start_main_~#b1~0#1.base| v_ArrVal_21437) |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439))) (let ((.cse72 (store .cse73 |c_~#pre~0.base| (store (select .cse73 |c_~#pre~0.base|) (+ |c_~#pre~0.offset| |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) v_ArrVal_21442)))) (or (< 0 (mod (select (select .cse72 |c_~#in~0.base|) .cse2) 256)) (= |v_ULTIMATE.start_main_~i~4#1_89| 0) (= |v_ULTIMATE.start_main_~i~4#1_90| 0) (not (= (select v_arrayElimArr_5 .cse4) |c_ULTIMATE.start_main_~i~4#1|)) (< (select (select .cse73 |c_ULTIMATE.start_main_~#a~1#1.base|) .cse6) |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) (not (= |v_ULTIMATE.start_main_~i~4#1_89| (select v_arrayElimArr_5 (+ (* |v_ULTIMATE.start_main_~i~4#1_89| 12) 8 |c_ULTIMATE.start_main_~#a~1#1.offset|)))) (not (= |v_ULTIMATE.start_main_~i~4#1_90| (select v_arrayElimArr_5 (+ 8 (* |v_ULTIMATE.start_main_~i~4#1_90| 12) |c_ULTIMATE.start_main_~#a~1#1.offset|)))) (< |v_ULTIMATE.start_main_~i~4#1_90| .cse7) (= (mod (select (select (store (store .cse72 v_arrayElimCell_125 v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0) (< |v_ULTIMATE.start_main_~i~4#1_89| (+ |v_ULTIMATE.start_main_~i~4#1_90| 1)))))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#worker~0#1.base_37|) 0)))) (forall ((|v_ULTIMATE.start_main_~#worker~0#1.base_37| Int)) (or (forall ((|v_ULTIMATE.start_main_~i~4#1_90| Int)) (or (forall ((|v_ULTIMATE.start_main_~i~4#1_89| Int)) (or (= |v_ULTIMATE.start_main_~i~4#1_89| 0) (forall ((v_arrayElimArr_5 (Array Int Int))) (or (forall ((v_ArrVal_21439 (Array Int Int)) (|v_worker_fnThread1of1ForFork0_~tid~0#1_80| Int) (v_ArrVal_21437 (Array Int Int))) (let ((.cse74 (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#a~1#1.base| v_arrayElimArr_5) |c_ULTIMATE.start_main_~#b1~0#1.base| v_ArrVal_21437) |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439))) (or (< (select (select .cse74 |c_ULTIMATE.start_main_~#a~1#1.base|) .cse6) |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) (forall ((v_ArrVal_21442 Int)) (let ((.cse75 (store .cse74 |c_~#pre~0.base| (store (select .cse74 |c_~#pre~0.base|) (+ |c_~#pre~0.offset| |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) v_ArrVal_21442)))) (or (forall ((v_ArrVal_21444 (Array Int Int)) (v_arrayElimCell_125 Int) (v_ArrVal_21443 (Array Int Int))) (or (forall ((v_arrayElimCell_124 Int)) (= (mod (select (select (store (store .cse75 v_arrayElimCell_124 v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0)) (= (mod (select (select (store (store .cse75 v_arrayElimCell_125 v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0))) (< 0 (mod (select (select .cse75 |c_~#in~0.base|) .cse2) 256)))))))) (not (= (select v_arrayElimArr_5 .cse4) |c_ULTIMATE.start_main_~i~4#1|)) (not (= |v_ULTIMATE.start_main_~i~4#1_89| (select v_arrayElimArr_5 (+ (* |v_ULTIMATE.start_main_~i~4#1_89| 12) 8 |c_ULTIMATE.start_main_~#a~1#1.offset|)))) (not (= |v_ULTIMATE.start_main_~i~4#1_90| (select v_arrayElimArr_5 (+ 8 (* |v_ULTIMATE.start_main_~i~4#1_90| 12) |c_ULTIMATE.start_main_~#a~1#1.offset|)))))) (< |v_ULTIMATE.start_main_~i~4#1_89| (+ |v_ULTIMATE.start_main_~i~4#1_90| 1)))) (= |v_ULTIMATE.start_main_~i~4#1_90| 0) (< |v_ULTIMATE.start_main_~i~4#1_90| .cse7))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#worker~0#1.base_37|) 0))))) .cse0) (forall ((|v_ULTIMATE.start_main_~#worker~0#1.base_37| Int)) (or (forall ((|v_ULTIMATE.start_main_~i~4#1_90| Int)) (or (forall ((v_arrayElimArr_5 (Array Int Int))) (or (forall ((v_ArrVal_21439 (Array Int Int)) (|v_worker_fnThread1of1ForFork0_~tid~0#1_80| Int) (v_ArrVal_21437 (Array Int Int))) (let ((.cse77 (store |c_#memory_int| |c_ULTIMATE.start_main_~#a~1#1.base| v_arrayElimArr_5))) (let ((.cse79 (store (store .cse77 |c_ULTIMATE.start_main_~#b1~0#1.base| v_ArrVal_21437) |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439))) (or (forall ((v_ArrVal_21442 Int)) (let ((.cse78 (store (select .cse79 |c_~#pre~0.base|) (+ |c_~#pre~0.offset| |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) v_ArrVal_21442))) (let ((.cse76 (store .cse79 |c_~#pre~0.base| .cse78))) (or (< 0 (mod (select (select .cse76 |c_~#in~0.base|) .cse2) 256)) (forall ((v_ArrVal_21444 (Array Int Int)) (v_ArrVal_21443 (Array Int Int))) (or (= (mod (select (select (store (store (store (store .cse77 |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439) |c_~#pre~0.base| .cse78) |c_ULTIMATE.start_main_~#b1~0#1.base| v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0) (forall ((v_arrayElimCell_124 Int)) (= (mod (select (select (store (store .cse76 v_arrayElimCell_124 v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0)))))))) (< (select (select .cse79 |c_ULTIMATE.start_main_~#a~1#1.base|) .cse6) |v_worker_fnThread1of1ForFork0_~tid~0#1_80|))))) (not (= (select v_arrayElimArr_5 .cse4) |c_ULTIMATE.start_main_~i~4#1|)) (not (= (select v_arrayElimArr_5 .cse6) 0)) (not (= |v_ULTIMATE.start_main_~i~4#1_90| (select v_arrayElimArr_5 (+ 8 (* |v_ULTIMATE.start_main_~i~4#1_90| 12) |c_ULTIMATE.start_main_~#a~1#1.offset|)))))) (< |v_ULTIMATE.start_main_~i~4#1_90| .cse7) (< 0 (+ |v_ULTIMATE.start_main_~i~4#1_90| 1)))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#worker~0#1.base_37|) 0)))) (or .cse34 (and (forall ((|v_ULTIMATE.start_main_~#worker~0#1.base_37| Int)) (or (forall ((|v_ULTIMATE.start_main_~i~4#1_90| Int) (v_ArrVal_21439 (Array Int Int)) (v_arrayElimArr_5 (Array Int Int)) (|v_worker_fnThread1of1ForFork0_~tid~0#1_80| Int) (v_ArrVal_21437 (Array Int Int)) (v_ArrVal_21442 Int) (v_ArrVal_21444 (Array Int Int)) (v_ArrVal_21443 (Array Int Int)) (|v_ULTIMATE.start_main_~i~4#1_89| Int)) (let ((.cse80 (store |c_#memory_int| |c_ULTIMATE.start_main_~#a~1#1.base| v_arrayElimArr_5))) (let ((.cse82 (store (store .cse80 |c_ULTIMATE.start_main_~#b1~0#1.base| v_ArrVal_21437) |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439))) (let ((.cse81 (store (select .cse82 |c_~#pre~0.base|) (+ |c_~#pre~0.offset| |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) v_ArrVal_21442))) (or (= (mod (select (select (store (store (store (store .cse80 |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439) |c_~#pre~0.base| .cse81) |c_ULTIMATE.start_main_~#b1~0#1.base| v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0) (< 0 (mod (select (select (store .cse82 |c_~#pre~0.base| .cse81) |c_~#in~0.base|) .cse2) 256)) (< |v_ULTIMATE.start_main_~i~4#1_90| 1) (< (select (select .cse82 |c_ULTIMATE.start_main_~#a~1#1.base|) .cse6) |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) (not (= |v_ULTIMATE.start_main_~i~4#1_89| (select v_arrayElimArr_5 (+ (* |v_ULTIMATE.start_main_~i~4#1_89| 12) 8 |c_ULTIMATE.start_main_~#a~1#1.offset|)))) (not (= (select v_arrayElimArr_5 .cse6) 0)) (not (= |v_ULTIMATE.start_main_~i~4#1_90| (select v_arrayElimArr_5 (+ 8 (* |v_ULTIMATE.start_main_~i~4#1_90| 12) |c_ULTIMATE.start_main_~#a~1#1.offset|)))) (< |v_ULTIMATE.start_main_~i~4#1_89| (+ |v_ULTIMATE.start_main_~i~4#1_90| 1))))))) (= |c_ULTIMATE.start_main_~#a~1#1.base| |v_ULTIMATE.start_main_~#worker~0#1.base_37|) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#worker~0#1.base_37|) 0)))) (forall ((|v_ULTIMATE.start_main_~#worker~0#1.base_37| Int)) (or (forall ((|v_ULTIMATE.start_main_~i~4#1_90| Int)) (or (< |v_ULTIMATE.start_main_~i~4#1_90| 1) (forall ((|v_ULTIMATE.start_main_~i~4#1_89| Int)) (or (forall ((v_arrayElimArr_5 (Array Int Int))) (or (forall ((v_ArrVal_21439 (Array Int Int)) (|v_worker_fnThread1of1ForFork0_~tid~0#1_80| Int) (v_ArrVal_21437 (Array Int Int))) (let ((.cse84 (store |c_#memory_int| |c_ULTIMATE.start_main_~#a~1#1.base| v_arrayElimArr_5))) (let ((.cse86 (store (store .cse84 |c_ULTIMATE.start_main_~#b1~0#1.base| v_ArrVal_21437) |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439))) (or (forall ((v_ArrVal_21442 Int)) (let ((.cse85 (store (select .cse86 |c_~#pre~0.base|) (+ |c_~#pre~0.offset| |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) v_ArrVal_21442))) (let ((.cse83 (store .cse86 |c_~#pre~0.base| .cse85))) (or (< 0 (mod (select (select .cse83 |c_~#in~0.base|) .cse2) 256)) (forall ((v_ArrVal_21444 (Array Int Int)) (v_ArrVal_21443 (Array Int Int))) (or (= (mod (select (select (store (store (store (store .cse84 |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439) |c_~#pre~0.base| .cse85) |c_ULTIMATE.start_main_~#b1~0#1.base| v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0) (forall ((v_arrayElimCell_124 Int)) (= (mod (select (select (store (store .cse83 v_arrayElimCell_124 v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0)))))))) (< (select (select .cse86 |c_ULTIMATE.start_main_~#a~1#1.base|) .cse6) |v_worker_fnThread1of1ForFork0_~tid~0#1_80|))))) (not (= |v_ULTIMATE.start_main_~i~4#1_89| (select v_arrayElimArr_5 (+ (* |v_ULTIMATE.start_main_~i~4#1_89| 12) 8 |c_ULTIMATE.start_main_~#a~1#1.offset|)))) (not (= (select v_arrayElimArr_5 .cse6) 0)) (not (= |v_ULTIMATE.start_main_~i~4#1_90| (select v_arrayElimArr_5 (+ 8 (* |v_ULTIMATE.start_main_~i~4#1_90| 12) |c_ULTIMATE.start_main_~#a~1#1.offset|)))))) (< |v_ULTIMATE.start_main_~i~4#1_89| (+ |v_ULTIMATE.start_main_~i~4#1_90| 1)))))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#worker~0#1.base_37|) 0)))))) (forall ((|v_ULTIMATE.start_main_~#worker~0#1.base_37| Int)) (or (= |c_ULTIMATE.start_main_~#a~1#1.base| |v_ULTIMATE.start_main_~#worker~0#1.base_37|) (forall ((|v_ULTIMATE.start_main_~i~4#1_90| Int) (v_ArrVal_21439 (Array Int Int)) (v_arrayElimArr_5 (Array Int Int)) (|v_worker_fnThread1of1ForFork0_~tid~0#1_80| Int) (v_ArrVal_21437 (Array Int Int)) (v_ArrVal_21442 Int) (v_ArrVal_21444 (Array Int Int)) (v_ArrVal_21443 (Array Int Int))) (let ((.cse87 (store |c_#memory_int| |c_ULTIMATE.start_main_~#a~1#1.base| v_arrayElimArr_5))) (let ((.cse89 (store (store .cse87 |c_ULTIMATE.start_main_~#b1~0#1.base| v_ArrVal_21437) |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439))) (let ((.cse88 (store (select .cse89 |c_~#pre~0.base|) (+ |c_~#pre~0.offset| |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) v_ArrVal_21442))) (or (= (mod (select (select (store (store (store (store .cse87 |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439) |c_~#pre~0.base| .cse88) |c_ULTIMATE.start_main_~#b1~0#1.base| v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0) (< 0 (mod (select (select (store .cse89 |c_~#pre~0.base| .cse88) |c_~#in~0.base|) .cse2) 256)) (not (= (select v_arrayElimArr_5 .cse4) |c_ULTIMATE.start_main_~i~4#1|)) (< (select (select .cse89 |c_ULTIMATE.start_main_~#a~1#1.base|) .cse6) |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) (not (= (select v_arrayElimArr_5 .cse6) 0)) (not (= |v_ULTIMATE.start_main_~i~4#1_90| (select v_arrayElimArr_5 (+ 8 (* |v_ULTIMATE.start_main_~i~4#1_90| 12) |c_ULTIMATE.start_main_~#a~1#1.offset|)))) (< |v_ULTIMATE.start_main_~i~4#1_90| .cse7) (< 0 (+ |v_ULTIMATE.start_main_~i~4#1_90| 1))))))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#worker~0#1.base_37|) 0))))) .cse8)) .cse90) (or .cse8 (and (or (forall ((|v_ULTIMATE.start_main_~i~4#1_90| Int) (v_ArrVal_21439 (Array Int Int)) (v_arrayElimArr_5 (Array Int Int)) (|v_worker_fnThread1of1ForFork0_~tid~0#1_80| Int) (v_ArrVal_21437 (Array Int Int)) (v_ArrVal_21442 Int) (v_arrayElimCell_123 Int) (v_ArrVal_21444 (Array Int Int)) (v_ArrVal_21443 (Array Int Int)) (|v_ULTIMATE.start_main_~i~4#1_89| Int) (|v_ULTIMATE.start_main_~#worker~0#1.base_37| Int)) (let ((.cse92 (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#a~1#1.base| v_arrayElimArr_5) |c_ULTIMATE.start_main_~#b1~0#1.base| v_ArrVal_21437) |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439))) (let ((.cse91 (store .cse92 |c_~#pre~0.base| (store (select .cse92 |c_~#pre~0.base|) (+ |c_~#pre~0.offset| |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) v_ArrVal_21442)))) (or (< 0 (mod (select (select .cse91 |c_~#in~0.base|) .cse2) 256)) (= |c_ULTIMATE.start_main_~#a~1#1.base| |v_ULTIMATE.start_main_~#worker~0#1.base_37|) (= (mod (select (select (store (store .cse91 v_arrayElimCell_123 v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0) (not (= (select v_arrayElimArr_5 .cse4) |c_ULTIMATE.start_main_~i~4#1|)) (< (select (select .cse92 |c_ULTIMATE.start_main_~#a~1#1.base|) .cse6) |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) (not (= |v_ULTIMATE.start_main_~i~4#1_89| (select v_arrayElimArr_5 (+ (* |v_ULTIMATE.start_main_~i~4#1_89| 12) 8 |c_ULTIMATE.start_main_~#a~1#1.offset|)))) (not (= |v_ULTIMATE.start_main_~i~4#1_90| (select v_arrayElimArr_5 (+ 8 (* |v_ULTIMATE.start_main_~i~4#1_90| 12) |c_ULTIMATE.start_main_~#a~1#1.offset|)))) (< |v_ULTIMATE.start_main_~i~4#1_90| .cse7) (< |v_ULTIMATE.start_main_~i~4#1_89| (+ |v_ULTIMATE.start_main_~i~4#1_90| 1)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#worker~0#1.base_37|) 0)))))) .cse16) (forall ((|v_ULTIMATE.start_main_~#worker~0#1.base_37| Int)) (or (forall ((|v_ULTIMATE.start_main_~i~4#1_90| Int)) (or (forall ((|v_ULTIMATE.start_main_~i~4#1_89| Int)) (or (< |v_ULTIMATE.start_main_~i~4#1_89| (+ |v_ULTIMATE.start_main_~i~4#1_90| 1)) (forall ((v_arrayElimArr_5 (Array Int Int))) (or (not (= (select v_arrayElimArr_5 .cse4) |c_ULTIMATE.start_main_~i~4#1|)) (forall ((v_ArrVal_21439 (Array Int Int)) (|v_worker_fnThread1of1ForFork0_~tid~0#1_80| Int) (v_ArrVal_21437 (Array Int Int))) (let ((.cse95 (store |c_#memory_int| |c_ULTIMATE.start_main_~#a~1#1.base| v_arrayElimArr_5))) (let ((.cse93 (store (store .cse95 |c_ULTIMATE.start_main_~#b1~0#1.base| v_ArrVal_21437) |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439))) (or (< (select (select .cse93 |c_ULTIMATE.start_main_~#a~1#1.base|) .cse6) |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) (forall ((v_ArrVal_21442 Int)) (let ((.cse96 (store (select .cse93 |c_~#pre~0.base|) (+ |c_~#pre~0.offset| |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) v_ArrVal_21442))) (let ((.cse94 (store .cse93 |c_~#pre~0.base| .cse96))) (or (< 0 (mod (select (select .cse94 |c_~#in~0.base|) .cse2) 256)) (forall ((v_arrayElimCell_123 Int) (v_ArrVal_21444 (Array Int Int)) (v_ArrVal_21443 (Array Int Int))) (or (= (mod (select (select (store (store (store (store .cse95 |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439) |c_~#pre~0.base| .cse96) |c_ULTIMATE.start_main_~#b1~0#1.base| v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0) (forall ((v_arrayElimCell_125 Int)) (= (mod (select (select (store (store .cse94 v_arrayElimCell_125 v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0)) (= (mod (select (select (store (store .cse94 v_arrayElimCell_123 v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0))))))))))) (not (= |v_ULTIMATE.start_main_~i~4#1_89| (select v_arrayElimArr_5 (+ (* |v_ULTIMATE.start_main_~i~4#1_89| 12) 8 |c_ULTIMATE.start_main_~#a~1#1.offset|)))) (not (= |v_ULTIMATE.start_main_~i~4#1_90| (select v_arrayElimArr_5 (+ 8 (* |v_ULTIMATE.start_main_~i~4#1_90| 12) |c_ULTIMATE.start_main_~#a~1#1.offset|)))))))) (< |v_ULTIMATE.start_main_~i~4#1_90| .cse7))) (= |c_ULTIMATE.start_main_~#a~1#1.base| |v_ULTIMATE.start_main_~#worker~0#1.base_37|) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#worker~0#1.base_37|) 0)))) (forall ((|v_ULTIMATE.start_main_~#worker~0#1.base_37| Int)) (or (forall ((|v_ULTIMATE.start_main_~i~4#1_90| Int)) (or (< |v_ULTIMATE.start_main_~i~4#1_90| .cse7) (< 0 (+ |v_ULTIMATE.start_main_~i~4#1_90| 1)) (forall ((v_ArrVal_21439 (Array Int Int)) (v_arrayElimArr_5 (Array Int Int)) (|v_worker_fnThread1of1ForFork0_~tid~0#1_80| Int) (v_ArrVal_21437 (Array Int Int)) (v_ArrVal_21442 Int) (v_arrayElimCell_123 Int) (v_ArrVal_21444 (Array Int Int)) (v_ArrVal_21443 (Array Int Int))) (let ((.cse97 (store |c_#memory_int| |c_ULTIMATE.start_main_~#a~1#1.base| v_arrayElimArr_5))) (let ((.cse100 (store (store .cse97 |c_ULTIMATE.start_main_~#b1~0#1.base| v_ArrVal_21437) |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439))) (let ((.cse98 (store (select .cse100 |c_~#pre~0.base|) (+ |c_~#pre~0.offset| |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) v_ArrVal_21442))) (let ((.cse99 (store .cse100 |c_~#pre~0.base| .cse98))) (or (= (mod (select (select (store (store (store (store .cse97 |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439) |c_~#pre~0.base| .cse98) |c_ULTIMATE.start_main_~#b1~0#1.base| v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0) (< 0 (mod (select (select .cse99 |c_~#in~0.base|) .cse2) 256)) (= (mod (select (select (store (store .cse99 v_arrayElimCell_123 v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0) (not (= (select v_arrayElimArr_5 .cse4) |c_ULTIMATE.start_main_~i~4#1|)) (< (select (select .cse100 |c_ULTIMATE.start_main_~#a~1#1.base|) .cse6) |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) (not (= (select v_arrayElimArr_5 .cse6) 0)) (not (= |v_ULTIMATE.start_main_~i~4#1_90| (select v_arrayElimArr_5 (+ 8 (* |v_ULTIMATE.start_main_~i~4#1_90| 12) |c_ULTIMATE.start_main_~#a~1#1.offset|)))))))))))) (= |c_ULTIMATE.start_main_~#a~1#1.base| |v_ULTIMATE.start_main_~#worker~0#1.base_37|) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#worker~0#1.base_37|) 0)))) (or .cse21 (forall ((v_ArrVal_21439 (Array Int Int)) (v_arrayElimArr_5 (Array Int Int)) (|v_worker_fnThread1of1ForFork0_~tid~0#1_80| Int) (v_ArrVal_21437 (Array Int Int)) (v_ArrVal_21442 Int) (v_arrayElimCell_123 Int) (v_ArrVal_21444 (Array Int Int)) (v_ArrVal_21443 (Array Int Int)) (|v_ULTIMATE.start_main_~i~4#1_89| Int) (|v_ULTIMATE.start_main_~#worker~0#1.base_37| Int)) (let ((.cse101 (store |c_#memory_int| |c_ULTIMATE.start_main_~#a~1#1.base| v_arrayElimArr_5))) (let ((.cse104 (store (store .cse101 |c_ULTIMATE.start_main_~#b1~0#1.base| v_ArrVal_21437) |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439))) (let ((.cse102 (store (select .cse104 |c_~#pre~0.base|) (+ |c_~#pre~0.offset| |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) v_ArrVal_21442))) (let ((.cse103 (store .cse104 |c_~#pre~0.base| .cse102))) (or (= (mod (select (select (store (store (store (store .cse101 |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439) |c_~#pre~0.base| .cse102) |c_ULTIMATE.start_main_~#b1~0#1.base| v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0) (< 0 (mod (select (select .cse103 |c_~#in~0.base|) .cse2) 256)) (= |c_ULTIMATE.start_main_~#a~1#1.base| |v_ULTIMATE.start_main_~#worker~0#1.base_37|) (= (mod (select (select (store (store .cse103 v_arrayElimCell_123 v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0) (not (= (select v_arrayElimArr_5 .cse4) |c_ULTIMATE.start_main_~i~4#1|)) (< (select (select .cse104 |c_ULTIMATE.start_main_~#a~1#1.base|) .cse6) |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) (not (= |v_ULTIMATE.start_main_~i~4#1_89| (select v_arrayElimArr_5 (+ (* |v_ULTIMATE.start_main_~i~4#1_89| 12) 8 |c_ULTIMATE.start_main_~#a~1#1.offset|)))) (< |v_ULTIMATE.start_main_~i~4#1_89| 1) (not (= (select v_arrayElimArr_5 .cse6) 0)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#worker~0#1.base_37|) 0))))))))) (or .cse34 (forall ((|v_ULTIMATE.start_main_~i~4#1_90| Int) (v_ArrVal_21439 (Array Int Int)) (v_arrayElimArr_5 (Array Int Int)) (|v_worker_fnThread1of1ForFork0_~tid~0#1_80| Int) (v_ArrVal_21437 (Array Int Int)) (v_ArrVal_21442 Int) (v_arrayElimCell_123 Int) (v_ArrVal_21444 (Array Int Int)) (v_ArrVal_21443 (Array Int Int)) (|v_ULTIMATE.start_main_~i~4#1_89| Int) (|v_ULTIMATE.start_main_~#worker~0#1.base_37| Int)) (let ((.cse105 (store |c_#memory_int| |c_ULTIMATE.start_main_~#a~1#1.base| v_arrayElimArr_5))) (let ((.cse108 (store (store .cse105 |c_ULTIMATE.start_main_~#b1~0#1.base| v_ArrVal_21437) |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439))) (let ((.cse106 (store (select .cse108 |c_~#pre~0.base|) (+ |c_~#pre~0.offset| |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) v_ArrVal_21442))) (let ((.cse107 (store .cse108 |c_~#pre~0.base| .cse106))) (or (= (mod (select (select (store (store (store (store .cse105 |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439) |c_~#pre~0.base| .cse106) |c_ULTIMATE.start_main_~#b1~0#1.base| v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0) (< 0 (mod (select (select .cse107 |c_~#in~0.base|) .cse2) 256)) (< |v_ULTIMATE.start_main_~i~4#1_90| 1) (= |c_ULTIMATE.start_main_~#a~1#1.base| |v_ULTIMATE.start_main_~#worker~0#1.base_37|) (= (mod (select (select (store (store .cse107 v_arrayElimCell_123 v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0) (< (select (select .cse108 |c_ULTIMATE.start_main_~#a~1#1.base|) .cse6) |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) (not (= |v_ULTIMATE.start_main_~i~4#1_89| (select v_arrayElimArr_5 (+ (* |v_ULTIMATE.start_main_~i~4#1_89| 12) 8 |c_ULTIMATE.start_main_~#a~1#1.offset|)))) (not (= (select v_arrayElimArr_5 .cse6) 0)) (not (= |v_ULTIMATE.start_main_~i~4#1_90| (select v_arrayElimArr_5 (+ 8 (* |v_ULTIMATE.start_main_~i~4#1_90| 12) |c_ULTIMATE.start_main_~#a~1#1.offset|)))) (< |v_ULTIMATE.start_main_~i~4#1_89| (+ |v_ULTIMATE.start_main_~i~4#1_90| 1)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#worker~0#1.base_37|) 0))))))))) (or .cse0 (and (forall ((|v_ULTIMATE.start_main_~#worker~0#1.base_37| Int)) (or (= |c_ULTIMATE.start_main_~#a~1#1.base| |v_ULTIMATE.start_main_~#worker~0#1.base_37|) (forall ((|v_ULTIMATE.start_main_~i~4#1_90| Int)) (or (forall ((v_ArrVal_21439 (Array Int Int)) (v_arrayElimArr_5 (Array Int Int)) (|v_worker_fnThread1of1ForFork0_~tid~0#1_80| Int) (v_ArrVal_21437 (Array Int Int)) (v_ArrVal_21442 Int) (v_arrayElimCell_123 Int) (v_ArrVal_21444 (Array Int Int)) (v_arrayElimCell_125 Int) (v_ArrVal_21443 (Array Int Int)) (|v_ULTIMATE.start_main_~i~4#1_89| Int)) (let ((.cse110 (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#a~1#1.base| v_arrayElimArr_5) |c_ULTIMATE.start_main_~#b1~0#1.base| v_ArrVal_21437) |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439))) (let ((.cse109 (store .cse110 |c_~#pre~0.base| (store (select .cse110 |c_~#pre~0.base|) (+ |c_~#pre~0.offset| |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) v_ArrVal_21442)))) (or (< 0 (mod (select (select .cse109 |c_~#in~0.base|) .cse2) 256)) (= |v_ULTIMATE.start_main_~i~4#1_89| 0) (= (mod (select (select (store (store .cse109 v_arrayElimCell_123 v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0) (not (= (select v_arrayElimArr_5 .cse4) |c_ULTIMATE.start_main_~i~4#1|)) (< (select (select .cse110 |c_ULTIMATE.start_main_~#a~1#1.base|) .cse6) |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) (not (= |v_ULTIMATE.start_main_~i~4#1_89| (select v_arrayElimArr_5 (+ (* |v_ULTIMATE.start_main_~i~4#1_89| 12) 8 |c_ULTIMATE.start_main_~#a~1#1.offset|)))) (not (= |v_ULTIMATE.start_main_~i~4#1_90| (select v_arrayElimArr_5 (+ 8 (* |v_ULTIMATE.start_main_~i~4#1_90| 12) |c_ULTIMATE.start_main_~#a~1#1.offset|)))) (= (mod (select (select (store (store .cse109 v_arrayElimCell_125 v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0) (< |v_ULTIMATE.start_main_~i~4#1_89| (+ |v_ULTIMATE.start_main_~i~4#1_90| 1)))))) (= |v_ULTIMATE.start_main_~i~4#1_90| 0) (< |v_ULTIMATE.start_main_~i~4#1_90| .cse7))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#worker~0#1.base_37|) 0)))) (forall ((|v_ULTIMATE.start_main_~#worker~0#1.base_37| Int)) (or (forall ((|v_ULTIMATE.start_main_~i~4#1_90| Int)) (or (forall ((|v_ULTIMATE.start_main_~i~4#1_89| Int)) (or (forall ((v_arrayElimArr_5 (Array Int Int))) (or (forall ((v_ArrVal_21439 (Array Int Int)) (|v_worker_fnThread1of1ForFork0_~tid~0#1_80| Int) (v_ArrVal_21437 (Array Int Int))) (let ((.cse113 (store |c_#memory_int| |c_ULTIMATE.start_main_~#a~1#1.base| v_arrayElimArr_5))) (let ((.cse111 (store (store .cse113 |c_ULTIMATE.start_main_~#b1~0#1.base| v_ArrVal_21437) |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439))) (or (< (select (select .cse111 |c_ULTIMATE.start_main_~#a~1#1.base|) .cse6) |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) (forall ((v_ArrVal_21442 Int)) (let ((.cse114 (store (select .cse111 |c_~#pre~0.base|) (+ |c_~#pre~0.offset| |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) v_ArrVal_21442))) (let ((.cse112 (store .cse111 |c_~#pre~0.base| .cse114))) (or (< 0 (mod (select (select .cse112 |c_~#in~0.base|) .cse2) 256)) (forall ((v_arrayElimCell_123 Int) (v_ArrVal_21444 (Array Int Int)) (v_arrayElimCell_125 Int) (v_ArrVal_21443 (Array Int Int))) (or (= (mod (select (select (store (store (store (store .cse113 |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439) |c_~#pre~0.base| .cse114) |c_ULTIMATE.start_main_~#b1~0#1.base| v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0) (= (mod (select (select (store (store .cse112 v_arrayElimCell_123 v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0) (= (mod (select (select (store (store .cse112 v_arrayElimCell_125 v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0))))))))))) (not (= (select v_arrayElimArr_5 .cse4) |c_ULTIMATE.start_main_~i~4#1|)) (not (= |v_ULTIMATE.start_main_~i~4#1_89| (select v_arrayElimArr_5 (+ (* |v_ULTIMATE.start_main_~i~4#1_89| 12) 8 |c_ULTIMATE.start_main_~#a~1#1.offset|)))) (not (= |v_ULTIMATE.start_main_~i~4#1_90| (select v_arrayElimArr_5 (+ 8 (* |v_ULTIMATE.start_main_~i~4#1_90| 12) |c_ULTIMATE.start_main_~#a~1#1.offset|)))))) (< |v_ULTIMATE.start_main_~i~4#1_89| (+ |v_ULTIMATE.start_main_~i~4#1_90| 1)))) (< |v_ULTIMATE.start_main_~i~4#1_90| .cse7))) (= |c_ULTIMATE.start_main_~#a~1#1.base| |v_ULTIMATE.start_main_~#worker~0#1.base_37|) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#worker~0#1.base_37|) 0)))))))) (forall ((|v_ULTIMATE.start_main_~#worker~0#1.base_37| Int)) (or (= |c_ULTIMATE.start_main_~#a~1#1.base| |v_ULTIMATE.start_main_~#worker~0#1.base_37|) (forall ((|v_ULTIMATE.start_main_~i~4#1_90| Int)) (or (forall ((|v_ULTIMATE.start_main_~i~4#1_89| Int)) (or (forall ((v_arrayElimArr_5 (Array Int Int))) (or (not (= (select v_arrayElimArr_5 .cse4) |c_ULTIMATE.start_main_~i~4#1|)) (not (= |v_ULTIMATE.start_main_~i~4#1_89| (select v_arrayElimArr_5 (+ (* |v_ULTIMATE.start_main_~i~4#1_89| 12) 8 |c_ULTIMATE.start_main_~#a~1#1.offset|)))) (not (= |v_ULTIMATE.start_main_~i~4#1_90| (select v_arrayElimArr_5 (+ 8 (* |v_ULTIMATE.start_main_~i~4#1_90| 12) |c_ULTIMATE.start_main_~#a~1#1.offset|)))) (forall ((v_ArrVal_21439 (Array Int Int)) (|v_worker_fnThread1of1ForFork0_~tid~0#1_80| Int) (v_ArrVal_21437 (Array Int Int))) (let ((.cse117 (store |c_#memory_int| |c_ULTIMATE.start_main_~#a~1#1.base| v_arrayElimArr_5))) (let ((.cse115 (store (store .cse117 |c_ULTIMATE.start_main_~#b1~0#1.base| v_ArrVal_21437) |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439))) (or (< (select (select .cse115 |c_ULTIMATE.start_main_~#a~1#1.base|) .cse6) |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) (forall ((v_ArrVal_21442 Int)) (let ((.cse118 (store (select .cse115 |c_~#pre~0.base|) (+ |c_~#pre~0.offset| |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) v_ArrVal_21442))) (let ((.cse116 (store .cse115 |c_~#pre~0.base| .cse118))) (or (< 0 (mod (select (select .cse116 |c_~#in~0.base|) .cse2) 256)) (forall ((v_arrayElimCell_123 Int) (v_ArrVal_21444 (Array Int Int)) (v_arrayElimCell_126 Int) (v_ArrVal_21443 (Array Int Int))) (or (= (mod (select (select (store (store (store (store .cse117 |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439) |c_~#pre~0.base| .cse118) |c_ULTIMATE.start_main_~#b1~0#1.base| v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0) (forall ((v_arrayElimCell_125 Int)) (= (mod (select (select (store (store .cse116 v_arrayElimCell_125 v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0)) (= (mod (select (select (store (store .cse116 v_arrayElimCell_123 v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0) (= (mod (select (select (store (store .cse116 v_arrayElimCell_126 v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0))))))))))))) (< |v_ULTIMATE.start_main_~i~4#1_89| (+ |v_ULTIMATE.start_main_~i~4#1_90| 1)))) (< |v_ULTIMATE.start_main_~i~4#1_90| .cse7))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#worker~0#1.base_37|) 0)))) (forall ((|v_ULTIMATE.start_main_~#worker~0#1.base_37| Int)) (or (= |c_ULTIMATE.start_main_~#a~1#1.base| |v_ULTIMATE.start_main_~#worker~0#1.base_37|) (forall ((|v_ULTIMATE.start_main_~i~4#1_90| Int)) (or (forall ((v_ArrVal_21439 (Array Int Int)) (v_arrayElimArr_5 (Array Int Int)) (|v_worker_fnThread1of1ForFork0_~tid~0#1_80| Int) (v_ArrVal_21437 (Array Int Int)) (v_ArrVal_21442 Int) (v_arrayElimCell_123 Int) (v_arrayElimCell_126 Int) (v_ArrVal_21444 (Array Int Int)) (v_ArrVal_21443 (Array Int Int))) (let ((.cse119 (store |c_#memory_int| |c_ULTIMATE.start_main_~#a~1#1.base| v_arrayElimArr_5))) (let ((.cse122 (store (store .cse119 |c_ULTIMATE.start_main_~#b1~0#1.base| v_ArrVal_21437) |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439))) (let ((.cse120 (store (select .cse122 |c_~#pre~0.base|) (+ |c_~#pre~0.offset| |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) v_ArrVal_21442))) (let ((.cse121 (store .cse122 |c_~#pre~0.base| .cse120))) (or (= (mod (select (select (store (store (store (store .cse119 |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439) |c_~#pre~0.base| .cse120) |c_ULTIMATE.start_main_~#b1~0#1.base| v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0) (< 0 (mod (select (select .cse121 |c_~#in~0.base|) .cse2) 256)) (= (mod (select (select (store (store .cse121 v_arrayElimCell_123 v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0) (not (= (select v_arrayElimArr_5 .cse4) |c_ULTIMATE.start_main_~i~4#1|)) (< (select (select .cse122 |c_ULTIMATE.start_main_~#a~1#1.base|) .cse6) |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) (= (mod (select (select (store (store .cse121 v_arrayElimCell_126 v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0) (not (= (select v_arrayElimArr_5 .cse6) 0)) (not (= |v_ULTIMATE.start_main_~i~4#1_90| (select v_arrayElimArr_5 (+ 8 (* |v_ULTIMATE.start_main_~i~4#1_90| 12) |c_ULTIMATE.start_main_~#a~1#1.offset|)))))))))) (< |v_ULTIMATE.start_main_~i~4#1_90| .cse7) (< 0 (+ |v_ULTIMATE.start_main_~i~4#1_90| 1)))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#worker~0#1.base_37|) 0)))) (or .cse51 .cse11) (or (and (forall ((|v_ULTIMATE.start_main_~#worker~0#1.base_37| Int)) (or (forall ((|v_ULTIMATE.start_main_~i~4#1_90| Int)) (or (forall ((v_ArrVal_21439 (Array Int Int)) (v_arrayElimArr_5 (Array Int Int)) (|v_worker_fnThread1of1ForFork0_~tid~0#1_80| Int) (v_ArrVal_21437 (Array Int Int)) (v_ArrVal_21442 Int) (v_arrayElimCell_123 Int) (v_arrayElimCell_126 Int) (v_ArrVal_21444 (Array Int Int)) (v_ArrVal_21443 (Array Int Int)) (v_arrayElimCell_125 Int) (|v_ULTIMATE.start_main_~i~4#1_89| Int)) (let ((.cse124 (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#a~1#1.base| v_arrayElimArr_5) |c_ULTIMATE.start_main_~#b1~0#1.base| v_ArrVal_21437) |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439))) (let ((.cse123 (store .cse124 |c_~#pre~0.base| (store (select .cse124 |c_~#pre~0.base|) (+ |c_~#pre~0.offset| |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) v_ArrVal_21442)))) (or (< 0 (mod (select (select .cse123 |c_~#in~0.base|) .cse2) 256)) (= |v_ULTIMATE.start_main_~i~4#1_89| 0) (= (mod (select (select (store (store .cse123 v_arrayElimCell_123 v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0) (not (= (select v_arrayElimArr_5 .cse4) |c_ULTIMATE.start_main_~i~4#1|)) (< (select (select .cse124 |c_ULTIMATE.start_main_~#a~1#1.base|) .cse6) |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) (= (mod (select (select (store (store .cse123 v_arrayElimCell_126 v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0) (not (= |v_ULTIMATE.start_main_~i~4#1_89| (select v_arrayElimArr_5 (+ (* |v_ULTIMATE.start_main_~i~4#1_89| 12) 8 |c_ULTIMATE.start_main_~#a~1#1.offset|)))) (not (= |v_ULTIMATE.start_main_~i~4#1_90| (select v_arrayElimArr_5 (+ 8 (* |v_ULTIMATE.start_main_~i~4#1_90| 12) |c_ULTIMATE.start_main_~#a~1#1.offset|)))) (= (mod (select (select (store (store .cse123 v_arrayElimCell_125 v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0) (< |v_ULTIMATE.start_main_~i~4#1_89| (+ |v_ULTIMATE.start_main_~i~4#1_90| 1)))))) (= |v_ULTIMATE.start_main_~i~4#1_90| 0) (< |v_ULTIMATE.start_main_~i~4#1_90| .cse7))) (= |c_ULTIMATE.start_main_~#a~1#1.base| |v_ULTIMATE.start_main_~#worker~0#1.base_37|) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#worker~0#1.base_37|) 0)))) (forall ((|v_ULTIMATE.start_main_~#worker~0#1.base_37| Int)) (or (= |c_ULTIMATE.start_main_~#a~1#1.base| |v_ULTIMATE.start_main_~#worker~0#1.base_37|) (forall ((|v_ULTIMATE.start_main_~i~4#1_90| Int)) (or (forall ((|v_ULTIMATE.start_main_~i~4#1_89| Int)) (or (forall ((v_arrayElimArr_5 (Array Int Int))) (or (forall ((v_ArrVal_21439 (Array Int Int)) (|v_worker_fnThread1of1ForFork0_~tid~0#1_80| Int) (v_ArrVal_21437 (Array Int Int))) (let ((.cse127 (store |c_#memory_int| |c_ULTIMATE.start_main_~#a~1#1.base| v_arrayElimArr_5))) (let ((.cse125 (store (store .cse127 |c_ULTIMATE.start_main_~#b1~0#1.base| v_ArrVal_21437) |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439))) (or (< (select (select .cse125 |c_ULTIMATE.start_main_~#a~1#1.base|) .cse6) |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) (forall ((v_ArrVal_21442 Int)) (let ((.cse128 (store (select .cse125 |c_~#pre~0.base|) (+ |c_~#pre~0.offset| |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) v_ArrVal_21442))) (let ((.cse126 (store .cse125 |c_~#pre~0.base| .cse128))) (or (< 0 (mod (select (select .cse126 |c_~#in~0.base|) .cse2) 256)) (forall ((v_arrayElimCell_123 Int) (v_arrayElimCell_126 Int) (v_ArrVal_21444 (Array Int Int)) (v_ArrVal_21443 (Array Int Int)) (v_arrayElimCell_125 Int)) (or (= (mod (select (select (store (store (store (store .cse127 |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439) |c_~#pre~0.base| .cse128) |c_ULTIMATE.start_main_~#b1~0#1.base| v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0) (= (mod (select (select (store (store .cse126 v_arrayElimCell_123 v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0) (= (mod (select (select (store (store .cse126 v_arrayElimCell_126 v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0) (= (mod (select (select (store (store .cse126 v_arrayElimCell_125 v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0))))))))))) (not (= (select v_arrayElimArr_5 .cse4) |c_ULTIMATE.start_main_~i~4#1|)) (not (= |v_ULTIMATE.start_main_~i~4#1_89| (select v_arrayElimArr_5 (+ (* |v_ULTIMATE.start_main_~i~4#1_89| 12) 8 |c_ULTIMATE.start_main_~#a~1#1.offset|)))) (not (= |v_ULTIMATE.start_main_~i~4#1_90| (select v_arrayElimArr_5 (+ 8 (* |v_ULTIMATE.start_main_~i~4#1_90| 12) |c_ULTIMATE.start_main_~#a~1#1.offset|)))))) (< |v_ULTIMATE.start_main_~i~4#1_89| (+ |v_ULTIMATE.start_main_~i~4#1_90| 1)))) (< |v_ULTIMATE.start_main_~i~4#1_90| .cse7))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#worker~0#1.base_37|) 0))))) .cse0) (or .cse34 (forall ((v_arrayElimArr_5 (Array Int Int)) (v_arrayElimCell_123 Int) (v_arrayElimCell_126 Int) (v_ArrVal_21444 (Array Int Int)) (v_ArrVal_21443 (Array Int Int)) (|v_ULTIMATE.start_main_~#worker~0#1.base_37| Int) (|v_ULTIMATE.start_main_~i~4#1_90| Int) (v_ArrVal_21439 (Array Int Int)) (|v_worker_fnThread1of1ForFork0_~tid~0#1_80| Int) (v_ArrVal_21437 (Array Int Int)) (v_ArrVal_21442 Int) (|v_ULTIMATE.start_main_~i~4#1_89| Int)) (let ((.cse129 (store |c_#memory_int| |c_ULTIMATE.start_main_~#a~1#1.base| v_arrayElimArr_5))) (let ((.cse132 (store (store .cse129 |c_ULTIMATE.start_main_~#b1~0#1.base| v_ArrVal_21437) |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439))) (let ((.cse130 (store (select .cse132 |c_~#pre~0.base|) (+ |c_~#pre~0.offset| |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) v_ArrVal_21442))) (let ((.cse131 (store .cse132 |c_~#pre~0.base| .cse130))) (or (= (mod (select (select (store (store (store (store .cse129 |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439) |c_~#pre~0.base| .cse130) |c_ULTIMATE.start_main_~#b1~0#1.base| v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0) (< 0 (mod (select (select .cse131 |c_~#in~0.base|) .cse2) 256)) (< |v_ULTIMATE.start_main_~i~4#1_90| 1) (= |c_ULTIMATE.start_main_~#a~1#1.base| |v_ULTIMATE.start_main_~#worker~0#1.base_37|) (= (mod (select (select (store (store .cse131 v_arrayElimCell_123 v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0) (< (select (select .cse132 |c_ULTIMATE.start_main_~#a~1#1.base|) .cse6) |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) (= (mod (select (select (store (store .cse131 v_arrayElimCell_126 v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0) (not (= |v_ULTIMATE.start_main_~i~4#1_89| (select v_arrayElimArr_5 (+ (* |v_ULTIMATE.start_main_~i~4#1_89| 12) 8 |c_ULTIMATE.start_main_~#a~1#1.offset|)))) (not (= (select v_arrayElimArr_5 .cse6) 0)) (not (= |v_ULTIMATE.start_main_~i~4#1_90| (select v_arrayElimArr_5 (+ 8 (* |v_ULTIMATE.start_main_~i~4#1_90| 12) |c_ULTIMATE.start_main_~#a~1#1.offset|)))) (< |v_ULTIMATE.start_main_~i~4#1_89| (+ |v_ULTIMATE.start_main_~i~4#1_90| 1)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#worker~0#1.base_37|) 0))))))))) (or .cse8 (and (or (forall ((v_ArrVal_21439 (Array Int Int)) (|v_worker_fnThread1of1ForFork0_~tid~0#1_80| Int) (v_ArrVal_21437 (Array Int Int)) (v_ArrVal_21442 Int) (v_arrayElimCell_124 Int) (v_arrayElimCell_123 Int) (v_ArrVal_21444 (Array Int Int)) (v_ArrVal_21443 (Array Int Int))) (let ((.cse133 (let ((.cse134 (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#b1~0#1.base| v_ArrVal_21437) |c_ULTIMATE.start_main_~#a~1#1.base| v_ArrVal_21439))) (store .cse134 |c_~#pre~0.base| (store (select .cse134 |c_~#pre~0.base|) (+ |c_~#pre~0.offset| |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) v_ArrVal_21442))))) (or (= (mod (select (select (store (store .cse133 v_arrayElimCell_124 v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0) (< (select v_ArrVal_21439 .cse6) |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) (= (mod (select (select (store (store .cse133 v_arrayElimCell_123 v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0) (< 0 (mod (select (select .cse133 |c_~#in~0.base|) .cse2) 256))))) .cse11) (or .cse0 (forall ((v_arrayElimArr_5 (Array Int Int)) (v_arrayElimCell_124 Int) (v_arrayElimCell_123 Int) (v_ArrVal_21444 (Array Int Int)) (v_arrayElimCell_125 Int) (v_ArrVal_21443 (Array Int Int)) (|v_ULTIMATE.start_main_~#worker~0#1.base_37| Int) (|v_ULTIMATE.start_main_~i~4#1_90| Int) (v_ArrVal_21439 (Array Int Int)) (|v_worker_fnThread1of1ForFork0_~tid~0#1_80| Int) (v_ArrVal_21437 (Array Int Int)) (v_ArrVal_21442 Int) (|v_ULTIMATE.start_main_~i~4#1_89| Int)) (let ((.cse136 (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#a~1#1.base| v_arrayElimArr_5) |c_ULTIMATE.start_main_~#b1~0#1.base| v_ArrVal_21437) |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439))) (let ((.cse135 (store .cse136 |c_~#pre~0.base| (store (select .cse136 |c_~#pre~0.base|) (+ |c_~#pre~0.offset| |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) v_ArrVal_21442)))) (or (< 0 (mod (select (select .cse135 |c_~#in~0.base|) .cse2) 256)) (= |v_ULTIMATE.start_main_~i~4#1_89| 0) (= |v_ULTIMATE.start_main_~i~4#1_90| 0) (= (mod (select (select (store (store .cse135 v_arrayElimCell_123 v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0) (not (= (select v_arrayElimArr_5 .cse4) |c_ULTIMATE.start_main_~i~4#1|)) (< (select (select .cse136 |c_ULTIMATE.start_main_~#a~1#1.base|) .cse6) |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) (not (= |v_ULTIMATE.start_main_~i~4#1_89| (select v_arrayElimArr_5 (+ (* |v_ULTIMATE.start_main_~i~4#1_89| 12) 8 |c_ULTIMATE.start_main_~#a~1#1.offset|)))) (= (mod (select (select (store (store .cse135 v_arrayElimCell_124 v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0) (not (= |v_ULTIMATE.start_main_~i~4#1_90| (select v_arrayElimArr_5 (+ 8 (* |v_ULTIMATE.start_main_~i~4#1_90| 12) |c_ULTIMATE.start_main_~#a~1#1.offset|)))) (< |v_ULTIMATE.start_main_~i~4#1_90| .cse7) (= (mod (select (select (store (store .cse135 v_arrayElimCell_125 v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0) (< |v_ULTIMATE.start_main_~i~4#1_89| (+ |v_ULTIMATE.start_main_~i~4#1_90| 1)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#worker~0#1.base_37|) 0))))))) (or .cse11 .cse52))) (or .cse21 (forall ((v_ArrVal_21439 (Array Int Int)) (v_arrayElimArr_5 (Array Int Int)) (|v_worker_fnThread1of1ForFork0_~tid~0#1_80| Int) (v_ArrVal_21437 (Array Int Int)) (v_ArrVal_21442 Int) (v_arrayElimCell_123 Int) (v_arrayElimCell_126 Int) (v_ArrVal_21444 (Array Int Int)) (v_ArrVal_21443 (Array Int Int)) (|v_ULTIMATE.start_main_~#worker~0#1.base_37| Int) (|v_ULTIMATE.start_main_~i~4#1_89| Int)) (let ((.cse137 (store |c_#memory_int| |c_ULTIMATE.start_main_~#a~1#1.base| v_arrayElimArr_5))) (let ((.cse140 (store (store .cse137 |c_ULTIMATE.start_main_~#b1~0#1.base| v_ArrVal_21437) |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439))) (let ((.cse138 (store (select .cse140 |c_~#pre~0.base|) (+ |c_~#pre~0.offset| |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) v_ArrVal_21442))) (let ((.cse139 (store .cse140 |c_~#pre~0.base| .cse138))) (or (= (mod (select (select (store (store (store (store .cse137 |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439) |c_~#pre~0.base| .cse138) |c_ULTIMATE.start_main_~#b1~0#1.base| v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0) (< 0 (mod (select (select .cse139 |c_~#in~0.base|) .cse2) 256)) (= |c_ULTIMATE.start_main_~#a~1#1.base| |v_ULTIMATE.start_main_~#worker~0#1.base_37|) (= (mod (select (select (store (store .cse139 v_arrayElimCell_123 v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0) (not (= (select v_arrayElimArr_5 .cse4) |c_ULTIMATE.start_main_~i~4#1|)) (< (select (select .cse140 |c_ULTIMATE.start_main_~#a~1#1.base|) .cse6) |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) (= (mod (select (select (store (store .cse139 v_arrayElimCell_126 v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0) (not (= |v_ULTIMATE.start_main_~i~4#1_89| (select v_arrayElimArr_5 (+ (* |v_ULTIMATE.start_main_~i~4#1_89| 12) 8 |c_ULTIMATE.start_main_~#a~1#1.offset|)))) (< |v_ULTIMATE.start_main_~i~4#1_89| 1) (not (= (select v_arrayElimArr_5 .cse6) 0)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#worker~0#1.base_37|) 0)))))))))))) is different from true [2024-11-08 12:13:15,981 WARN L286 SmtUtils]: Spent 5.18s on a formula simplification. DAG size of input: 274 DAG size of output: 274 (called from [L 388] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.predicates.PredicateUnifier.getOrConstructPredicate) [2024-11-08 12:13:21,360 WARN L873 $PredicateComparison]: unable to prove that (let ((.cse0 (not (= (select |c_#valid| |c_ULTIMATE.start_main_~#b1~0#1.base|) 0))) (.cse1 (store |c_#valid| |c_ULTIMATE.start_main_~#b1~0#1.base| 1)) (.cse3 (+ |c_~#pre~0.offset| 2)) (.cse5 (+ |c_~#in~0.offset| 1))) (and (or .cse0 (forall ((v_ArrVal_21439 (Array Int Int)) (|v_worker_fnThread1of1ForFork0_~tid~0#1_80| Int) (v_ArrVal_21437 (Array Int Int)) (v_ArrVal_21442 Int) (v_arrayElimCell_123 Int) (v_ArrVal_21444 (Array Int Int)) (v_arrayElimCell_126 Int) (v_ArrVal_21443 (Array Int Int)) (|v_ULTIMATE.start_main_~#worker~0#1.base_37| Int)) (let ((.cse4 (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#b1~0#1.base| v_ArrVal_21437) |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439))) (let ((.cse2 (store .cse4 |c_~#pre~0.base| (store (select .cse4 |c_~#pre~0.base|) (+ |c_~#pre~0.offset| |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) v_ArrVal_21442)))) (or (not (= (select .cse1 |v_ULTIMATE.start_main_~#worker~0#1.base_37|) 0)) (= 0 (mod (select (select (store (store .cse2 v_arrayElimCell_126 v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256)) (< (select (select .cse4 |c_ULTIMATE.start_main_~#b1~0#1.base|) 8) |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) (= (mod (select (select (store (store .cse2 v_arrayElimCell_123 v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0) (< 0 (mod (select (select .cse2 |c_~#in~0.base|) .cse5) 256))))))) (forall ((|v_ULTIMATE.start_main_~#a~1#1.base_46| Int)) (or (forall ((|v_ULTIMATE.start_main_~#worker~0#1.base_37| Int)) (or (not (= (select (store |c_#valid| |v_ULTIMATE.start_main_~#a~1#1.base_46| 1) |v_ULTIMATE.start_main_~#worker~0#1.base_37|) 0)) (forall ((|v_ULTIMATE.start_main_~i~4#1_90| Int)) (or (< |v_ULTIMATE.start_main_~i~4#1_90| 1) (forall ((|v_ULTIMATE.start_main_~i~4#1_89| Int)) (or (forall ((v_arrayElimArr_5 (Array Int Int))) (or (not (= (select v_arrayElimArr_5 8) 0)) (forall ((v_ArrVal_21439 (Array Int Int)) (|v_worker_fnThread1of1ForFork0_~tid~0#1_80| Int) (v_ArrVal_21437 (Array Int Int))) (let ((.cse7 (store |c_#memory_int| |v_ULTIMATE.start_main_~#a~1#1.base_46| v_arrayElimArr_5))) (let ((.cse9 (store (store .cse7 |c_ULTIMATE.start_main_~#b1~0#1.base| v_ArrVal_21437) |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439))) (or (forall ((v_ArrVal_21442 Int)) (let ((.cse8 (store (select .cse9 |c_~#pre~0.base|) (+ |c_~#pre~0.offset| |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) v_ArrVal_21442))) (let ((.cse6 (store .cse9 |c_~#pre~0.base| .cse8))) (or (forall ((v_arrayElimCell_123 Int) (v_ArrVal_21444 (Array Int Int)) (v_ArrVal_21443 (Array Int Int))) (or (= (mod (select (select (store (store .cse6 v_arrayElimCell_123 v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0) (= (mod (select (select (store (store (store (store .cse7 |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439) |c_~#pre~0.base| .cse8) |c_ULTIMATE.start_main_~#b1~0#1.base| v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0) (forall ((v_arrayElimCell_125 Int)) (= (mod (select (select (store (store .cse6 v_arrayElimCell_125 v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0)))) (< 0 (mod (select (select .cse6 |c_~#in~0.base|) .cse5) 256)))))) (< (select (select .cse9 |v_ULTIMATE.start_main_~#a~1#1.base_46|) 8) |v_worker_fnThread1of1ForFork0_~tid~0#1_80|))))) (not (= (select v_arrayElimArr_5 (+ (* |v_ULTIMATE.start_main_~i~4#1_89| 12) 8)) |v_ULTIMATE.start_main_~i~4#1_89|)) (not (= |v_ULTIMATE.start_main_~i~4#1_90| (select v_arrayElimArr_5 (+ 8 (* |v_ULTIMATE.start_main_~i~4#1_90| 12))))))) (< |v_ULTIMATE.start_main_~i~4#1_89| (+ |v_ULTIMATE.start_main_~i~4#1_90| 1)))))))) (= |c_~#pre~0.base| |v_ULTIMATE.start_main_~#a~1#1.base_46|) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#a~1#1.base_46|) 0)))) (forall ((|v_ULTIMATE.start_main_~#a~1#1.base_46| Int)) (or (forall ((|v_ULTIMATE.start_main_~i~4#1_90| Int) (v_ArrVal_21439 (Array Int Int)) (v_arrayElimArr_5 (Array Int Int)) (|v_worker_fnThread1of1ForFork0_~tid~0#1_80| Int) (v_ArrVal_21437 (Array Int Int)) (v_ArrVal_21442 Int) (v_arrayElimCell_123 Int) (v_ArrVal_21444 (Array Int Int)) (v_ArrVal_21443 (Array Int Int)) (|v_ULTIMATE.start_main_~i~4#1_89| Int) (|v_ULTIMATE.start_main_~#worker~0#1.base_37| Int)) (let ((.cse12 (store |c_#memory_int| |v_ULTIMATE.start_main_~#a~1#1.base_46| v_arrayElimArr_5))) (let ((.cse10 (store (store .cse12 |c_ULTIMATE.start_main_~#b1~0#1.base| v_ArrVal_21437) |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439))) (let ((.cse13 (store (select .cse10 |c_~#pre~0.base|) (+ |c_~#pre~0.offset| |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) v_ArrVal_21442))) (let ((.cse11 (store .cse10 |c_~#pre~0.base| .cse13))) (or (< |v_ULTIMATE.start_main_~i~4#1_90| 1) (not (= (select (store |c_#valid| |v_ULTIMATE.start_main_~#a~1#1.base_46| 1) |v_ULTIMATE.start_main_~#worker~0#1.base_37|) 0)) (< (select (select .cse10 |v_ULTIMATE.start_main_~#a~1#1.base_46|) 8) |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) (= (mod (select (select (store (store .cse11 v_arrayElimCell_123 v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0) (= (mod (select (select (store (store (store (store .cse12 |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439) |c_~#pre~0.base| .cse13) |c_ULTIMATE.start_main_~#b1~0#1.base| v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0) (not (= (select v_arrayElimArr_5 8) 0)) (< 0 (mod (select (select .cse11 |c_~#in~0.base|) .cse5) 256)) (not (= (select v_arrayElimArr_5 (+ (* |v_ULTIMATE.start_main_~i~4#1_89| 12) 8)) |v_ULTIMATE.start_main_~i~4#1_89|)) (< |v_ULTIMATE.start_main_~i~4#1_89| (+ |v_ULTIMATE.start_main_~i~4#1_90| 1)) (not (= |v_ULTIMATE.start_main_~i~4#1_90| (select v_arrayElimArr_5 (+ 8 (* |v_ULTIMATE.start_main_~i~4#1_90| 12))))))))))) (= |c_~#pre~0.base| |v_ULTIMATE.start_main_~#a~1#1.base_46|) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#a~1#1.base_46|) 0)))) (forall ((|v_ULTIMATE.start_main_~#a~1#1.base_46| Int)) (or (= |c_ULTIMATE.start_main_~#b1~0#1.base| |v_ULTIMATE.start_main_~#a~1#1.base_46|) (forall ((|v_ULTIMATE.start_main_~#worker~0#1.base_37| Int)) (or (not (= (select (store |c_#valid| |v_ULTIMATE.start_main_~#a~1#1.base_46| 1) |v_ULTIMATE.start_main_~#worker~0#1.base_37|) 0)) (forall ((|v_ULTIMATE.start_main_~i~4#1_90| Int) (v_ArrVal_21439 (Array Int Int)) (v_arrayElimArr_5 (Array Int Int)) (|v_worker_fnThread1of1ForFork0_~tid~0#1_80| Int) (v_ArrVal_21437 (Array Int Int)) (v_ArrVal_21442 Int) (v_arrayElimCell_126 Int) (v_ArrVal_21444 (Array Int Int)) (v_ArrVal_21443 (Array Int Int)) (v_arrayElimCell_125 Int) (|v_ULTIMATE.start_main_~i~4#1_89| Int)) (let ((.cse15 (store |c_#memory_int| |v_ULTIMATE.start_main_~#a~1#1.base_46| v_arrayElimArr_5))) (let ((.cse14 (store (store .cse15 |c_ULTIMATE.start_main_~#b1~0#1.base| v_ArrVal_21437) |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439))) (let ((.cse16 (store (select .cse14 |c_~#pre~0.base|) (+ |c_~#pre~0.offset| |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) v_ArrVal_21442))) (let ((.cse17 (store .cse14 |c_~#pre~0.base| .cse16))) (or (< |v_ULTIMATE.start_main_~i~4#1_90| 1) (< (select (select .cse14 |v_ULTIMATE.start_main_~#a~1#1.base_46|) 8) |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) (= (mod (select (select (store (store (store (store .cse15 |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439) |c_~#pre~0.base| .cse16) |c_ULTIMATE.start_main_~#b1~0#1.base| v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0) (not (= (select v_arrayElimArr_5 8) 0)) (< 0 (mod (select (select .cse17 |c_~#in~0.base|) .cse5) 256)) (= 0 (mod (select (select (store (store .cse17 v_arrayElimCell_126 v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256)) (not (= (select v_arrayElimArr_5 (+ (* |v_ULTIMATE.start_main_~i~4#1_89| 12) 8)) |v_ULTIMATE.start_main_~i~4#1_89|)) (< |v_ULTIMATE.start_main_~i~4#1_89| (+ |v_ULTIMATE.start_main_~i~4#1_90| 1)) (= (mod (select (select (store (store .cse17 v_arrayElimCell_125 v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0) (not (= |v_ULTIMATE.start_main_~i~4#1_90| (select v_arrayElimArr_5 (+ 8 (* |v_ULTIMATE.start_main_~i~4#1_90| 12))))))))))))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#a~1#1.base_46|) 0)))) (forall ((|v_ULTIMATE.start_main_~#a~1#1.base_46| Int)) (or (forall ((|v_ULTIMATE.start_main_~#worker~0#1.base_37| Int)) (or (not (= (select (store |c_#valid| |v_ULTIMATE.start_main_~#a~1#1.base_46| 1) |v_ULTIMATE.start_main_~#worker~0#1.base_37|) 0)) (forall ((|v_ULTIMATE.start_main_~i~4#1_90| Int)) (or (forall ((|v_ULTIMATE.start_main_~i~4#1_89| Int)) (or (< |v_ULTIMATE.start_main_~i~4#1_89| (+ |v_ULTIMATE.start_main_~i~4#1_90| 1)) (forall ((v_arrayElimArr_5 (Array Int Int))) (or (forall ((v_ArrVal_21439 (Array Int Int)) (|v_worker_fnThread1of1ForFork0_~tid~0#1_80| Int) (v_ArrVal_21437 (Array Int Int))) (let ((.cse19 (store |c_#memory_int| |v_ULTIMATE.start_main_~#a~1#1.base_46| v_arrayElimArr_5))) (let ((.cse21 (store (store .cse19 |c_ULTIMATE.start_main_~#b1~0#1.base| v_ArrVal_21437) |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439))) (or (forall ((v_ArrVal_21442 Int)) (let ((.cse20 (store (select .cse21 |c_~#pre~0.base|) (+ |c_~#pre~0.offset| |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) v_ArrVal_21442))) (let ((.cse18 (store .cse21 |c_~#pre~0.base| .cse20))) (or (< 0 (mod (select (select .cse18 |c_~#in~0.base|) .cse5) 256)) (forall ((v_arrayElimCell_123 Int) (v_ArrVal_21444 (Array Int Int)) (v_arrayElimCell_126 Int) (v_ArrVal_21443 (Array Int Int))) (or (= (mod (select (select (store (store .cse18 v_arrayElimCell_123 v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0) (= (mod (select (select (store (store (store (store .cse19 |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439) |c_~#pre~0.base| .cse20) |c_ULTIMATE.start_main_~#b1~0#1.base| v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0) (forall ((v_arrayElimCell_125 Int)) (= (mod (select (select (store (store .cse18 v_arrayElimCell_125 v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0)) (= 0 (mod (select (select (store (store .cse18 v_arrayElimCell_126 v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256)))))))) (< (select (select .cse21 |v_ULTIMATE.start_main_~#a~1#1.base_46|) 8) |v_worker_fnThread1of1ForFork0_~tid~0#1_80|))))) (not (= (select v_arrayElimArr_5 8) 0)) (not (= (select v_arrayElimArr_5 (+ (* |v_ULTIMATE.start_main_~i~4#1_89| 12) 8)) |v_ULTIMATE.start_main_~i~4#1_89|)) (not (= |v_ULTIMATE.start_main_~i~4#1_90| (select v_arrayElimArr_5 (+ 8 (* |v_ULTIMATE.start_main_~i~4#1_90| 12))))))))) (< |v_ULTIMATE.start_main_~i~4#1_90| 1))))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#a~1#1.base_46|) 0)))) (forall ((|v_ULTIMATE.start_main_~#a~1#1.base_46| Int)) (or (= |c_ULTIMATE.start_main_~#b1~0#1.base| |v_ULTIMATE.start_main_~#a~1#1.base_46|) (= |c_~#pre~0.base| |v_ULTIMATE.start_main_~#a~1#1.base_46|) (forall ((|v_ULTIMATE.start_main_~#worker~0#1.base_37| Int)) (or (not (= (select (store |c_#valid| |v_ULTIMATE.start_main_~#a~1#1.base_46| 1) |v_ULTIMATE.start_main_~#worker~0#1.base_37|) 0)) (forall ((|v_ULTIMATE.start_main_~i~4#1_90| Int)) (or (< |v_ULTIMATE.start_main_~i~4#1_90| 1) (forall ((|v_ULTIMATE.start_main_~i~4#1_89| Int)) (or (forall ((v_arrayElimArr_5 (Array Int Int))) (or (forall ((v_ArrVal_21439 (Array Int Int)) (|v_worker_fnThread1of1ForFork0_~tid~0#1_80| Int) (v_ArrVal_21437 (Array Int Int))) (let ((.cse23 (store |c_#memory_int| |v_ULTIMATE.start_main_~#a~1#1.base_46| v_arrayElimArr_5))) (let ((.cse22 (store (store .cse23 |c_ULTIMATE.start_main_~#b1~0#1.base| v_ArrVal_21437) |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439))) (or (< (select (select .cse22 |v_ULTIMATE.start_main_~#a~1#1.base_46|) 8) |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) (forall ((v_ArrVal_21442 Int)) (let ((.cse24 (store (select .cse22 |c_~#pre~0.base|) (+ |c_~#pre~0.offset| |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) v_ArrVal_21442))) (let ((.cse25 (store .cse22 |c_~#pre~0.base| .cse24))) (or (forall ((v_ArrVal_21444 (Array Int Int)) (v_arrayElimCell_125 Int) (v_ArrVal_21443 (Array Int Int))) (or (= (mod (select (select (store (store (store (store .cse23 |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439) |c_~#pre~0.base| .cse24) |c_ULTIMATE.start_main_~#b1~0#1.base| v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0) (forall ((v_arrayElimCell_124 Int)) (= (mod (select (select (store (store .cse25 v_arrayElimCell_124 v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0)) (= (mod (select (select (store (store .cse25 v_arrayElimCell_125 v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0))) (< 0 (mod (select (select .cse25 |c_~#in~0.base|) .cse5) 256)))))))))) (not (= (select v_arrayElimArr_5 8) 0)) (not (= (select v_arrayElimArr_5 (+ (* |v_ULTIMATE.start_main_~i~4#1_89| 12) 8)) |v_ULTIMATE.start_main_~i~4#1_89|)) (not (= |v_ULTIMATE.start_main_~i~4#1_90| (select v_arrayElimArr_5 (+ 8 (* |v_ULTIMATE.start_main_~i~4#1_90| 12))))))) (< |v_ULTIMATE.start_main_~i~4#1_89| (+ |v_ULTIMATE.start_main_~i~4#1_90| 1)))))))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#a~1#1.base_46|) 0)))) (forall ((|v_ULTIMATE.start_main_~#a~1#1.base_46| Int)) (or (forall ((v_arrayElimArr_5 (Array Int Int)) (v_arrayElimCell_123 Int) (v_arrayElimCell_126 Int) (v_ArrVal_21444 (Array Int Int)) (v_ArrVal_21443 (Array Int Int)) (|v_ULTIMATE.start_main_~#worker~0#1.base_37| Int) (|v_ULTIMATE.start_main_~i~4#1_90| Int) (v_ArrVal_21439 (Array Int Int)) (|v_worker_fnThread1of1ForFork0_~tid~0#1_80| Int) (v_ArrVal_21437 (Array Int Int)) (v_ArrVal_21442 Int) (|v_ULTIMATE.start_main_~i~4#1_89| Int)) (let ((.cse28 (store |c_#memory_int| |v_ULTIMATE.start_main_~#a~1#1.base_46| v_arrayElimArr_5))) (let ((.cse26 (store (store .cse28 |c_ULTIMATE.start_main_~#b1~0#1.base| v_ArrVal_21437) |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439))) (let ((.cse29 (store (select .cse26 |c_~#pre~0.base|) (+ |c_~#pre~0.offset| |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) v_ArrVal_21442))) (let ((.cse27 (store .cse26 |c_~#pre~0.base| .cse29))) (or (< |v_ULTIMATE.start_main_~i~4#1_90| 1) (not (= (select (store |c_#valid| |v_ULTIMATE.start_main_~#a~1#1.base_46| 1) |v_ULTIMATE.start_main_~#worker~0#1.base_37|) 0)) (< (select (select .cse26 |v_ULTIMATE.start_main_~#a~1#1.base_46|) 8) |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) (= (mod (select (select (store (store .cse27 v_arrayElimCell_123 v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0) (= (mod (select (select (store (store (store (store .cse28 |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439) |c_~#pre~0.base| .cse29) |c_ULTIMATE.start_main_~#b1~0#1.base| v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0) (not (= (select v_arrayElimArr_5 8) 0)) (< 0 (mod (select (select .cse27 |c_~#in~0.base|) .cse5) 256)) (= 0 (mod (select (select (store (store .cse27 v_arrayElimCell_126 v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256)) (not (= (select v_arrayElimArr_5 (+ (* |v_ULTIMATE.start_main_~i~4#1_89| 12) 8)) |v_ULTIMATE.start_main_~i~4#1_89|)) (< |v_ULTIMATE.start_main_~i~4#1_89| (+ |v_ULTIMATE.start_main_~i~4#1_90| 1)) (not (= |v_ULTIMATE.start_main_~i~4#1_90| (select v_arrayElimArr_5 (+ 8 (* |v_ULTIMATE.start_main_~i~4#1_90| 12))))))))))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#a~1#1.base_46|) 0)))) (forall ((|v_ULTIMATE.start_main_~#a~1#1.base_46| Int)) (or (= |c_ULTIMATE.start_main_~#b1~0#1.base| |v_ULTIMATE.start_main_~#a~1#1.base_46|) (= |c_~#pre~0.base| |v_ULTIMATE.start_main_~#a~1#1.base_46|) (forall ((|v_ULTIMATE.start_main_~#worker~0#1.base_37| Int)) (or (not (= (select (store |c_#valid| |v_ULTIMATE.start_main_~#a~1#1.base_46| 1) |v_ULTIMATE.start_main_~#worker~0#1.base_37|) 0)) (forall ((|v_ULTIMATE.start_main_~i~4#1_90| Int) (v_ArrVal_21439 (Array Int Int)) (v_arrayElimArr_5 (Array Int Int)) (|v_worker_fnThread1of1ForFork0_~tid~0#1_80| Int) (v_ArrVal_21437 (Array Int Int)) (v_ArrVal_21442 Int) (v_ArrVal_21444 (Array Int Int)) (v_ArrVal_21443 (Array Int Int)) (|v_ULTIMATE.start_main_~i~4#1_89| Int)) (let ((.cse31 (store |c_#memory_int| |v_ULTIMATE.start_main_~#a~1#1.base_46| v_arrayElimArr_5))) (let ((.cse30 (store (store .cse31 |c_ULTIMATE.start_main_~#b1~0#1.base| v_ArrVal_21437) |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439))) (let ((.cse32 (store (select .cse30 |c_~#pre~0.base|) (+ |c_~#pre~0.offset| |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) v_ArrVal_21442))) (or (< |v_ULTIMATE.start_main_~i~4#1_90| 1) (< (select (select .cse30 |v_ULTIMATE.start_main_~#a~1#1.base_46|) 8) |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) (= (mod (select (select (store (store (store (store .cse31 |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439) |c_~#pre~0.base| .cse32) |c_ULTIMATE.start_main_~#b1~0#1.base| v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0) (not (= (select v_arrayElimArr_5 8) 0)) (< 0 (mod (select (select (store .cse30 |c_~#pre~0.base| .cse32) |c_~#in~0.base|) .cse5) 256)) (not (= (select v_arrayElimArr_5 (+ (* |v_ULTIMATE.start_main_~i~4#1_89| 12) 8)) |v_ULTIMATE.start_main_~i~4#1_89|)) (< |v_ULTIMATE.start_main_~i~4#1_89| (+ |v_ULTIMATE.start_main_~i~4#1_90| 1)) (not (= |v_ULTIMATE.start_main_~i~4#1_90| (select v_arrayElimArr_5 (+ 8 (* |v_ULTIMATE.start_main_~i~4#1_90| 12)))))))))))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#a~1#1.base_46|) 0)))) (or .cse0 (= |c_ULTIMATE.start_main_~#b1~0#1.base| |c_~#pre~0.base|) (forall ((v_ArrVal_21439 (Array Int Int)) (|v_worker_fnThread1of1ForFork0_~tid~0#1_80| Int) (v_ArrVal_21437 (Array Int Int)) (v_ArrVal_21442 Int) (v_arrayElimCell_123 Int) (v_ArrVal_21444 (Array Int Int)) (v_ArrVal_21443 (Array Int Int)) (|v_ULTIMATE.start_main_~#worker~0#1.base_37| Int)) (let ((.cse33 (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#b1~0#1.base| v_ArrVal_21437) |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439))) (let ((.cse34 (store .cse33 |c_~#pre~0.base| (store (select .cse33 |c_~#pre~0.base|) (+ |c_~#pre~0.offset| |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) v_ArrVal_21442)))) (or (not (= (select .cse1 |v_ULTIMATE.start_main_~#worker~0#1.base_37|) 0)) (< (select (select .cse33 |c_ULTIMATE.start_main_~#b1~0#1.base|) 8) |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) (= (mod (select (select (store (store .cse34 v_arrayElimCell_123 v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0) (< 0 (mod (select (select .cse34 |c_~#in~0.base|) .cse5) 256))))))) (forall ((|v_ULTIMATE.start_main_~#a~1#1.base_46| Int)) (or (= |c_ULTIMATE.start_main_~#b1~0#1.base| |v_ULTIMATE.start_main_~#a~1#1.base_46|) (forall ((|v_ULTIMATE.start_main_~#worker~0#1.base_37| Int)) (or (not (= (select (store |c_#valid| |v_ULTIMATE.start_main_~#a~1#1.base_46| 1) |v_ULTIMATE.start_main_~#worker~0#1.base_37|) 0)) (forall ((|v_ULTIMATE.start_main_~i~4#1_90| Int)) (or (< |v_ULTIMATE.start_main_~i~4#1_90| 1) (forall ((|v_ULTIMATE.start_main_~i~4#1_89| Int)) (or (forall ((v_arrayElimArr_5 (Array Int Int))) (or (not (= (select v_arrayElimArr_5 8) 0)) (forall ((v_ArrVal_21439 (Array Int Int)) (|v_worker_fnThread1of1ForFork0_~tid~0#1_80| Int) (v_ArrVal_21437 (Array Int Int))) (let ((.cse36 (store |c_#memory_int| |v_ULTIMATE.start_main_~#a~1#1.base_46| v_arrayElimArr_5))) (let ((.cse35 (store (store .cse36 |c_ULTIMATE.start_main_~#b1~0#1.base| v_ArrVal_21437) |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439))) (or (< (select (select .cse35 |v_ULTIMATE.start_main_~#a~1#1.base_46|) 8) |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) (forall ((v_ArrVal_21442 Int)) (let ((.cse37 (store (select .cse35 |c_~#pre~0.base|) (+ |c_~#pre~0.offset| |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) v_ArrVal_21442))) (let ((.cse38 (store .cse35 |c_~#pre~0.base| .cse37))) (or (forall ((v_arrayElimCell_126 Int) (v_ArrVal_21444 (Array Int Int)) (v_ArrVal_21443 (Array Int Int))) (or (= (mod (select (select (store (store (store (store .cse36 |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439) |c_~#pre~0.base| .cse37) |c_ULTIMATE.start_main_~#b1~0#1.base| v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0) (= 0 (mod (select (select (store (store .cse38 v_arrayElimCell_126 v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256)) (forall ((v_arrayElimCell_124 Int)) (= (mod (select (select (store (store .cse38 v_arrayElimCell_124 v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0)))) (< 0 (mod (select (select .cse38 |c_~#in~0.base|) .cse5) 256)))))))))) (not (= (select v_arrayElimArr_5 (+ (* |v_ULTIMATE.start_main_~i~4#1_89| 12) 8)) |v_ULTIMATE.start_main_~i~4#1_89|)) (not (= |v_ULTIMATE.start_main_~i~4#1_90| (select v_arrayElimArr_5 (+ 8 (* |v_ULTIMATE.start_main_~i~4#1_90| 12))))))) (< |v_ULTIMATE.start_main_~i~4#1_89| (+ |v_ULTIMATE.start_main_~i~4#1_90| 1)))))))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#a~1#1.base_46|) 0)))) (forall ((|v_ULTIMATE.start_main_~#a~1#1.base_46| Int)) (or (= |c_ULTIMATE.start_main_~#b1~0#1.base| |v_ULTIMATE.start_main_~#a~1#1.base_46|) (= |c_~#pre~0.base| |v_ULTIMATE.start_main_~#a~1#1.base_46|) (forall ((|v_ULTIMATE.start_main_~#worker~0#1.base_37| Int)) (or (not (= (select (store |c_#valid| |v_ULTIMATE.start_main_~#a~1#1.base_46| 1) |v_ULTIMATE.start_main_~#worker~0#1.base_37|) 0)) (forall ((|v_ULTIMATE.start_main_~i~4#1_90| Int)) (or (forall ((|v_ULTIMATE.start_main_~i~4#1_89| Int)) (or (< |v_ULTIMATE.start_main_~i~4#1_89| (+ |v_ULTIMATE.start_main_~i~4#1_90| 1)) (forall ((v_arrayElimArr_5 (Array Int Int))) (or (forall ((v_ArrVal_21439 (Array Int Int)) (|v_worker_fnThread1of1ForFork0_~tid~0#1_80| Int) (v_ArrVal_21437 (Array Int Int))) (let ((.cse41 (store |c_#memory_int| |v_ULTIMATE.start_main_~#a~1#1.base_46| v_arrayElimArr_5))) (let ((.cse39 (store (store .cse41 |c_ULTIMATE.start_main_~#b1~0#1.base| v_ArrVal_21437) |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439))) (or (< (select (select .cse39 |v_ULTIMATE.start_main_~#a~1#1.base_46|) 8) |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) (forall ((v_ArrVal_21442 Int)) (let ((.cse42 (store (select .cse39 |c_~#pre~0.base|) (+ |c_~#pre~0.offset| |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) v_ArrVal_21442))) (let ((.cse40 (store .cse39 |c_~#pre~0.base| .cse42))) (or (< 0 (mod (select (select .cse40 |c_~#in~0.base|) .cse5) 256)) (forall ((v_ArrVal_21444 (Array Int Int)) (v_ArrVal_21443 (Array Int Int))) (or (= (mod (select (select (store (store (store (store .cse41 |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439) |c_~#pre~0.base| .cse42) |c_ULTIMATE.start_main_~#b1~0#1.base| v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0) (forall ((v_arrayElimCell_124 Int)) (= (mod (select (select (store (store .cse40 v_arrayElimCell_124 v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0)))))))))))) (not (= (select v_arrayElimArr_5 8) 0)) (not (= (select v_arrayElimArr_5 (+ (* |v_ULTIMATE.start_main_~i~4#1_89| 12) 8)) |v_ULTIMATE.start_main_~i~4#1_89|)) (not (= |v_ULTIMATE.start_main_~i~4#1_90| (select v_arrayElimArr_5 (+ 8 (* |v_ULTIMATE.start_main_~i~4#1_90| 12))))))))) (< |v_ULTIMATE.start_main_~i~4#1_90| 1))))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#a~1#1.base_46|) 0)))) (forall ((|v_ULTIMATE.start_main_~#a~1#1.base_46| Int)) (or (forall ((|v_ULTIMATE.start_main_~#worker~0#1.base_37| Int)) (or (forall ((|v_ULTIMATE.start_main_~i~4#1_90| Int) (v_ArrVal_21439 (Array Int Int)) (v_arrayElimArr_5 (Array Int Int)) (|v_worker_fnThread1of1ForFork0_~tid~0#1_80| Int) (v_ArrVal_21437 (Array Int Int)) (v_ArrVal_21442 Int) (v_ArrVal_21444 (Array Int Int)) (v_arrayElimCell_125 Int) (v_ArrVal_21443 (Array Int Int)) (|v_ULTIMATE.start_main_~i~4#1_89| Int)) (let ((.cse44 (store |c_#memory_int| |v_ULTIMATE.start_main_~#a~1#1.base_46| v_arrayElimArr_5))) (let ((.cse43 (store (store .cse44 |c_ULTIMATE.start_main_~#b1~0#1.base| v_ArrVal_21437) |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439))) (let ((.cse45 (store (select .cse43 |c_~#pre~0.base|) (+ |c_~#pre~0.offset| |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) v_ArrVal_21442))) (let ((.cse46 (store .cse43 |c_~#pre~0.base| .cse45))) (or (< |v_ULTIMATE.start_main_~i~4#1_90| 1) (< (select (select .cse43 |v_ULTIMATE.start_main_~#a~1#1.base_46|) 8) |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) (= (mod (select (select (store (store (store (store .cse44 |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439) |c_~#pre~0.base| .cse45) |c_ULTIMATE.start_main_~#b1~0#1.base| v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0) (not (= (select v_arrayElimArr_5 8) 0)) (< 0 (mod (select (select .cse46 |c_~#in~0.base|) .cse5) 256)) (not (= (select v_arrayElimArr_5 (+ (* |v_ULTIMATE.start_main_~i~4#1_89| 12) 8)) |v_ULTIMATE.start_main_~i~4#1_89|)) (< |v_ULTIMATE.start_main_~i~4#1_89| (+ |v_ULTIMATE.start_main_~i~4#1_90| 1)) (= (mod (select (select (store (store .cse46 v_arrayElimCell_125 v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0) (not (= |v_ULTIMATE.start_main_~i~4#1_90| (select v_arrayElimArr_5 (+ 8 (* |v_ULTIMATE.start_main_~i~4#1_90| 12))))))))))) (not (= (select (store |c_#valid| |v_ULTIMATE.start_main_~#a~1#1.base_46| 1) |v_ULTIMATE.start_main_~#worker~0#1.base_37|) 0)))) (= |c_ULTIMATE.start_main_~#b1~0#1.base| |v_ULTIMATE.start_main_~#a~1#1.base_46|) (= |c_~#pre~0.base| |v_ULTIMATE.start_main_~#a~1#1.base_46|) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#a~1#1.base_46|) 0)))) (forall ((|v_ULTIMATE.start_main_~#a~1#1.base_46| Int)) (or (= |c_ULTIMATE.start_main_~#b1~0#1.base| |v_ULTIMATE.start_main_~#a~1#1.base_46|) (forall ((|v_ULTIMATE.start_main_~#worker~0#1.base_37| Int)) (or (not (= (select (store |c_#valid| |v_ULTIMATE.start_main_~#a~1#1.base_46| 1) |v_ULTIMATE.start_main_~#worker~0#1.base_37|) 0)) (forall ((|v_ULTIMATE.start_main_~i~4#1_90| Int) (v_ArrVal_21439 (Array Int Int)) (v_arrayElimArr_5 (Array Int Int)) (|v_worker_fnThread1of1ForFork0_~tid~0#1_80| Int) (v_ArrVal_21437 (Array Int Int)) (v_ArrVal_21442 Int) (v_arrayElimCell_126 Int) (v_ArrVal_21444 (Array Int Int)) (v_ArrVal_21443 (Array Int Int)) (|v_ULTIMATE.start_main_~i~4#1_89| Int)) (let ((.cse48 (store |c_#memory_int| |v_ULTIMATE.start_main_~#a~1#1.base_46| v_arrayElimArr_5))) (let ((.cse47 (store (store .cse48 |c_ULTIMATE.start_main_~#b1~0#1.base| v_ArrVal_21437) |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439))) (let ((.cse49 (store (select .cse47 |c_~#pre~0.base|) (+ |c_~#pre~0.offset| |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) v_ArrVal_21442))) (let ((.cse50 (store .cse47 |c_~#pre~0.base| .cse49))) (or (< |v_ULTIMATE.start_main_~i~4#1_90| 1) (< (select (select .cse47 |v_ULTIMATE.start_main_~#a~1#1.base_46|) 8) |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) (= (mod (select (select (store (store (store (store .cse48 |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439) |c_~#pre~0.base| .cse49) |c_ULTIMATE.start_main_~#b1~0#1.base| v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0) (not (= (select v_arrayElimArr_5 8) 0)) (< 0 (mod (select (select .cse50 |c_~#in~0.base|) .cse5) 256)) (= 0 (mod (select (select (store (store .cse50 v_arrayElimCell_126 v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256)) (not (= (select v_arrayElimArr_5 (+ (* |v_ULTIMATE.start_main_~i~4#1_89| 12) 8)) |v_ULTIMATE.start_main_~i~4#1_89|)) (< |v_ULTIMATE.start_main_~i~4#1_89| (+ |v_ULTIMATE.start_main_~i~4#1_90| 1)) (not (= |v_ULTIMATE.start_main_~i~4#1_90| (select v_arrayElimArr_5 (+ 8 (* |v_ULTIMATE.start_main_~i~4#1_90| 12))))))))))))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#a~1#1.base_46|) 0)))) (forall ((|v_ULTIMATE.start_main_~#a~1#1.base_46| Int)) (or (= |c_ULTIMATE.start_main_~#b1~0#1.base| |v_ULTIMATE.start_main_~#a~1#1.base_46|) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#a~1#1.base_46|) 0)) (forall ((|v_ULTIMATE.start_main_~#worker~0#1.base_37| Int)) (or (not (= (select (store |c_#valid| |v_ULTIMATE.start_main_~#a~1#1.base_46| 1) |v_ULTIMATE.start_main_~#worker~0#1.base_37|) 0)) (forall ((|v_ULTIMATE.start_main_~i~4#1_90| Int)) (or (< |v_ULTIMATE.start_main_~i~4#1_90| 1) (forall ((|v_ULTIMATE.start_main_~i~4#1_89| Int)) (or (forall ((v_arrayElimArr_5 (Array Int Int))) (or (forall ((v_ArrVal_21439 (Array Int Int)) (|v_worker_fnThread1of1ForFork0_~tid~0#1_80| Int) (v_ArrVal_21437 (Array Int Int))) (let ((.cse52 (store |c_#memory_int| |v_ULTIMATE.start_main_~#a~1#1.base_46| v_arrayElimArr_5))) (let ((.cse51 (store (store .cse52 |c_ULTIMATE.start_main_~#b1~0#1.base| v_ArrVal_21437) |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439))) (or (< (select (select .cse51 |v_ULTIMATE.start_main_~#a~1#1.base_46|) 8) |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) (forall ((v_ArrVal_21442 Int)) (let ((.cse53 (store (select .cse51 |c_~#pre~0.base|) (+ |c_~#pre~0.offset| |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) v_ArrVal_21442))) (let ((.cse54 (store .cse51 |c_~#pre~0.base| .cse53))) (or (forall ((v_arrayElimCell_126 Int) (v_ArrVal_21444 (Array Int Int)) (v_ArrVal_21443 (Array Int Int)) (v_arrayElimCell_125 Int)) (or (= (mod (select (select (store (store (store (store .cse52 |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439) |c_~#pre~0.base| .cse53) |c_ULTIMATE.start_main_~#b1~0#1.base| v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0) (= 0 (mod (select (select (store (store .cse54 v_arrayElimCell_126 v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256)) (forall ((v_arrayElimCell_124 Int)) (= (mod (select (select (store (store .cse54 v_arrayElimCell_124 v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0)) (= (mod (select (select (store (store .cse54 v_arrayElimCell_125 v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0))) (< 0 (mod (select (select .cse54 |c_~#in~0.base|) .cse5) 256)))))))))) (not (= (select v_arrayElimArr_5 8) 0)) (not (= (select v_arrayElimArr_5 (+ (* |v_ULTIMATE.start_main_~i~4#1_89| 12) 8)) |v_ULTIMATE.start_main_~i~4#1_89|)) (not (= |v_ULTIMATE.start_main_~i~4#1_90| (select v_arrayElimArr_5 (+ 8 (* |v_ULTIMATE.start_main_~i~4#1_90| 12))))))) (< |v_ULTIMATE.start_main_~i~4#1_89| (+ |v_ULTIMATE.start_main_~i~4#1_90| 1)))))))))) (or (forall ((v_ArrVal_21439 (Array Int Int)) (|v_ULTIMATE.start_main_~i~4#1_90| Int) (v_arrayElimArr_5 (Array Int Int)) (|v_worker_fnThread1of1ForFork0_~tid~0#1_80| Int) (v_ArrVal_21437 (Array Int Int)) (v_ArrVal_21442 Int) (v_arrayElimCell_126 Int) (v_ArrVal_21444 (Array Int Int)) (v_ArrVal_21443 (Array Int Int)) (|v_ULTIMATE.start_main_~#worker~0#1.base_37| Int) (|v_ULTIMATE.start_main_~i~4#1_89| Int)) (let ((.cse56 (select (store (store (store |c_#memory_int| |c_~#pre~0.base| v_arrayElimArr_5) |c_ULTIMATE.start_main_~#b1~0#1.base| v_ArrVal_21437) |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439) |c_~#pre~0.base|))) (let ((.cse55 (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#b1~0#1.base| v_ArrVal_21437) |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439) |c_~#pre~0.base| (store .cse56 (+ |c_~#pre~0.offset| |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) v_ArrVal_21442)))) (or (= (mod (select (select (store (store .cse55 v_arrayElimCell_126 v_ArrVal_21443) |c_~#sig1~0.base| v_ArrVal_21444) |c_~#pre~0.base|) .cse3) 256) 0) (not (= (select (store |c_#valid| |c_~#pre~0.base| 1) |v_ULTIMATE.start_main_~#worker~0#1.base_37|) 0)) (< |v_ULTIMATE.start_main_~i~4#1_90| 1) (< (select .cse56 8) |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) (not (= (select v_arrayElimArr_5 8) 0)) (not (= (select v_arrayElimArr_5 (+ (* |v_ULTIMATE.start_main_~i~4#1_89| 12) 8)) |v_ULTIMATE.start_main_~i~4#1_89|)) (< 0 (mod (select (select .cse55 |c_~#in~0.base|) .cse5) 256)) (< |v_ULTIMATE.start_main_~i~4#1_89| (+ |v_ULTIMATE.start_main_~i~4#1_90| 1)) (not (= |v_ULTIMATE.start_main_~i~4#1_90| (select v_arrayElimArr_5 (+ 8 (* |v_ULTIMATE.start_main_~i~4#1_90| 12))))))))) (not (= (select |c_#valid| |c_~#pre~0.base|) 0))))) is different from true [2024-11-08 12:15:55,087 WARN L873 $PredicateComparison]: unable to prove that (let ((.cse3 (+ |c_~#in~0.offset| 1)) (.cse4 (+ |c_~#pre~0.offset| 2))) (and (forall ((|v_~#sig1~0.base_35| Int)) (or (forall ((|v_ULTIMATE.start_main_~#b1~0#1.base_25| Int)) (or (forall ((|v_ULTIMATE.start_main_~#a~1#1.base_46| Int)) (let ((.cse0 (store |c_#valid| |v_ULTIMATE.start_main_~#b1~0#1.base_25| 1))) (or (not (= (select .cse0 |v_ULTIMATE.start_main_~#a~1#1.base_46|) 0)) (forall ((|v_ULTIMATE.start_main_~#worker~0#1.base_37| Int)) (or (forall ((|v_ULTIMATE.start_main_~i~4#1_90| Int)) (or (< |v_ULTIMATE.start_main_~i~4#1_90| 1) (forall ((|v_ULTIMATE.start_main_~i~4#1_89| Int)) (or (forall ((v_arrayElimArr_5 (Array Int Int))) (or (forall ((v_ArrVal_21439 (Array Int Int)) (|v_worker_fnThread1of1ForFork0_~tid~0#1_80| Int) (v_ArrVal_21437 (Array Int Int))) (let ((.cse5 (store |c_#memory_int| |v_ULTIMATE.start_main_~#a~1#1.base_46| v_arrayElimArr_5))) (let ((.cse1 (store (store .cse5 |v_ULTIMATE.start_main_~#b1~0#1.base_25| v_ArrVal_21437) |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439))) (or (< (select (select .cse1 |v_ULTIMATE.start_main_~#a~1#1.base_46|) 8) |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) (forall ((v_ArrVal_21442 Int)) (let ((.cse6 (store (select .cse1 |c_~#pre~0.base|) (+ |c_~#pre~0.offset| |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) v_ArrVal_21442))) (let ((.cse2 (store .cse1 |c_~#pre~0.base| .cse6))) (or (< 0 (mod (select (select .cse2 |c_~#in~0.base|) .cse3) 256)) (forall ((v_arrayElimCell_123 Int) (v_ArrVal_21444 (Array Int Int)) (v_arrayElimCell_126 Int) (v_ArrVal_21443 (Array Int Int))) (or (= (mod (select (select (store (store .cse2 v_arrayElimCell_123 v_ArrVal_21443) |v_~#sig1~0.base_35| v_ArrVal_21444) |c_~#pre~0.base|) .cse4) 256) 0) (= (mod (select (select (store (store (store (store .cse5 |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439) |c_~#pre~0.base| .cse6) |v_ULTIMATE.start_main_~#b1~0#1.base_25| v_ArrVal_21443) |v_~#sig1~0.base_35| v_ArrVal_21444) |c_~#pre~0.base|) .cse4) 256) 0) (= 0 (mod (select (select (store (store .cse2 v_arrayElimCell_126 v_ArrVal_21443) |v_~#sig1~0.base_35| v_ArrVal_21444) |c_~#pre~0.base|) .cse4) 256)) (forall ((v_arrayElimCell_125 Int)) (= (mod (select (select (store (store .cse2 v_arrayElimCell_125 v_ArrVal_21443) |v_~#sig1~0.base_35| v_ArrVal_21444) |c_~#pre~0.base|) .cse4) 256) 0)))))))))))) (not (= (select v_arrayElimArr_5 8) 0)) (not (= (select v_arrayElimArr_5 (+ (* |v_ULTIMATE.start_main_~i~4#1_89| 12) 8)) |v_ULTIMATE.start_main_~i~4#1_89|)) (not (= |v_ULTIMATE.start_main_~i~4#1_90| (select v_arrayElimArr_5 (+ 8 (* |v_ULTIMATE.start_main_~i~4#1_90| 12))))))) (< |v_ULTIMATE.start_main_~i~4#1_89| (+ |v_ULTIMATE.start_main_~i~4#1_90| 1)))))) (not (= (select (store .cse0 |v_ULTIMATE.start_main_~#a~1#1.base_46| 1) |v_ULTIMATE.start_main_~#worker~0#1.base_37|) 0))))))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#b1~0#1.base_25|) 0)))) (< |v_~#sig1~0.base_35| 6))) (forall ((|v_~#sig1~0.base_35| Int)) (or (forall ((|v_ULTIMATE.start_main_~#b1~0#1.base_25| Int)) (or (forall ((|v_ULTIMATE.start_main_~#a~1#1.base_46| Int)) (or (forall ((|v_ULTIMATE.start_main_~#worker~0#1.base_37| Int)) (or (forall ((|v_ULTIMATE.start_main_~i~4#1_90| Int) (v_ArrVal_21439 (Array Int Int)) (v_arrayElimArr_5 (Array Int Int)) (|v_worker_fnThread1of1ForFork0_~tid~0#1_80| Int) (v_ArrVal_21437 (Array Int Int)) (v_ArrVal_21442 Int) (v_ArrVal_21444 (Array Int Int)) (v_ArrVal_21443 (Array Int Int)) (|v_ULTIMATE.start_main_~i~4#1_89| Int)) (let ((.cse9 (store |c_#memory_int| |v_ULTIMATE.start_main_~#a~1#1.base_46| v_arrayElimArr_5))) (let ((.cse7 (store (store .cse9 |v_ULTIMATE.start_main_~#b1~0#1.base_25| v_ArrVal_21437) |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439))) (let ((.cse8 (store (select .cse7 |c_~#pre~0.base|) (+ |c_~#pre~0.offset| |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) v_ArrVal_21442))) (or (< (select (select .cse7 |v_ULTIMATE.start_main_~#a~1#1.base_46|) 8) |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) (< |v_ULTIMATE.start_main_~i~4#1_90| 1) (< 0 (mod (select (select (store .cse7 |c_~#pre~0.base| .cse8) |c_~#in~0.base|) .cse3) 256)) (= (mod (select (select (store (store (store (store .cse9 |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439) |c_~#pre~0.base| .cse8) |v_ULTIMATE.start_main_~#b1~0#1.base_25| v_ArrVal_21443) |v_~#sig1~0.base_35| v_ArrVal_21444) |c_~#pre~0.base|) .cse4) 256) 0) (not (= (select v_arrayElimArr_5 8) 0)) (not (= (select v_arrayElimArr_5 (+ (* |v_ULTIMATE.start_main_~i~4#1_89| 12) 8)) |v_ULTIMATE.start_main_~i~4#1_89|)) (< |v_ULTIMATE.start_main_~i~4#1_89| (+ |v_ULTIMATE.start_main_~i~4#1_90| 1)) (not (= |v_ULTIMATE.start_main_~i~4#1_90| (select v_arrayElimArr_5 (+ 8 (* |v_ULTIMATE.start_main_~i~4#1_90| 12)))))))))) (not (= (select (store (store |c_#valid| |v_ULTIMATE.start_main_~#b1~0#1.base_25| 1) |v_ULTIMATE.start_main_~#a~1#1.base_46| 1) |v_ULTIMATE.start_main_~#worker~0#1.base_37|) 0)))) (= |c_~#pre~0.base| |v_ULTIMATE.start_main_~#a~1#1.base_46|) (= |v_ULTIMATE.start_main_~#b1~0#1.base_25| |v_ULTIMATE.start_main_~#a~1#1.base_46|) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#a~1#1.base_46|) 0)))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#b1~0#1.base_25|) 0)))) (< |v_~#sig1~0.base_35| 6))) (forall ((|v_~#sig1~0.base_35| Int)) (or (forall ((|v_ULTIMATE.start_main_~#b1~0#1.base_25| Int)) (or (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#b1~0#1.base_25|) 0)) (forall ((|v_ULTIMATE.start_main_~#a~1#1.base_46| Int)) (let ((.cse14 (store |c_#valid| |v_ULTIMATE.start_main_~#b1~0#1.base_25| 1))) (or (forall ((v_arrayElimArr_5 (Array Int Int)) (v_arrayElimCell_123 Int) (v_arrayElimCell_126 Int) (v_ArrVal_21444 (Array Int Int)) (v_ArrVal_21443 (Array Int Int)) (|v_ULTIMATE.start_main_~#worker~0#1.base_37| Int) (|v_ULTIMATE.start_main_~i~4#1_90| Int) (v_ArrVal_21439 (Array Int Int)) (|v_worker_fnThread1of1ForFork0_~tid~0#1_80| Int) (v_ArrVal_21437 (Array Int Int)) (v_ArrVal_21442 Int) (|v_ULTIMATE.start_main_~i~4#1_89| Int)) (let ((.cse12 (store |c_#memory_int| |v_ULTIMATE.start_main_~#a~1#1.base_46| v_arrayElimArr_5))) (let ((.cse10 (store (store .cse12 |v_ULTIMATE.start_main_~#b1~0#1.base_25| v_ArrVal_21437) |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439))) (let ((.cse13 (store (select .cse10 |c_~#pre~0.base|) (+ |c_~#pre~0.offset| |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) v_ArrVal_21442))) (let ((.cse11 (store .cse10 |c_~#pre~0.base| .cse13))) (or (< (select (select .cse10 |v_ULTIMATE.start_main_~#a~1#1.base_46|) 8) |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) (< |v_ULTIMATE.start_main_~i~4#1_90| 1) (= (mod (select (select (store (store .cse11 v_arrayElimCell_123 v_ArrVal_21443) |v_~#sig1~0.base_35| v_ArrVal_21444) |c_~#pre~0.base|) .cse4) 256) 0) (< 0 (mod (select (select .cse11 |c_~#in~0.base|) .cse3) 256)) (= (mod (select (select (store (store (store (store .cse12 |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439) |c_~#pre~0.base| .cse13) |v_ULTIMATE.start_main_~#b1~0#1.base_25| v_ArrVal_21443) |v_~#sig1~0.base_35| v_ArrVal_21444) |c_~#pre~0.base|) .cse4) 256) 0) (= 0 (mod (select (select (store (store .cse11 v_arrayElimCell_126 v_ArrVal_21443) |v_~#sig1~0.base_35| v_ArrVal_21444) |c_~#pre~0.base|) .cse4) 256)) (not (= (select v_arrayElimArr_5 8) 0)) (not (= (select v_arrayElimArr_5 (+ (* |v_ULTIMATE.start_main_~i~4#1_89| 12) 8)) |v_ULTIMATE.start_main_~i~4#1_89|)) (< |v_ULTIMATE.start_main_~i~4#1_89| (+ |v_ULTIMATE.start_main_~i~4#1_90| 1)) (not (= |v_ULTIMATE.start_main_~i~4#1_90| (select v_arrayElimArr_5 (+ 8 (* |v_ULTIMATE.start_main_~i~4#1_90| 12))))) (not (= (select (store .cse14 |v_ULTIMATE.start_main_~#a~1#1.base_46| 1) |v_ULTIMATE.start_main_~#worker~0#1.base_37|) 0)))))))) (not (= (select .cse14 |v_ULTIMATE.start_main_~#a~1#1.base_46|) 0))))))) (< |v_~#sig1~0.base_35| 6))) (forall ((|v_~#sig1~0.base_35| Int)) (or (forall ((|v_ULTIMATE.start_main_~#b1~0#1.base_25| Int)) (or (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#b1~0#1.base_25|) 0)) (forall ((|v_ULTIMATE.start_main_~#a~1#1.base_46| Int)) (or (forall ((|v_ULTIMATE.start_main_~#worker~0#1.base_37| Int)) (or (forall ((|v_ULTIMATE.start_main_~i~4#1_90| Int)) (or (forall ((|v_ULTIMATE.start_main_~i~4#1_89| Int)) (or (forall ((v_arrayElimArr_5 (Array Int Int))) (or (not (= (select v_arrayElimArr_5 8) 0)) (forall ((v_ArrVal_21439 (Array Int Int)) (|v_worker_fnThread1of1ForFork0_~tid~0#1_80| Int) (v_ArrVal_21437 (Array Int Int))) (let ((.cse16 (store |c_#memory_int| |v_ULTIMATE.start_main_~#a~1#1.base_46| v_arrayElimArr_5))) (let ((.cse15 (store (store .cse16 |v_ULTIMATE.start_main_~#b1~0#1.base_25| v_ArrVal_21437) |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439))) (or (< (select (select .cse15 |v_ULTIMATE.start_main_~#a~1#1.base_46|) 8) |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) (forall ((v_ArrVal_21442 Int)) (let ((.cse17 (store (select .cse15 |c_~#pre~0.base|) (+ |c_~#pre~0.offset| |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) v_ArrVal_21442))) (let ((.cse18 (store .cse15 |c_~#pre~0.base| .cse17))) (or (forall ((v_arrayElimCell_126 Int) (v_ArrVal_21444 (Array Int Int)) (v_ArrVal_21443 (Array Int Int)) (v_arrayElimCell_125 Int)) (or (= (mod (select (select (store (store (store (store .cse16 |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439) |c_~#pre~0.base| .cse17) |v_ULTIMATE.start_main_~#b1~0#1.base_25| v_ArrVal_21443) |v_~#sig1~0.base_35| v_ArrVal_21444) |c_~#pre~0.base|) .cse4) 256) 0) (forall ((v_arrayElimCell_124 Int)) (= (mod (select (select (store (store .cse18 v_arrayElimCell_124 v_ArrVal_21443) |v_~#sig1~0.base_35| v_ArrVal_21444) |c_~#pre~0.base|) .cse4) 256) 0)) (= 0 (mod (select (select (store (store .cse18 v_arrayElimCell_126 v_ArrVal_21443) |v_~#sig1~0.base_35| v_ArrVal_21444) |c_~#pre~0.base|) .cse4) 256)) (= (mod (select (select (store (store .cse18 v_arrayElimCell_125 v_ArrVal_21443) |v_~#sig1~0.base_35| v_ArrVal_21444) |c_~#pre~0.base|) .cse4) 256) 0))) (< 0 (mod (select (select .cse18 |c_~#in~0.base|) .cse3) 256)))))))))) (not (= (select v_arrayElimArr_5 (+ (* |v_ULTIMATE.start_main_~i~4#1_89| 12) 8)) |v_ULTIMATE.start_main_~i~4#1_89|)) (not (= |v_ULTIMATE.start_main_~i~4#1_90| (select v_arrayElimArr_5 (+ 8 (* |v_ULTIMATE.start_main_~i~4#1_90| 12))))))) (< |v_ULTIMATE.start_main_~i~4#1_89| (+ |v_ULTIMATE.start_main_~i~4#1_90| 1)))) (< |v_ULTIMATE.start_main_~i~4#1_90| 1))) (not (= (select (store (store |c_#valid| |v_ULTIMATE.start_main_~#b1~0#1.base_25| 1) |v_ULTIMATE.start_main_~#a~1#1.base_46| 1) |v_ULTIMATE.start_main_~#worker~0#1.base_37|) 0)))) (= |v_ULTIMATE.start_main_~#b1~0#1.base_25| |v_ULTIMATE.start_main_~#a~1#1.base_46|) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#a~1#1.base_46|) 0)))))) (< |v_~#sig1~0.base_35| 6))) (forall ((|v_~#sig1~0.base_35| Int)) (or (< |v_~#sig1~0.base_35| 6) (forall ((|v_ULTIMATE.start_main_~#b1~0#1.base_25| Int)) (or (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#b1~0#1.base_25|) 0)) (forall ((|v_ULTIMATE.start_main_~#a~1#1.base_46| Int)) (let ((.cse19 (store |c_#valid| |v_ULTIMATE.start_main_~#b1~0#1.base_25| 1))) (or (= |c_~#pre~0.base| |v_ULTIMATE.start_main_~#a~1#1.base_46|) (not (= (select .cse19 |v_ULTIMATE.start_main_~#a~1#1.base_46|) 0)) (forall ((|v_ULTIMATE.start_main_~#worker~0#1.base_37| Int)) (or (forall ((|v_ULTIMATE.start_main_~i~4#1_90| Int)) (or (< |v_ULTIMATE.start_main_~i~4#1_90| 1) (forall ((|v_ULTIMATE.start_main_~i~4#1_89| Int)) (or (forall ((v_arrayElimArr_5 (Array Int Int))) (or (forall ((v_ArrVal_21439 (Array Int Int)) (|v_worker_fnThread1of1ForFork0_~tid~0#1_80| Int) (v_ArrVal_21437 (Array Int Int))) (let ((.cse22 (store |c_#memory_int| |v_ULTIMATE.start_main_~#a~1#1.base_46| v_arrayElimArr_5))) (let ((.cse20 (store (store .cse22 |v_ULTIMATE.start_main_~#b1~0#1.base_25| v_ArrVal_21437) |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439))) (or (< (select (select .cse20 |v_ULTIMATE.start_main_~#a~1#1.base_46|) 8) |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) (forall ((v_ArrVal_21442 Int)) (let ((.cse23 (store (select .cse20 |c_~#pre~0.base|) (+ |c_~#pre~0.offset| |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) v_ArrVal_21442))) (let ((.cse21 (store .cse20 |c_~#pre~0.base| .cse23))) (or (forall ((v_arrayElimCell_123 Int) (v_ArrVal_21444 (Array Int Int)) (v_ArrVal_21443 (Array Int Int))) (or (= (mod (select (select (store (store .cse21 v_arrayElimCell_123 v_ArrVal_21443) |v_~#sig1~0.base_35| v_ArrVal_21444) |c_~#pre~0.base|) .cse4) 256) 0) (= (mod (select (select (store (store (store (store .cse22 |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439) |c_~#pre~0.base| .cse23) |v_ULTIMATE.start_main_~#b1~0#1.base_25| v_ArrVal_21443) |v_~#sig1~0.base_35| v_ArrVal_21444) |c_~#pre~0.base|) .cse4) 256) 0) (forall ((v_arrayElimCell_125 Int)) (= (mod (select (select (store (store .cse21 v_arrayElimCell_125 v_ArrVal_21443) |v_~#sig1~0.base_35| v_ArrVal_21444) |c_~#pre~0.base|) .cse4) 256) 0)))) (< 0 (mod (select (select .cse21 |c_~#in~0.base|) .cse3) 256)))))))))) (not (= (select v_arrayElimArr_5 8) 0)) (not (= (select v_arrayElimArr_5 (+ (* |v_ULTIMATE.start_main_~i~4#1_89| 12) 8)) |v_ULTIMATE.start_main_~i~4#1_89|)) (not (= |v_ULTIMATE.start_main_~i~4#1_90| (select v_arrayElimArr_5 (+ 8 (* |v_ULTIMATE.start_main_~i~4#1_90| 12))))))) (< |v_ULTIMATE.start_main_~i~4#1_89| (+ |v_ULTIMATE.start_main_~i~4#1_90| 1)))))) (not (= (select (store .cse19 |v_ULTIMATE.start_main_~#a~1#1.base_46| 1) |v_ULTIMATE.start_main_~#worker~0#1.base_37|) 0))))))))))) (forall ((|v_~#sig1~0.base_35| Int)) (or (forall ((|v_ULTIMATE.start_main_~#b1~0#1.base_25| Int)) (or (forall ((|v_ULTIMATE.start_main_~#a~1#1.base_46| Int)) (or (forall ((|v_ULTIMATE.start_main_~#worker~0#1.base_37| Int)) (or (forall ((|v_ULTIMATE.start_main_~i~4#1_90| Int) (v_ArrVal_21439 (Array Int Int)) (v_arrayElimArr_5 (Array Int Int)) (|v_worker_fnThread1of1ForFork0_~tid~0#1_80| Int) (v_ArrVal_21437 (Array Int Int)) (v_ArrVal_21442 Int) (v_arrayElimCell_126 Int) (v_ArrVal_21444 (Array Int Int)) (v_ArrVal_21443 (Array Int Int)) (|v_ULTIMATE.start_main_~i~4#1_89| Int)) (let ((.cse26 (store |c_#memory_int| |v_ULTIMATE.start_main_~#a~1#1.base_46| v_arrayElimArr_5))) (let ((.cse24 (store (store .cse26 |v_ULTIMATE.start_main_~#b1~0#1.base_25| v_ArrVal_21437) |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439))) (let ((.cse27 (store (select .cse24 |c_~#pre~0.base|) (+ |c_~#pre~0.offset| |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) v_ArrVal_21442))) (let ((.cse25 (store .cse24 |c_~#pre~0.base| .cse27))) (or (< (select (select .cse24 |v_ULTIMATE.start_main_~#a~1#1.base_46|) 8) |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) (< |v_ULTIMATE.start_main_~i~4#1_90| 1) (< 0 (mod (select (select .cse25 |c_~#in~0.base|) .cse3) 256)) (= (mod (select (select (store (store (store (store .cse26 |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439) |c_~#pre~0.base| .cse27) |v_ULTIMATE.start_main_~#b1~0#1.base_25| v_ArrVal_21443) |v_~#sig1~0.base_35| v_ArrVal_21444) |c_~#pre~0.base|) .cse4) 256) 0) (= 0 (mod (select (select (store (store .cse25 v_arrayElimCell_126 v_ArrVal_21443) |v_~#sig1~0.base_35| v_ArrVal_21444) |c_~#pre~0.base|) .cse4) 256)) (not (= (select v_arrayElimArr_5 8) 0)) (not (= (select v_arrayElimArr_5 (+ (* |v_ULTIMATE.start_main_~i~4#1_89| 12) 8)) |v_ULTIMATE.start_main_~i~4#1_89|)) (< |v_ULTIMATE.start_main_~i~4#1_89| (+ |v_ULTIMATE.start_main_~i~4#1_90| 1)) (not (= |v_ULTIMATE.start_main_~i~4#1_90| (select v_arrayElimArr_5 (+ 8 (* |v_ULTIMATE.start_main_~i~4#1_90| 12))))))))))) (not (= (select (store (store |c_#valid| |v_ULTIMATE.start_main_~#b1~0#1.base_25| 1) |v_ULTIMATE.start_main_~#a~1#1.base_46| 1) |v_ULTIMATE.start_main_~#worker~0#1.base_37|) 0)))) (= |v_ULTIMATE.start_main_~#b1~0#1.base_25| |v_ULTIMATE.start_main_~#a~1#1.base_46|) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#a~1#1.base_46|) 0)))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#b1~0#1.base_25|) 0)))) (< |v_~#sig1~0.base_35| 6))) (forall ((|v_~#sig1~0.base_35| Int)) (or (forall ((|v_ULTIMATE.start_main_~#b1~0#1.base_25| Int)) (or (forall ((|v_ULTIMATE.start_main_~#a~1#1.base_46| Int)) (or (= |c_~#pre~0.base| |v_ULTIMATE.start_main_~#a~1#1.base_46|) (forall ((|v_ULTIMATE.start_main_~#worker~0#1.base_37| Int)) (or (forall ((|v_ULTIMATE.start_main_~i~4#1_90| Int) (v_ArrVal_21439 (Array Int Int)) (v_arrayElimArr_5 (Array Int Int)) (|v_worker_fnThread1of1ForFork0_~tid~0#1_80| Int) (v_ArrVal_21437 (Array Int Int)) (v_ArrVal_21442 Int) (v_ArrVal_21444 (Array Int Int)) (v_arrayElimCell_125 Int) (v_ArrVal_21443 (Array Int Int)) (|v_ULTIMATE.start_main_~i~4#1_89| Int)) (let ((.cse30 (store |c_#memory_int| |v_ULTIMATE.start_main_~#a~1#1.base_46| v_arrayElimArr_5))) (let ((.cse28 (store (store .cse30 |v_ULTIMATE.start_main_~#b1~0#1.base_25| v_ArrVal_21437) |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439))) (let ((.cse31 (store (select .cse28 |c_~#pre~0.base|) (+ |c_~#pre~0.offset| |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) v_ArrVal_21442))) (let ((.cse29 (store .cse28 |c_~#pre~0.base| .cse31))) (or (< (select (select .cse28 |v_ULTIMATE.start_main_~#a~1#1.base_46|) 8) |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) (< |v_ULTIMATE.start_main_~i~4#1_90| 1) (< 0 (mod (select (select .cse29 |c_~#in~0.base|) .cse3) 256)) (= (mod (select (select (store (store (store (store .cse30 |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439) |c_~#pre~0.base| .cse31) |v_ULTIMATE.start_main_~#b1~0#1.base_25| v_ArrVal_21443) |v_~#sig1~0.base_35| v_ArrVal_21444) |c_~#pre~0.base|) .cse4) 256) 0) (not (= (select v_arrayElimArr_5 8) 0)) (not (= (select v_arrayElimArr_5 (+ (* |v_ULTIMATE.start_main_~i~4#1_89| 12) 8)) |v_ULTIMATE.start_main_~i~4#1_89|)) (< |v_ULTIMATE.start_main_~i~4#1_89| (+ |v_ULTIMATE.start_main_~i~4#1_90| 1)) (not (= |v_ULTIMATE.start_main_~i~4#1_90| (select v_arrayElimArr_5 (+ 8 (* |v_ULTIMATE.start_main_~i~4#1_90| 12))))) (= (mod (select (select (store (store .cse29 v_arrayElimCell_125 v_ArrVal_21443) |v_~#sig1~0.base_35| v_ArrVal_21444) |c_~#pre~0.base|) .cse4) 256) 0))))))) (not (= (select (store (store |c_#valid| |v_ULTIMATE.start_main_~#b1~0#1.base_25| 1) |v_ULTIMATE.start_main_~#a~1#1.base_46| 1) |v_ULTIMATE.start_main_~#worker~0#1.base_37|) 0)))) (= |v_ULTIMATE.start_main_~#b1~0#1.base_25| |v_ULTIMATE.start_main_~#a~1#1.base_46|) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#a~1#1.base_46|) 0)))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#b1~0#1.base_25|) 0)))) (< |v_~#sig1~0.base_35| 6))) (forall ((|v_~#sig1~0.base_35| Int)) (or (forall ((|v_ULTIMATE.start_main_~#b1~0#1.base_25| Int)) (or (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#b1~0#1.base_25|) 0)) (forall ((|v_ULTIMATE.start_main_~#a~1#1.base_46| Int)) (or (forall ((|v_ULTIMATE.start_main_~#worker~0#1.base_37| Int)) (or (forall ((|v_ULTIMATE.start_main_~i~4#1_90| Int)) (or (< |v_ULTIMATE.start_main_~i~4#1_90| 1) (forall ((|v_ULTIMATE.start_main_~i~4#1_89| Int)) (or (forall ((v_arrayElimArr_5 (Array Int Int))) (or (forall ((v_ArrVal_21439 (Array Int Int)) (|v_worker_fnThread1of1ForFork0_~tid~0#1_80| Int) (v_ArrVal_21437 (Array Int Int))) (let ((.cse33 (store |c_#memory_int| |v_ULTIMATE.start_main_~#a~1#1.base_46| v_arrayElimArr_5))) (let ((.cse32 (store (store .cse33 |v_ULTIMATE.start_main_~#b1~0#1.base_25| v_ArrVal_21437) |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439))) (or (< (select (select .cse32 |v_ULTIMATE.start_main_~#a~1#1.base_46|) 8) |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) (forall ((v_ArrVal_21442 Int)) (let ((.cse34 (store (select .cse32 |c_~#pre~0.base|) (+ |c_~#pre~0.offset| |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) v_ArrVal_21442))) (let ((.cse35 (store .cse32 |c_~#pre~0.base| .cse34))) (or (forall ((v_ArrVal_21444 (Array Int Int)) (v_ArrVal_21443 (Array Int Int))) (or (= (mod (select (select (store (store (store (store .cse33 |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439) |c_~#pre~0.base| .cse34) |v_ULTIMATE.start_main_~#b1~0#1.base_25| v_ArrVal_21443) |v_~#sig1~0.base_35| v_ArrVal_21444) |c_~#pre~0.base|) .cse4) 256) 0) (forall ((v_arrayElimCell_124 Int)) (= (mod (select (select (store (store .cse35 v_arrayElimCell_124 v_ArrVal_21443) |v_~#sig1~0.base_35| v_ArrVal_21444) |c_~#pre~0.base|) .cse4) 256) 0)))) (< 0 (mod (select (select .cse35 |c_~#in~0.base|) .cse3) 256)))))))))) (not (= (select v_arrayElimArr_5 8) 0)) (not (= (select v_arrayElimArr_5 (+ (* |v_ULTIMATE.start_main_~i~4#1_89| 12) 8)) |v_ULTIMATE.start_main_~i~4#1_89|)) (not (= |v_ULTIMATE.start_main_~i~4#1_90| (select v_arrayElimArr_5 (+ 8 (* |v_ULTIMATE.start_main_~i~4#1_90| 12))))))) (< |v_ULTIMATE.start_main_~i~4#1_89| (+ |v_ULTIMATE.start_main_~i~4#1_90| 1)))))) (not (= (select (store (store |c_#valid| |v_ULTIMATE.start_main_~#b1~0#1.base_25| 1) |v_ULTIMATE.start_main_~#a~1#1.base_46| 1) |v_ULTIMATE.start_main_~#worker~0#1.base_37|) 0)))) (= |c_~#pre~0.base| |v_ULTIMATE.start_main_~#a~1#1.base_46|) (= |v_ULTIMATE.start_main_~#b1~0#1.base_25| |v_ULTIMATE.start_main_~#a~1#1.base_46|) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#a~1#1.base_46|) 0)))))) (< |v_~#sig1~0.base_35| 6))) (forall ((|v_~#sig1~0.base_35| Int)) (or (< |v_~#sig1~0.base_35| 6) (forall ((|v_ULTIMATE.start_main_~#b1~0#1.base_25| Int)) (or (forall ((|v_ULTIMATE.start_main_~#a~1#1.base_46| Int)) (let ((.cse36 (store |c_#valid| |v_ULTIMATE.start_main_~#b1~0#1.base_25| 1))) (or (= |c_~#pre~0.base| |v_ULTIMATE.start_main_~#a~1#1.base_46|) (not (= (select .cse36 |v_ULTIMATE.start_main_~#a~1#1.base_46|) 0)) (forall ((|v_ULTIMATE.start_main_~i~4#1_90| Int) (v_ArrVal_21439 (Array Int Int)) (v_arrayElimArr_5 (Array Int Int)) (|v_worker_fnThread1of1ForFork0_~tid~0#1_80| Int) (v_ArrVal_21437 (Array Int Int)) (v_ArrVal_21442 Int) (v_arrayElimCell_123 Int) (v_ArrVal_21444 (Array Int Int)) (v_ArrVal_21443 (Array Int Int)) (|v_ULTIMATE.start_main_~i~4#1_89| Int) (|v_ULTIMATE.start_main_~#worker~0#1.base_37| Int)) (let ((.cse39 (store |c_#memory_int| |v_ULTIMATE.start_main_~#a~1#1.base_46| v_arrayElimArr_5))) (let ((.cse37 (store (store .cse39 |v_ULTIMATE.start_main_~#b1~0#1.base_25| v_ArrVal_21437) |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439))) (let ((.cse40 (store (select .cse37 |c_~#pre~0.base|) (+ |c_~#pre~0.offset| |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) v_ArrVal_21442))) (let ((.cse38 (store .cse37 |c_~#pre~0.base| .cse40))) (or (< (select (select .cse37 |v_ULTIMATE.start_main_~#a~1#1.base_46|) 8) |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) (< |v_ULTIMATE.start_main_~i~4#1_90| 1) (= (mod (select (select (store (store .cse38 v_arrayElimCell_123 v_ArrVal_21443) |v_~#sig1~0.base_35| v_ArrVal_21444) |c_~#pre~0.base|) .cse4) 256) 0) (< 0 (mod (select (select .cse38 |c_~#in~0.base|) .cse3) 256)) (= (mod (select (select (store (store (store (store .cse39 |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439) |c_~#pre~0.base| .cse40) |v_ULTIMATE.start_main_~#b1~0#1.base_25| v_ArrVal_21443) |v_~#sig1~0.base_35| v_ArrVal_21444) |c_~#pre~0.base|) .cse4) 256) 0) (not (= (select v_arrayElimArr_5 8) 0)) (not (= (select v_arrayElimArr_5 (+ (* |v_ULTIMATE.start_main_~i~4#1_89| 12) 8)) |v_ULTIMATE.start_main_~i~4#1_89|)) (< |v_ULTIMATE.start_main_~i~4#1_89| (+ |v_ULTIMATE.start_main_~i~4#1_90| 1)) (not (= |v_ULTIMATE.start_main_~i~4#1_90| (select v_arrayElimArr_5 (+ 8 (* |v_ULTIMATE.start_main_~i~4#1_90| 12))))) (not (= (select (store .cse36 |v_ULTIMATE.start_main_~#a~1#1.base_46| 1) |v_ULTIMATE.start_main_~#worker~0#1.base_37|) 0))))))))))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#b1~0#1.base_25|) 0)))))) (forall ((|v_~#sig1~0.base_35| Int)) (or (forall ((|v_ULTIMATE.start_main_~#b1~0#1.base_25| Int)) (let ((.cse41 (store |c_#valid| |v_ULTIMATE.start_main_~#b1~0#1.base_25| 1))) (or (not (= (select .cse41 |c_~#pre~0.base|) 0)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#b1~0#1.base_25|) 0)) (forall ((v_ArrVal_21439 (Array Int Int)) (|v_ULTIMATE.start_main_~i~4#1_90| Int) (v_arrayElimArr_5 (Array Int Int)) (|v_worker_fnThread1of1ForFork0_~tid~0#1_80| Int) (v_ArrVal_21437 (Array Int Int)) (v_ArrVal_21442 Int) (v_arrayElimCell_126 Int) (v_ArrVal_21444 (Array Int Int)) (v_ArrVal_21443 (Array Int Int)) (|v_ULTIMATE.start_main_~#worker~0#1.base_37| Int) (|v_ULTIMATE.start_main_~i~4#1_89| Int)) (let ((.cse43 (select (store (store (store |c_#memory_int| |c_~#pre~0.base| v_arrayElimArr_5) |v_ULTIMATE.start_main_~#b1~0#1.base_25| v_ArrVal_21437) |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439) |c_~#pre~0.base|))) (let ((.cse42 (store (store (store |c_#memory_int| |v_ULTIMATE.start_main_~#b1~0#1.base_25| v_ArrVal_21437) |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439) |c_~#pre~0.base| (store .cse43 (+ |c_~#pre~0.offset| |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) v_ArrVal_21442)))) (or (< |v_ULTIMATE.start_main_~i~4#1_90| 1) (not (= (select (store .cse41 |c_~#pre~0.base| 1) |v_ULTIMATE.start_main_~#worker~0#1.base_37|) 0)) (= (mod (select (select (store (store .cse42 v_arrayElimCell_126 v_ArrVal_21443) |v_~#sig1~0.base_35| v_ArrVal_21444) |c_~#pre~0.base|) .cse4) 256) 0) (< 0 (mod (select (select .cse42 |c_~#in~0.base|) .cse3) 256)) (not (= (select v_arrayElimArr_5 8) 0)) (not (= (select v_arrayElimArr_5 (+ (* |v_ULTIMATE.start_main_~i~4#1_89| 12) 8)) |v_ULTIMATE.start_main_~i~4#1_89|)) (< (select .cse43 8) |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) (< |v_ULTIMATE.start_main_~i~4#1_89| (+ |v_ULTIMATE.start_main_~i~4#1_90| 1)) (not (= |v_ULTIMATE.start_main_~i~4#1_90| (select v_arrayElimArr_5 (+ 8 (* |v_ULTIMATE.start_main_~i~4#1_90| 12)))))))))))) (< |v_~#sig1~0.base_35| 6))) (forall ((|v_~#sig1~0.base_35| Int)) (or (forall ((|v_ULTIMATE.start_main_~#b1~0#1.base_25| Int)) (or (forall ((|v_ULTIMATE.start_main_~#a~1#1.base_46| Int)) (or (forall ((|v_ULTIMATE.start_main_~#worker~0#1.base_37| Int)) (or (forall ((|v_ULTIMATE.start_main_~i~4#1_90| Int)) (or (< |v_ULTIMATE.start_main_~i~4#1_90| 1) (forall ((|v_ULTIMATE.start_main_~i~4#1_89| Int)) (or (forall ((v_arrayElimArr_5 (Array Int Int))) (or (not (= (select v_arrayElimArr_5 8) 0)) (not (= (select v_arrayElimArr_5 (+ (* |v_ULTIMATE.start_main_~i~4#1_89| 12) 8)) |v_ULTIMATE.start_main_~i~4#1_89|)) (forall ((v_ArrVal_21439 (Array Int Int)) (|v_worker_fnThread1of1ForFork0_~tid~0#1_80| Int) (v_ArrVal_21437 (Array Int Int))) (let ((.cse46 (store |c_#memory_int| |v_ULTIMATE.start_main_~#a~1#1.base_46| v_arrayElimArr_5))) (let ((.cse44 (store (store .cse46 |v_ULTIMATE.start_main_~#b1~0#1.base_25| v_ArrVal_21437) |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439))) (or (< (select (select .cse44 |v_ULTIMATE.start_main_~#a~1#1.base_46|) 8) |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) (forall ((v_ArrVal_21442 Int)) (let ((.cse47 (store (select .cse44 |c_~#pre~0.base|) (+ |c_~#pre~0.offset| |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) v_ArrVal_21442))) (let ((.cse45 (store .cse44 |c_~#pre~0.base| .cse47))) (or (< 0 (mod (select (select .cse45 |c_~#in~0.base|) .cse3) 256)) (forall ((v_arrayElimCell_126 Int) (v_ArrVal_21444 (Array Int Int)) (v_ArrVal_21443 (Array Int Int))) (or (= (mod (select (select (store (store (store (store .cse46 |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439) |c_~#pre~0.base| .cse47) |v_ULTIMATE.start_main_~#b1~0#1.base_25| v_ArrVal_21443) |v_~#sig1~0.base_35| v_ArrVal_21444) |c_~#pre~0.base|) .cse4) 256) 0) (forall ((v_arrayElimCell_124 Int)) (= (mod (select (select (store (store .cse45 v_arrayElimCell_124 v_ArrVal_21443) |v_~#sig1~0.base_35| v_ArrVal_21444) |c_~#pre~0.base|) .cse4) 256) 0)) (= 0 (mod (select (select (store (store .cse45 v_arrayElimCell_126 v_ArrVal_21443) |v_~#sig1~0.base_35| v_ArrVal_21444) |c_~#pre~0.base|) .cse4) 256)))))))))))) (not (= |v_ULTIMATE.start_main_~i~4#1_90| (select v_arrayElimArr_5 (+ 8 (* |v_ULTIMATE.start_main_~i~4#1_90| 12))))))) (< |v_ULTIMATE.start_main_~i~4#1_89| (+ |v_ULTIMATE.start_main_~i~4#1_90| 1)))))) (not (= (select (store (store |c_#valid| |v_ULTIMATE.start_main_~#b1~0#1.base_25| 1) |v_ULTIMATE.start_main_~#a~1#1.base_46| 1) |v_ULTIMATE.start_main_~#worker~0#1.base_37|) 0)))) (= |v_ULTIMATE.start_main_~#b1~0#1.base_25| |v_ULTIMATE.start_main_~#a~1#1.base_46|) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#a~1#1.base_46|) 0)))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#b1~0#1.base_25|) 0)))) (< |v_~#sig1~0.base_35| 6))) (forall ((|v_~#sig1~0.base_35| Int)) (or (forall ((|v_ULTIMATE.start_main_~#b1~0#1.base_25| Int)) (or (forall ((|v_ULTIMATE.start_main_~#a~1#1.base_46| Int)) (or (forall ((|v_ULTIMATE.start_main_~#worker~0#1.base_37| Int)) (or (forall ((|v_ULTIMATE.start_main_~i~4#1_90| Int)) (or (< |v_ULTIMATE.start_main_~i~4#1_90| 1) (forall ((|v_ULTIMATE.start_main_~i~4#1_89| Int)) (or (forall ((v_arrayElimArr_5 (Array Int Int))) (or (not (= (select v_arrayElimArr_5 8) 0)) (not (= (select v_arrayElimArr_5 (+ (* |v_ULTIMATE.start_main_~i~4#1_89| 12) 8)) |v_ULTIMATE.start_main_~i~4#1_89|)) (forall ((v_ArrVal_21439 (Array Int Int)) (|v_worker_fnThread1of1ForFork0_~tid~0#1_80| Int) (v_ArrVal_21437 (Array Int Int))) (let ((.cse49 (store |c_#memory_int| |v_ULTIMATE.start_main_~#a~1#1.base_46| v_arrayElimArr_5))) (let ((.cse48 (store (store .cse49 |v_ULTIMATE.start_main_~#b1~0#1.base_25| v_ArrVal_21437) |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439))) (or (< (select (select .cse48 |v_ULTIMATE.start_main_~#a~1#1.base_46|) 8) |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) (forall ((v_ArrVal_21442 Int)) (let ((.cse50 (store (select .cse48 |c_~#pre~0.base|) (+ |c_~#pre~0.offset| |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) v_ArrVal_21442))) (let ((.cse51 (store .cse48 |c_~#pre~0.base| .cse50))) (or (forall ((v_ArrVal_21444 (Array Int Int)) (v_arrayElimCell_125 Int) (v_ArrVal_21443 (Array Int Int))) (or (= (mod (select (select (store (store (store (store .cse49 |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439) |c_~#pre~0.base| .cse50) |v_ULTIMATE.start_main_~#b1~0#1.base_25| v_ArrVal_21443) |v_~#sig1~0.base_35| v_ArrVal_21444) |c_~#pre~0.base|) .cse4) 256) 0) (forall ((v_arrayElimCell_124 Int)) (= (mod (select (select (store (store .cse51 v_arrayElimCell_124 v_ArrVal_21443) |v_~#sig1~0.base_35| v_ArrVal_21444) |c_~#pre~0.base|) .cse4) 256) 0)) (= (mod (select (select (store (store .cse51 v_arrayElimCell_125 v_ArrVal_21443) |v_~#sig1~0.base_35| v_ArrVal_21444) |c_~#pre~0.base|) .cse4) 256) 0))) (< 0 (mod (select (select .cse51 |c_~#in~0.base|) .cse3) 256)))))))))) (not (= |v_ULTIMATE.start_main_~i~4#1_90| (select v_arrayElimArr_5 (+ 8 (* |v_ULTIMATE.start_main_~i~4#1_90| 12))))))) (< |v_ULTIMATE.start_main_~i~4#1_89| (+ |v_ULTIMATE.start_main_~i~4#1_90| 1)))))) (not (= (select (store (store |c_#valid| |v_ULTIMATE.start_main_~#b1~0#1.base_25| 1) |v_ULTIMATE.start_main_~#a~1#1.base_46| 1) |v_ULTIMATE.start_main_~#worker~0#1.base_37|) 0)))) (= |c_~#pre~0.base| |v_ULTIMATE.start_main_~#a~1#1.base_46|) (= |v_ULTIMATE.start_main_~#b1~0#1.base_25| |v_ULTIMATE.start_main_~#a~1#1.base_46|) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#a~1#1.base_46|) 0)))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#b1~0#1.base_25|) 0)))) (< |v_~#sig1~0.base_35| 6))) (forall ((|v_~#sig1~0.base_35| Int)) (or (< |v_~#sig1~0.base_35| 6) (forall ((|v_ULTIMATE.start_main_~#b1~0#1.base_25| Int)) (or (forall ((|v_ULTIMATE.start_main_~#a~1#1.base_46| Int)) (or (forall ((|v_ULTIMATE.start_main_~#worker~0#1.base_37| Int)) (or (forall ((|v_ULTIMATE.start_main_~i~4#1_90| Int) (v_ArrVal_21439 (Array Int Int)) (v_arrayElimArr_5 (Array Int Int)) (|v_worker_fnThread1of1ForFork0_~tid~0#1_80| Int) (v_ArrVal_21437 (Array Int Int)) (v_ArrVal_21442 Int) (v_arrayElimCell_126 Int) (v_ArrVal_21444 (Array Int Int)) (v_ArrVal_21443 (Array Int Int)) (v_arrayElimCell_125 Int) (|v_ULTIMATE.start_main_~i~4#1_89| Int)) (let ((.cse54 (store |c_#memory_int| |v_ULTIMATE.start_main_~#a~1#1.base_46| v_arrayElimArr_5))) (let ((.cse52 (store (store .cse54 |v_ULTIMATE.start_main_~#b1~0#1.base_25| v_ArrVal_21437) |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439))) (let ((.cse55 (store (select .cse52 |c_~#pre~0.base|) (+ |c_~#pre~0.offset| |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) v_ArrVal_21442))) (let ((.cse53 (store .cse52 |c_~#pre~0.base| .cse55))) (or (< (select (select .cse52 |v_ULTIMATE.start_main_~#a~1#1.base_46|) 8) |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) (< |v_ULTIMATE.start_main_~i~4#1_90| 1) (< 0 (mod (select (select .cse53 |c_~#in~0.base|) .cse3) 256)) (= (mod (select (select (store (store (store (store .cse54 |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439) |c_~#pre~0.base| .cse55) |v_ULTIMATE.start_main_~#b1~0#1.base_25| v_ArrVal_21443) |v_~#sig1~0.base_35| v_ArrVal_21444) |c_~#pre~0.base|) .cse4) 256) 0) (= 0 (mod (select (select (store (store .cse53 v_arrayElimCell_126 v_ArrVal_21443) |v_~#sig1~0.base_35| v_ArrVal_21444) |c_~#pre~0.base|) .cse4) 256)) (not (= (select v_arrayElimArr_5 8) 0)) (not (= (select v_arrayElimArr_5 (+ (* |v_ULTIMATE.start_main_~i~4#1_89| 12) 8)) |v_ULTIMATE.start_main_~i~4#1_89|)) (< |v_ULTIMATE.start_main_~i~4#1_89| (+ |v_ULTIMATE.start_main_~i~4#1_90| 1)) (not (= |v_ULTIMATE.start_main_~i~4#1_90| (select v_arrayElimArr_5 (+ 8 (* |v_ULTIMATE.start_main_~i~4#1_90| 12))))) (= (mod (select (select (store (store .cse53 v_arrayElimCell_125 v_ArrVal_21443) |v_~#sig1~0.base_35| v_ArrVal_21444) |c_~#pre~0.base|) .cse4) 256) 0))))))) (not (= (select (store (store |c_#valid| |v_ULTIMATE.start_main_~#b1~0#1.base_25| 1) |v_ULTIMATE.start_main_~#a~1#1.base_46| 1) |v_ULTIMATE.start_main_~#worker~0#1.base_37|) 0)))) (= |v_ULTIMATE.start_main_~#b1~0#1.base_25| |v_ULTIMATE.start_main_~#a~1#1.base_46|) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#a~1#1.base_46|) 0)))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#b1~0#1.base_25|) 0)))))))) is different from true [2024-11-08 12:16:26,219 WARN L873 $PredicateComparison]: unable to prove that (let ((.cse0 (+ |c_~#in~0.offset| 1))) (or (not (= (select (select |c_#memory_int| |c_~#in~0.base|) .cse0) 0)) (let ((.cse4 (+ |c_~#pre~0.offset| 2))) (and (forall ((|v_~#sig1~0.base_35| Int)) (or (forall ((|v_ULTIMATE.start_main_~#b1~0#1.base_25| Int)) (or (forall ((|v_ULTIMATE.start_main_~#a~1#1.base_46| Int)) (let ((.cse1 (store |c_#valid| |v_ULTIMATE.start_main_~#b1~0#1.base_25| 1))) (or (not (= (select .cse1 |v_ULTIMATE.start_main_~#a~1#1.base_46|) 0)) (forall ((|v_ULTIMATE.start_main_~#worker~0#1.base_37| Int)) (or (forall ((|v_ULTIMATE.start_main_~i~4#1_90| Int)) (or (< |v_ULTIMATE.start_main_~i~4#1_90| 1) (forall ((|v_ULTIMATE.start_main_~i~4#1_89| Int)) (or (forall ((v_arrayElimArr_5 (Array Int Int))) (or (forall ((v_ArrVal_21439 (Array Int Int)) (|v_worker_fnThread1of1ForFork0_~tid~0#1_80| Int) (v_ArrVal_21437 (Array Int Int))) (let ((.cse5 (store |c_#memory_int| |v_ULTIMATE.start_main_~#a~1#1.base_46| v_arrayElimArr_5))) (let ((.cse2 (store (store .cse5 |v_ULTIMATE.start_main_~#b1~0#1.base_25| v_ArrVal_21437) |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439))) (or (< (select (select .cse2 |v_ULTIMATE.start_main_~#a~1#1.base_46|) 8) |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) (forall ((v_ArrVal_21442 Int)) (let ((.cse6 (store (select .cse2 |c_~#pre~0.base|) (+ |c_~#pre~0.offset| |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) v_ArrVal_21442))) (let ((.cse3 (store .cse2 |c_~#pre~0.base| .cse6))) (or (< 0 (mod (select (select .cse3 |c_~#in~0.base|) .cse0) 256)) (forall ((v_arrayElimCell_123 Int) (v_ArrVal_21444 (Array Int Int)) (v_arrayElimCell_126 Int) (v_ArrVal_21443 (Array Int Int))) (or (= (mod (select (select (store (store .cse3 v_arrayElimCell_123 v_ArrVal_21443) |v_~#sig1~0.base_35| v_ArrVal_21444) |c_~#pre~0.base|) .cse4) 256) 0) (= (mod (select (select (store (store (store (store .cse5 |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439) |c_~#pre~0.base| .cse6) |v_ULTIMATE.start_main_~#b1~0#1.base_25| v_ArrVal_21443) |v_~#sig1~0.base_35| v_ArrVal_21444) |c_~#pre~0.base|) .cse4) 256) 0) (= 0 (mod (select (select (store (store .cse3 v_arrayElimCell_126 v_ArrVal_21443) |v_~#sig1~0.base_35| v_ArrVal_21444) |c_~#pre~0.base|) .cse4) 256)) (forall ((v_arrayElimCell_125 Int)) (= (mod (select (select (store (store .cse3 v_arrayElimCell_125 v_ArrVal_21443) |v_~#sig1~0.base_35| v_ArrVal_21444) |c_~#pre~0.base|) .cse4) 256) 0)))))))))))) (not (= (select v_arrayElimArr_5 8) 0)) (not (= (select v_arrayElimArr_5 (+ (* |v_ULTIMATE.start_main_~i~4#1_89| 12) 8)) |v_ULTIMATE.start_main_~i~4#1_89|)) (not (= |v_ULTIMATE.start_main_~i~4#1_90| (select v_arrayElimArr_5 (+ 8 (* |v_ULTIMATE.start_main_~i~4#1_90| 12))))))) (< |v_ULTIMATE.start_main_~i~4#1_89| (+ |v_ULTIMATE.start_main_~i~4#1_90| 1)))))) (not (= (select (store .cse1 |v_ULTIMATE.start_main_~#a~1#1.base_46| 1) |v_ULTIMATE.start_main_~#worker~0#1.base_37|) 0))))))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#b1~0#1.base_25|) 0)))) (< |v_~#sig1~0.base_35| 6))) (forall ((|v_~#sig1~0.base_35| Int)) (or (forall ((|v_ULTIMATE.start_main_~#b1~0#1.base_25| Int)) (or (forall ((|v_ULTIMATE.start_main_~#a~1#1.base_46| Int)) (or (forall ((|v_ULTIMATE.start_main_~#worker~0#1.base_37| Int)) (or (forall ((|v_ULTIMATE.start_main_~i~4#1_90| Int) (v_ArrVal_21439 (Array Int Int)) (v_arrayElimArr_5 (Array Int Int)) (|v_worker_fnThread1of1ForFork0_~tid~0#1_80| Int) (v_ArrVal_21437 (Array Int Int)) (v_ArrVal_21442 Int) (v_ArrVal_21444 (Array Int Int)) (v_ArrVal_21443 (Array Int Int)) (|v_ULTIMATE.start_main_~i~4#1_89| Int)) (let ((.cse9 (store |c_#memory_int| |v_ULTIMATE.start_main_~#a~1#1.base_46| v_arrayElimArr_5))) (let ((.cse7 (store (store .cse9 |v_ULTIMATE.start_main_~#b1~0#1.base_25| v_ArrVal_21437) |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439))) (let ((.cse8 (store (select .cse7 |c_~#pre~0.base|) (+ |c_~#pre~0.offset| |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) v_ArrVal_21442))) (or (< (select (select .cse7 |v_ULTIMATE.start_main_~#a~1#1.base_46|) 8) |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) (< |v_ULTIMATE.start_main_~i~4#1_90| 1) (< 0 (mod (select (select (store .cse7 |c_~#pre~0.base| .cse8) |c_~#in~0.base|) .cse0) 256)) (= (mod (select (select (store (store (store (store .cse9 |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439) |c_~#pre~0.base| .cse8) |v_ULTIMATE.start_main_~#b1~0#1.base_25| v_ArrVal_21443) |v_~#sig1~0.base_35| v_ArrVal_21444) |c_~#pre~0.base|) .cse4) 256) 0) (not (= (select v_arrayElimArr_5 8) 0)) (not (= (select v_arrayElimArr_5 (+ (* |v_ULTIMATE.start_main_~i~4#1_89| 12) 8)) |v_ULTIMATE.start_main_~i~4#1_89|)) (< |v_ULTIMATE.start_main_~i~4#1_89| (+ |v_ULTIMATE.start_main_~i~4#1_90| 1)) (not (= |v_ULTIMATE.start_main_~i~4#1_90| (select v_arrayElimArr_5 (+ 8 (* |v_ULTIMATE.start_main_~i~4#1_90| 12)))))))))) (not (= (select (store (store |c_#valid| |v_ULTIMATE.start_main_~#b1~0#1.base_25| 1) |v_ULTIMATE.start_main_~#a~1#1.base_46| 1) |v_ULTIMATE.start_main_~#worker~0#1.base_37|) 0)))) (= |c_~#pre~0.base| |v_ULTIMATE.start_main_~#a~1#1.base_46|) (= |v_ULTIMATE.start_main_~#b1~0#1.base_25| |v_ULTIMATE.start_main_~#a~1#1.base_46|) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#a~1#1.base_46|) 0)))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#b1~0#1.base_25|) 0)))) (< |v_~#sig1~0.base_35| 6))) (forall ((|v_~#sig1~0.base_35| Int)) (or (forall ((|v_ULTIMATE.start_main_~#b1~0#1.base_25| Int)) (or (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#b1~0#1.base_25|) 0)) (forall ((|v_ULTIMATE.start_main_~#a~1#1.base_46| Int)) (let ((.cse14 (store |c_#valid| |v_ULTIMATE.start_main_~#b1~0#1.base_25| 1))) (or (forall ((v_arrayElimArr_5 (Array Int Int)) (v_arrayElimCell_123 Int) (v_arrayElimCell_126 Int) (v_ArrVal_21444 (Array Int Int)) (v_ArrVal_21443 (Array Int Int)) (|v_ULTIMATE.start_main_~#worker~0#1.base_37| Int) (|v_ULTIMATE.start_main_~i~4#1_90| Int) (v_ArrVal_21439 (Array Int Int)) (|v_worker_fnThread1of1ForFork0_~tid~0#1_80| Int) (v_ArrVal_21437 (Array Int Int)) (v_ArrVal_21442 Int) (|v_ULTIMATE.start_main_~i~4#1_89| Int)) (let ((.cse12 (store |c_#memory_int| |v_ULTIMATE.start_main_~#a~1#1.base_46| v_arrayElimArr_5))) (let ((.cse10 (store (store .cse12 |v_ULTIMATE.start_main_~#b1~0#1.base_25| v_ArrVal_21437) |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439))) (let ((.cse13 (store (select .cse10 |c_~#pre~0.base|) (+ |c_~#pre~0.offset| |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) v_ArrVal_21442))) (let ((.cse11 (store .cse10 |c_~#pre~0.base| .cse13))) (or (< (select (select .cse10 |v_ULTIMATE.start_main_~#a~1#1.base_46|) 8) |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) (< |v_ULTIMATE.start_main_~i~4#1_90| 1) (= (mod (select (select (store (store .cse11 v_arrayElimCell_123 v_ArrVal_21443) |v_~#sig1~0.base_35| v_ArrVal_21444) |c_~#pre~0.base|) .cse4) 256) 0) (< 0 (mod (select (select .cse11 |c_~#in~0.base|) .cse0) 256)) (= (mod (select (select (store (store (store (store .cse12 |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439) |c_~#pre~0.base| .cse13) |v_ULTIMATE.start_main_~#b1~0#1.base_25| v_ArrVal_21443) |v_~#sig1~0.base_35| v_ArrVal_21444) |c_~#pre~0.base|) .cse4) 256) 0) (= 0 (mod (select (select (store (store .cse11 v_arrayElimCell_126 v_ArrVal_21443) |v_~#sig1~0.base_35| v_ArrVal_21444) |c_~#pre~0.base|) .cse4) 256)) (not (= (select v_arrayElimArr_5 8) 0)) (not (= (select v_arrayElimArr_5 (+ (* |v_ULTIMATE.start_main_~i~4#1_89| 12) 8)) |v_ULTIMATE.start_main_~i~4#1_89|)) (< |v_ULTIMATE.start_main_~i~4#1_89| (+ |v_ULTIMATE.start_main_~i~4#1_90| 1)) (not (= |v_ULTIMATE.start_main_~i~4#1_90| (select v_arrayElimArr_5 (+ 8 (* |v_ULTIMATE.start_main_~i~4#1_90| 12))))) (not (= (select (store .cse14 |v_ULTIMATE.start_main_~#a~1#1.base_46| 1) |v_ULTIMATE.start_main_~#worker~0#1.base_37|) 0)))))))) (not (= (select .cse14 |v_ULTIMATE.start_main_~#a~1#1.base_46|) 0))))))) (< |v_~#sig1~0.base_35| 6))) (forall ((|v_~#sig1~0.base_35| Int)) (or (forall ((|v_ULTIMATE.start_main_~#b1~0#1.base_25| Int)) (or (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#b1~0#1.base_25|) 0)) (forall ((|v_ULTIMATE.start_main_~#a~1#1.base_46| Int)) (or (forall ((|v_ULTIMATE.start_main_~#worker~0#1.base_37| Int)) (or (forall ((|v_ULTIMATE.start_main_~i~4#1_90| Int)) (or (forall ((|v_ULTIMATE.start_main_~i~4#1_89| Int)) (or (forall ((v_arrayElimArr_5 (Array Int Int))) (or (not (= (select v_arrayElimArr_5 8) 0)) (forall ((v_ArrVal_21439 (Array Int Int)) (|v_worker_fnThread1of1ForFork0_~tid~0#1_80| Int) (v_ArrVal_21437 (Array Int Int))) (let ((.cse16 (store |c_#memory_int| |v_ULTIMATE.start_main_~#a~1#1.base_46| v_arrayElimArr_5))) (let ((.cse15 (store (store .cse16 |v_ULTIMATE.start_main_~#b1~0#1.base_25| v_ArrVal_21437) |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439))) (or (< (select (select .cse15 |v_ULTIMATE.start_main_~#a~1#1.base_46|) 8) |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) (forall ((v_ArrVal_21442 Int)) (let ((.cse17 (store (select .cse15 |c_~#pre~0.base|) (+ |c_~#pre~0.offset| |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) v_ArrVal_21442))) (let ((.cse18 (store .cse15 |c_~#pre~0.base| .cse17))) (or (forall ((v_arrayElimCell_126 Int) (v_ArrVal_21444 (Array Int Int)) (v_ArrVal_21443 (Array Int Int)) (v_arrayElimCell_125 Int)) (or (= (mod (select (select (store (store (store (store .cse16 |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439) |c_~#pre~0.base| .cse17) |v_ULTIMATE.start_main_~#b1~0#1.base_25| v_ArrVal_21443) |v_~#sig1~0.base_35| v_ArrVal_21444) |c_~#pre~0.base|) .cse4) 256) 0) (forall ((v_arrayElimCell_124 Int)) (= (mod (select (select (store (store .cse18 v_arrayElimCell_124 v_ArrVal_21443) |v_~#sig1~0.base_35| v_ArrVal_21444) |c_~#pre~0.base|) .cse4) 256) 0)) (= 0 (mod (select (select (store (store .cse18 v_arrayElimCell_126 v_ArrVal_21443) |v_~#sig1~0.base_35| v_ArrVal_21444) |c_~#pre~0.base|) .cse4) 256)) (= (mod (select (select (store (store .cse18 v_arrayElimCell_125 v_ArrVal_21443) |v_~#sig1~0.base_35| v_ArrVal_21444) |c_~#pre~0.base|) .cse4) 256) 0))) (< 0 (mod (select (select .cse18 |c_~#in~0.base|) .cse0) 256)))))))))) (not (= (select v_arrayElimArr_5 (+ (* |v_ULTIMATE.start_main_~i~4#1_89| 12) 8)) |v_ULTIMATE.start_main_~i~4#1_89|)) (not (= |v_ULTIMATE.start_main_~i~4#1_90| (select v_arrayElimArr_5 (+ 8 (* |v_ULTIMATE.start_main_~i~4#1_90| 12))))))) (< |v_ULTIMATE.start_main_~i~4#1_89| (+ |v_ULTIMATE.start_main_~i~4#1_90| 1)))) (< |v_ULTIMATE.start_main_~i~4#1_90| 1))) (not (= (select (store (store |c_#valid| |v_ULTIMATE.start_main_~#b1~0#1.base_25| 1) |v_ULTIMATE.start_main_~#a~1#1.base_46| 1) |v_ULTIMATE.start_main_~#worker~0#1.base_37|) 0)))) (= |v_ULTIMATE.start_main_~#b1~0#1.base_25| |v_ULTIMATE.start_main_~#a~1#1.base_46|) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#a~1#1.base_46|) 0)))))) (< |v_~#sig1~0.base_35| 6))) (forall ((|v_~#sig1~0.base_35| Int)) (or (< |v_~#sig1~0.base_35| 6) (forall ((|v_ULTIMATE.start_main_~#b1~0#1.base_25| Int)) (or (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#b1~0#1.base_25|) 0)) (forall ((|v_ULTIMATE.start_main_~#a~1#1.base_46| Int)) (let ((.cse19 (store |c_#valid| |v_ULTIMATE.start_main_~#b1~0#1.base_25| 1))) (or (= |c_~#pre~0.base| |v_ULTIMATE.start_main_~#a~1#1.base_46|) (not (= (select .cse19 |v_ULTIMATE.start_main_~#a~1#1.base_46|) 0)) (forall ((|v_ULTIMATE.start_main_~#worker~0#1.base_37| Int)) (or (forall ((|v_ULTIMATE.start_main_~i~4#1_90| Int)) (or (< |v_ULTIMATE.start_main_~i~4#1_90| 1) (forall ((|v_ULTIMATE.start_main_~i~4#1_89| Int)) (or (forall ((v_arrayElimArr_5 (Array Int Int))) (or (forall ((v_ArrVal_21439 (Array Int Int)) (|v_worker_fnThread1of1ForFork0_~tid~0#1_80| Int) (v_ArrVal_21437 (Array Int Int))) (let ((.cse22 (store |c_#memory_int| |v_ULTIMATE.start_main_~#a~1#1.base_46| v_arrayElimArr_5))) (let ((.cse20 (store (store .cse22 |v_ULTIMATE.start_main_~#b1~0#1.base_25| v_ArrVal_21437) |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439))) (or (< (select (select .cse20 |v_ULTIMATE.start_main_~#a~1#1.base_46|) 8) |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) (forall ((v_ArrVal_21442 Int)) (let ((.cse23 (store (select .cse20 |c_~#pre~0.base|) (+ |c_~#pre~0.offset| |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) v_ArrVal_21442))) (let ((.cse21 (store .cse20 |c_~#pre~0.base| .cse23))) (or (forall ((v_arrayElimCell_123 Int) (v_ArrVal_21444 (Array Int Int)) (v_ArrVal_21443 (Array Int Int))) (or (= (mod (select (select (store (store .cse21 v_arrayElimCell_123 v_ArrVal_21443) |v_~#sig1~0.base_35| v_ArrVal_21444) |c_~#pre~0.base|) .cse4) 256) 0) (= (mod (select (select (store (store (store (store .cse22 |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439) |c_~#pre~0.base| .cse23) |v_ULTIMATE.start_main_~#b1~0#1.base_25| v_ArrVal_21443) |v_~#sig1~0.base_35| v_ArrVal_21444) |c_~#pre~0.base|) .cse4) 256) 0) (forall ((v_arrayElimCell_125 Int)) (= (mod (select (select (store (store .cse21 v_arrayElimCell_125 v_ArrVal_21443) |v_~#sig1~0.base_35| v_ArrVal_21444) |c_~#pre~0.base|) .cse4) 256) 0)))) (< 0 (mod (select (select .cse21 |c_~#in~0.base|) .cse0) 256)))))))))) (not (= (select v_arrayElimArr_5 8) 0)) (not (= (select v_arrayElimArr_5 (+ (* |v_ULTIMATE.start_main_~i~4#1_89| 12) 8)) |v_ULTIMATE.start_main_~i~4#1_89|)) (not (= |v_ULTIMATE.start_main_~i~4#1_90| (select v_arrayElimArr_5 (+ 8 (* |v_ULTIMATE.start_main_~i~4#1_90| 12))))))) (< |v_ULTIMATE.start_main_~i~4#1_89| (+ |v_ULTIMATE.start_main_~i~4#1_90| 1)))))) (not (= (select (store .cse19 |v_ULTIMATE.start_main_~#a~1#1.base_46| 1) |v_ULTIMATE.start_main_~#worker~0#1.base_37|) 0))))))))))) (forall ((|v_~#sig1~0.base_35| Int)) (or (forall ((|v_ULTIMATE.start_main_~#b1~0#1.base_25| Int)) (or (forall ((|v_ULTIMATE.start_main_~#a~1#1.base_46| Int)) (or (forall ((|v_ULTIMATE.start_main_~#worker~0#1.base_37| Int)) (or (forall ((|v_ULTIMATE.start_main_~i~4#1_90| Int) (v_ArrVal_21439 (Array Int Int)) (v_arrayElimArr_5 (Array Int Int)) (|v_worker_fnThread1of1ForFork0_~tid~0#1_80| Int) (v_ArrVal_21437 (Array Int Int)) (v_ArrVal_21442 Int) (v_arrayElimCell_126 Int) (v_ArrVal_21444 (Array Int Int)) (v_ArrVal_21443 (Array Int Int)) (|v_ULTIMATE.start_main_~i~4#1_89| Int)) (let ((.cse26 (store |c_#memory_int| |v_ULTIMATE.start_main_~#a~1#1.base_46| v_arrayElimArr_5))) (let ((.cse24 (store (store .cse26 |v_ULTIMATE.start_main_~#b1~0#1.base_25| v_ArrVal_21437) |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439))) (let ((.cse27 (store (select .cse24 |c_~#pre~0.base|) (+ |c_~#pre~0.offset| |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) v_ArrVal_21442))) (let ((.cse25 (store .cse24 |c_~#pre~0.base| .cse27))) (or (< (select (select .cse24 |v_ULTIMATE.start_main_~#a~1#1.base_46|) 8) |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) (< |v_ULTIMATE.start_main_~i~4#1_90| 1) (< 0 (mod (select (select .cse25 |c_~#in~0.base|) .cse0) 256)) (= (mod (select (select (store (store (store (store .cse26 |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439) |c_~#pre~0.base| .cse27) |v_ULTIMATE.start_main_~#b1~0#1.base_25| v_ArrVal_21443) |v_~#sig1~0.base_35| v_ArrVal_21444) |c_~#pre~0.base|) .cse4) 256) 0) (= 0 (mod (select (select (store (store .cse25 v_arrayElimCell_126 v_ArrVal_21443) |v_~#sig1~0.base_35| v_ArrVal_21444) |c_~#pre~0.base|) .cse4) 256)) (not (= (select v_arrayElimArr_5 8) 0)) (not (= (select v_arrayElimArr_5 (+ (* |v_ULTIMATE.start_main_~i~4#1_89| 12) 8)) |v_ULTIMATE.start_main_~i~4#1_89|)) (< |v_ULTIMATE.start_main_~i~4#1_89| (+ |v_ULTIMATE.start_main_~i~4#1_90| 1)) (not (= |v_ULTIMATE.start_main_~i~4#1_90| (select v_arrayElimArr_5 (+ 8 (* |v_ULTIMATE.start_main_~i~4#1_90| 12))))))))))) (not (= (select (store (store |c_#valid| |v_ULTIMATE.start_main_~#b1~0#1.base_25| 1) |v_ULTIMATE.start_main_~#a~1#1.base_46| 1) |v_ULTIMATE.start_main_~#worker~0#1.base_37|) 0)))) (= |v_ULTIMATE.start_main_~#b1~0#1.base_25| |v_ULTIMATE.start_main_~#a~1#1.base_46|) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#a~1#1.base_46|) 0)))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#b1~0#1.base_25|) 0)))) (< |v_~#sig1~0.base_35| 6))) (forall ((|v_~#sig1~0.base_35| Int)) (or (forall ((|v_ULTIMATE.start_main_~#b1~0#1.base_25| Int)) (or (forall ((|v_ULTIMATE.start_main_~#a~1#1.base_46| Int)) (or (= |c_~#pre~0.base| |v_ULTIMATE.start_main_~#a~1#1.base_46|) (forall ((|v_ULTIMATE.start_main_~#worker~0#1.base_37| Int)) (or (forall ((|v_ULTIMATE.start_main_~i~4#1_90| Int) (v_ArrVal_21439 (Array Int Int)) (v_arrayElimArr_5 (Array Int Int)) (|v_worker_fnThread1of1ForFork0_~tid~0#1_80| Int) (v_ArrVal_21437 (Array Int Int)) (v_ArrVal_21442 Int) (v_ArrVal_21444 (Array Int Int)) (v_arrayElimCell_125 Int) (v_ArrVal_21443 (Array Int Int)) (|v_ULTIMATE.start_main_~i~4#1_89| Int)) (let ((.cse30 (store |c_#memory_int| |v_ULTIMATE.start_main_~#a~1#1.base_46| v_arrayElimArr_5))) (let ((.cse28 (store (store .cse30 |v_ULTIMATE.start_main_~#b1~0#1.base_25| v_ArrVal_21437) |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439))) (let ((.cse31 (store (select .cse28 |c_~#pre~0.base|) (+ |c_~#pre~0.offset| |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) v_ArrVal_21442))) (let ((.cse29 (store .cse28 |c_~#pre~0.base| .cse31))) (or (< (select (select .cse28 |v_ULTIMATE.start_main_~#a~1#1.base_46|) 8) |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) (< |v_ULTIMATE.start_main_~i~4#1_90| 1) (< 0 (mod (select (select .cse29 |c_~#in~0.base|) .cse0) 256)) (= (mod (select (select (store (store (store (store .cse30 |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439) |c_~#pre~0.base| .cse31) |v_ULTIMATE.start_main_~#b1~0#1.base_25| v_ArrVal_21443) |v_~#sig1~0.base_35| v_ArrVal_21444) |c_~#pre~0.base|) .cse4) 256) 0) (not (= (select v_arrayElimArr_5 8) 0)) (not (= (select v_arrayElimArr_5 (+ (* |v_ULTIMATE.start_main_~i~4#1_89| 12) 8)) |v_ULTIMATE.start_main_~i~4#1_89|)) (< |v_ULTIMATE.start_main_~i~4#1_89| (+ |v_ULTIMATE.start_main_~i~4#1_90| 1)) (not (= |v_ULTIMATE.start_main_~i~4#1_90| (select v_arrayElimArr_5 (+ 8 (* |v_ULTIMATE.start_main_~i~4#1_90| 12))))) (= (mod (select (select (store (store .cse29 v_arrayElimCell_125 v_ArrVal_21443) |v_~#sig1~0.base_35| v_ArrVal_21444) |c_~#pre~0.base|) .cse4) 256) 0))))))) (not (= (select (store (store |c_#valid| |v_ULTIMATE.start_main_~#b1~0#1.base_25| 1) |v_ULTIMATE.start_main_~#a~1#1.base_46| 1) |v_ULTIMATE.start_main_~#worker~0#1.base_37|) 0)))) (= |v_ULTIMATE.start_main_~#b1~0#1.base_25| |v_ULTIMATE.start_main_~#a~1#1.base_46|) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#a~1#1.base_46|) 0)))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#b1~0#1.base_25|) 0)))) (< |v_~#sig1~0.base_35| 6))) (forall ((|v_~#sig1~0.base_35| Int)) (or (forall ((|v_ULTIMATE.start_main_~#b1~0#1.base_25| Int)) (or (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#b1~0#1.base_25|) 0)) (forall ((|v_ULTIMATE.start_main_~#a~1#1.base_46| Int)) (or (forall ((|v_ULTIMATE.start_main_~#worker~0#1.base_37| Int)) (or (forall ((|v_ULTIMATE.start_main_~i~4#1_90| Int)) (or (< |v_ULTIMATE.start_main_~i~4#1_90| 1) (forall ((|v_ULTIMATE.start_main_~i~4#1_89| Int)) (or (forall ((v_arrayElimArr_5 (Array Int Int))) (or (forall ((v_ArrVal_21439 (Array Int Int)) (|v_worker_fnThread1of1ForFork0_~tid~0#1_80| Int) (v_ArrVal_21437 (Array Int Int))) (let ((.cse33 (store |c_#memory_int| |v_ULTIMATE.start_main_~#a~1#1.base_46| v_arrayElimArr_5))) (let ((.cse32 (store (store .cse33 |v_ULTIMATE.start_main_~#b1~0#1.base_25| v_ArrVal_21437) |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439))) (or (< (select (select .cse32 |v_ULTIMATE.start_main_~#a~1#1.base_46|) 8) |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) (forall ((v_ArrVal_21442 Int)) (let ((.cse34 (store (select .cse32 |c_~#pre~0.base|) (+ |c_~#pre~0.offset| |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) v_ArrVal_21442))) (let ((.cse35 (store .cse32 |c_~#pre~0.base| .cse34))) (or (forall ((v_ArrVal_21444 (Array Int Int)) (v_ArrVal_21443 (Array Int Int))) (or (= (mod (select (select (store (store (store (store .cse33 |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439) |c_~#pre~0.base| .cse34) |v_ULTIMATE.start_main_~#b1~0#1.base_25| v_ArrVal_21443) |v_~#sig1~0.base_35| v_ArrVal_21444) |c_~#pre~0.base|) .cse4) 256) 0) (forall ((v_arrayElimCell_124 Int)) (= (mod (select (select (store (store .cse35 v_arrayElimCell_124 v_ArrVal_21443) |v_~#sig1~0.base_35| v_ArrVal_21444) |c_~#pre~0.base|) .cse4) 256) 0)))) (< 0 (mod (select (select .cse35 |c_~#in~0.base|) .cse0) 256)))))))))) (not (= (select v_arrayElimArr_5 8) 0)) (not (= (select v_arrayElimArr_5 (+ (* |v_ULTIMATE.start_main_~i~4#1_89| 12) 8)) |v_ULTIMATE.start_main_~i~4#1_89|)) (not (= |v_ULTIMATE.start_main_~i~4#1_90| (select v_arrayElimArr_5 (+ 8 (* |v_ULTIMATE.start_main_~i~4#1_90| 12))))))) (< |v_ULTIMATE.start_main_~i~4#1_89| (+ |v_ULTIMATE.start_main_~i~4#1_90| 1)))))) (not (= (select (store (store |c_#valid| |v_ULTIMATE.start_main_~#b1~0#1.base_25| 1) |v_ULTIMATE.start_main_~#a~1#1.base_46| 1) |v_ULTIMATE.start_main_~#worker~0#1.base_37|) 0)))) (= |c_~#pre~0.base| |v_ULTIMATE.start_main_~#a~1#1.base_46|) (= |v_ULTIMATE.start_main_~#b1~0#1.base_25| |v_ULTIMATE.start_main_~#a~1#1.base_46|) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#a~1#1.base_46|) 0)))))) (< |v_~#sig1~0.base_35| 6))) (forall ((|v_~#sig1~0.base_35| Int)) (or (< |v_~#sig1~0.base_35| 6) (forall ((|v_ULTIMATE.start_main_~#b1~0#1.base_25| Int)) (or (forall ((|v_ULTIMATE.start_main_~#a~1#1.base_46| Int)) (let ((.cse36 (store |c_#valid| |v_ULTIMATE.start_main_~#b1~0#1.base_25| 1))) (or (= |c_~#pre~0.base| |v_ULTIMATE.start_main_~#a~1#1.base_46|) (not (= (select .cse36 |v_ULTIMATE.start_main_~#a~1#1.base_46|) 0)) (forall ((|v_ULTIMATE.start_main_~i~4#1_90| Int) (v_ArrVal_21439 (Array Int Int)) (v_arrayElimArr_5 (Array Int Int)) (|v_worker_fnThread1of1ForFork0_~tid~0#1_80| Int) (v_ArrVal_21437 (Array Int Int)) (v_ArrVal_21442 Int) (v_arrayElimCell_123 Int) (v_ArrVal_21444 (Array Int Int)) (v_ArrVal_21443 (Array Int Int)) (|v_ULTIMATE.start_main_~i~4#1_89| Int) (|v_ULTIMATE.start_main_~#worker~0#1.base_37| Int)) (let ((.cse39 (store |c_#memory_int| |v_ULTIMATE.start_main_~#a~1#1.base_46| v_arrayElimArr_5))) (let ((.cse37 (store (store .cse39 |v_ULTIMATE.start_main_~#b1~0#1.base_25| v_ArrVal_21437) |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439))) (let ((.cse40 (store (select .cse37 |c_~#pre~0.base|) (+ |c_~#pre~0.offset| |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) v_ArrVal_21442))) (let ((.cse38 (store .cse37 |c_~#pre~0.base| .cse40))) (or (< (select (select .cse37 |v_ULTIMATE.start_main_~#a~1#1.base_46|) 8) |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) (< |v_ULTIMATE.start_main_~i~4#1_90| 1) (= (mod (select (select (store (store .cse38 v_arrayElimCell_123 v_ArrVal_21443) |v_~#sig1~0.base_35| v_ArrVal_21444) |c_~#pre~0.base|) .cse4) 256) 0) (< 0 (mod (select (select .cse38 |c_~#in~0.base|) .cse0) 256)) (= (mod (select (select (store (store (store (store .cse39 |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439) |c_~#pre~0.base| .cse40) |v_ULTIMATE.start_main_~#b1~0#1.base_25| v_ArrVal_21443) |v_~#sig1~0.base_35| v_ArrVal_21444) |c_~#pre~0.base|) .cse4) 256) 0) (not (= (select v_arrayElimArr_5 8) 0)) (not (= (select v_arrayElimArr_5 (+ (* |v_ULTIMATE.start_main_~i~4#1_89| 12) 8)) |v_ULTIMATE.start_main_~i~4#1_89|)) (< |v_ULTIMATE.start_main_~i~4#1_89| (+ |v_ULTIMATE.start_main_~i~4#1_90| 1)) (not (= |v_ULTIMATE.start_main_~i~4#1_90| (select v_arrayElimArr_5 (+ 8 (* |v_ULTIMATE.start_main_~i~4#1_90| 12))))) (not (= (select (store .cse36 |v_ULTIMATE.start_main_~#a~1#1.base_46| 1) |v_ULTIMATE.start_main_~#worker~0#1.base_37|) 0))))))))))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#b1~0#1.base_25|) 0)))))) (forall ((|v_~#sig1~0.base_35| Int)) (or (forall ((|v_ULTIMATE.start_main_~#b1~0#1.base_25| Int)) (let ((.cse41 (store |c_#valid| |v_ULTIMATE.start_main_~#b1~0#1.base_25| 1))) (or (not (= (select .cse41 |c_~#pre~0.base|) 0)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#b1~0#1.base_25|) 0)) (forall ((v_ArrVal_21439 (Array Int Int)) (|v_ULTIMATE.start_main_~i~4#1_90| Int) (v_arrayElimArr_5 (Array Int Int)) (|v_worker_fnThread1of1ForFork0_~tid~0#1_80| Int) (v_ArrVal_21437 (Array Int Int)) (v_ArrVal_21442 Int) (v_arrayElimCell_126 Int) (v_ArrVal_21444 (Array Int Int)) (v_ArrVal_21443 (Array Int Int)) (|v_ULTIMATE.start_main_~#worker~0#1.base_37| Int) (|v_ULTIMATE.start_main_~i~4#1_89| Int)) (let ((.cse43 (select (store (store (store |c_#memory_int| |c_~#pre~0.base| v_arrayElimArr_5) |v_ULTIMATE.start_main_~#b1~0#1.base_25| v_ArrVal_21437) |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439) |c_~#pre~0.base|))) (let ((.cse42 (store (store (store |c_#memory_int| |v_ULTIMATE.start_main_~#b1~0#1.base_25| v_ArrVal_21437) |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439) |c_~#pre~0.base| (store .cse43 (+ |c_~#pre~0.offset| |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) v_ArrVal_21442)))) (or (< |v_ULTIMATE.start_main_~i~4#1_90| 1) (not (= (select (store .cse41 |c_~#pre~0.base| 1) |v_ULTIMATE.start_main_~#worker~0#1.base_37|) 0)) (= (mod (select (select (store (store .cse42 v_arrayElimCell_126 v_ArrVal_21443) |v_~#sig1~0.base_35| v_ArrVal_21444) |c_~#pre~0.base|) .cse4) 256) 0) (< 0 (mod (select (select .cse42 |c_~#in~0.base|) .cse0) 256)) (not (= (select v_arrayElimArr_5 8) 0)) (not (= (select v_arrayElimArr_5 (+ (* |v_ULTIMATE.start_main_~i~4#1_89| 12) 8)) |v_ULTIMATE.start_main_~i~4#1_89|)) (< (select .cse43 8) |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) (< |v_ULTIMATE.start_main_~i~4#1_89| (+ |v_ULTIMATE.start_main_~i~4#1_90| 1)) (not (= |v_ULTIMATE.start_main_~i~4#1_90| (select v_arrayElimArr_5 (+ 8 (* |v_ULTIMATE.start_main_~i~4#1_90| 12)))))))))))) (< |v_~#sig1~0.base_35| 6))) (forall ((|v_~#sig1~0.base_35| Int)) (or (forall ((|v_ULTIMATE.start_main_~#b1~0#1.base_25| Int)) (or (forall ((|v_ULTIMATE.start_main_~#a~1#1.base_46| Int)) (or (forall ((|v_ULTIMATE.start_main_~#worker~0#1.base_37| Int)) (or (forall ((|v_ULTIMATE.start_main_~i~4#1_90| Int)) (or (< |v_ULTIMATE.start_main_~i~4#1_90| 1) (forall ((|v_ULTIMATE.start_main_~i~4#1_89| Int)) (or (forall ((v_arrayElimArr_5 (Array Int Int))) (or (not (= (select v_arrayElimArr_5 8) 0)) (not (= (select v_arrayElimArr_5 (+ (* |v_ULTIMATE.start_main_~i~4#1_89| 12) 8)) |v_ULTIMATE.start_main_~i~4#1_89|)) (forall ((v_ArrVal_21439 (Array Int Int)) (|v_worker_fnThread1of1ForFork0_~tid~0#1_80| Int) (v_ArrVal_21437 (Array Int Int))) (let ((.cse46 (store |c_#memory_int| |v_ULTIMATE.start_main_~#a~1#1.base_46| v_arrayElimArr_5))) (let ((.cse44 (store (store .cse46 |v_ULTIMATE.start_main_~#b1~0#1.base_25| v_ArrVal_21437) |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439))) (or (< (select (select .cse44 |v_ULTIMATE.start_main_~#a~1#1.base_46|) 8) |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) (forall ((v_ArrVal_21442 Int)) (let ((.cse47 (store (select .cse44 |c_~#pre~0.base|) (+ |c_~#pre~0.offset| |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) v_ArrVal_21442))) (let ((.cse45 (store .cse44 |c_~#pre~0.base| .cse47))) (or (< 0 (mod (select (select .cse45 |c_~#in~0.base|) .cse0) 256)) (forall ((v_arrayElimCell_126 Int) (v_ArrVal_21444 (Array Int Int)) (v_ArrVal_21443 (Array Int Int))) (or (= (mod (select (select (store (store (store (store .cse46 |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439) |c_~#pre~0.base| .cse47) |v_ULTIMATE.start_main_~#b1~0#1.base_25| v_ArrVal_21443) |v_~#sig1~0.base_35| v_ArrVal_21444) |c_~#pre~0.base|) .cse4) 256) 0) (forall ((v_arrayElimCell_124 Int)) (= (mod (select (select (store (store .cse45 v_arrayElimCell_124 v_ArrVal_21443) |v_~#sig1~0.base_35| v_ArrVal_21444) |c_~#pre~0.base|) .cse4) 256) 0)) (= 0 (mod (select (select (store (store .cse45 v_arrayElimCell_126 v_ArrVal_21443) |v_~#sig1~0.base_35| v_ArrVal_21444) |c_~#pre~0.base|) .cse4) 256)))))))))))) (not (= |v_ULTIMATE.start_main_~i~4#1_90| (select v_arrayElimArr_5 (+ 8 (* |v_ULTIMATE.start_main_~i~4#1_90| 12))))))) (< |v_ULTIMATE.start_main_~i~4#1_89| (+ |v_ULTIMATE.start_main_~i~4#1_90| 1)))))) (not (= (select (store (store |c_#valid| |v_ULTIMATE.start_main_~#b1~0#1.base_25| 1) |v_ULTIMATE.start_main_~#a~1#1.base_46| 1) |v_ULTIMATE.start_main_~#worker~0#1.base_37|) 0)))) (= |v_ULTIMATE.start_main_~#b1~0#1.base_25| |v_ULTIMATE.start_main_~#a~1#1.base_46|) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#a~1#1.base_46|) 0)))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#b1~0#1.base_25|) 0)))) (< |v_~#sig1~0.base_35| 6))) (forall ((|v_~#sig1~0.base_35| Int)) (or (forall ((|v_ULTIMATE.start_main_~#b1~0#1.base_25| Int)) (or (forall ((|v_ULTIMATE.start_main_~#a~1#1.base_46| Int)) (or (forall ((|v_ULTIMATE.start_main_~#worker~0#1.base_37| Int)) (or (forall ((|v_ULTIMATE.start_main_~i~4#1_90| Int)) (or (< |v_ULTIMATE.start_main_~i~4#1_90| 1) (forall ((|v_ULTIMATE.start_main_~i~4#1_89| Int)) (or (forall ((v_arrayElimArr_5 (Array Int Int))) (or (not (= (select v_arrayElimArr_5 8) 0)) (not (= (select v_arrayElimArr_5 (+ (* |v_ULTIMATE.start_main_~i~4#1_89| 12) 8)) |v_ULTIMATE.start_main_~i~4#1_89|)) (forall ((v_ArrVal_21439 (Array Int Int)) (|v_worker_fnThread1of1ForFork0_~tid~0#1_80| Int) (v_ArrVal_21437 (Array Int Int))) (let ((.cse49 (store |c_#memory_int| |v_ULTIMATE.start_main_~#a~1#1.base_46| v_arrayElimArr_5))) (let ((.cse48 (store (store .cse49 |v_ULTIMATE.start_main_~#b1~0#1.base_25| v_ArrVal_21437) |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439))) (or (< (select (select .cse48 |v_ULTIMATE.start_main_~#a~1#1.base_46|) 8) |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) (forall ((v_ArrVal_21442 Int)) (let ((.cse50 (store (select .cse48 |c_~#pre~0.base|) (+ |c_~#pre~0.offset| |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) v_ArrVal_21442))) (let ((.cse51 (store .cse48 |c_~#pre~0.base| .cse50))) (or (forall ((v_ArrVal_21444 (Array Int Int)) (v_arrayElimCell_125 Int) (v_ArrVal_21443 (Array Int Int))) (or (= (mod (select (select (store (store (store (store .cse49 |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439) |c_~#pre~0.base| .cse50) |v_ULTIMATE.start_main_~#b1~0#1.base_25| v_ArrVal_21443) |v_~#sig1~0.base_35| v_ArrVal_21444) |c_~#pre~0.base|) .cse4) 256) 0) (forall ((v_arrayElimCell_124 Int)) (= (mod (select (select (store (store .cse51 v_arrayElimCell_124 v_ArrVal_21443) |v_~#sig1~0.base_35| v_ArrVal_21444) |c_~#pre~0.base|) .cse4) 256) 0)) (= (mod (select (select (store (store .cse51 v_arrayElimCell_125 v_ArrVal_21443) |v_~#sig1~0.base_35| v_ArrVal_21444) |c_~#pre~0.base|) .cse4) 256) 0))) (< 0 (mod (select (select .cse51 |c_~#in~0.base|) .cse0) 256)))))))))) (not (= |v_ULTIMATE.start_main_~i~4#1_90| (select v_arrayElimArr_5 (+ 8 (* |v_ULTIMATE.start_main_~i~4#1_90| 12))))))) (< |v_ULTIMATE.start_main_~i~4#1_89| (+ |v_ULTIMATE.start_main_~i~4#1_90| 1)))))) (not (= (select (store (store |c_#valid| |v_ULTIMATE.start_main_~#b1~0#1.base_25| 1) |v_ULTIMATE.start_main_~#a~1#1.base_46| 1) |v_ULTIMATE.start_main_~#worker~0#1.base_37|) 0)))) (= |c_~#pre~0.base| |v_ULTIMATE.start_main_~#a~1#1.base_46|) (= |v_ULTIMATE.start_main_~#b1~0#1.base_25| |v_ULTIMATE.start_main_~#a~1#1.base_46|) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#a~1#1.base_46|) 0)))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#b1~0#1.base_25|) 0)))) (< |v_~#sig1~0.base_35| 6))) (forall ((|v_~#sig1~0.base_35| Int)) (or (< |v_~#sig1~0.base_35| 6) (forall ((|v_ULTIMATE.start_main_~#b1~0#1.base_25| Int)) (or (forall ((|v_ULTIMATE.start_main_~#a~1#1.base_46| Int)) (or (forall ((|v_ULTIMATE.start_main_~#worker~0#1.base_37| Int)) (or (forall ((|v_ULTIMATE.start_main_~i~4#1_90| Int) (v_ArrVal_21439 (Array Int Int)) (v_arrayElimArr_5 (Array Int Int)) (|v_worker_fnThread1of1ForFork0_~tid~0#1_80| Int) (v_ArrVal_21437 (Array Int Int)) (v_ArrVal_21442 Int) (v_arrayElimCell_126 Int) (v_ArrVal_21444 (Array Int Int)) (v_ArrVal_21443 (Array Int Int)) (v_arrayElimCell_125 Int) (|v_ULTIMATE.start_main_~i~4#1_89| Int)) (let ((.cse54 (store |c_#memory_int| |v_ULTIMATE.start_main_~#a~1#1.base_46| v_arrayElimArr_5))) (let ((.cse52 (store (store .cse54 |v_ULTIMATE.start_main_~#b1~0#1.base_25| v_ArrVal_21437) |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439))) (let ((.cse55 (store (select .cse52 |c_~#pre~0.base|) (+ |c_~#pre~0.offset| |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) v_ArrVal_21442))) (let ((.cse53 (store .cse52 |c_~#pre~0.base| .cse55))) (or (< (select (select .cse52 |v_ULTIMATE.start_main_~#a~1#1.base_46|) 8) |v_worker_fnThread1of1ForFork0_~tid~0#1_80|) (< |v_ULTIMATE.start_main_~i~4#1_90| 1) (< 0 (mod (select (select .cse53 |c_~#in~0.base|) .cse0) 256)) (= (mod (select (select (store (store (store (store .cse54 |v_ULTIMATE.start_main_~#worker~0#1.base_37| v_ArrVal_21439) |c_~#pre~0.base| .cse55) |v_ULTIMATE.start_main_~#b1~0#1.base_25| v_ArrVal_21443) |v_~#sig1~0.base_35| v_ArrVal_21444) |c_~#pre~0.base|) .cse4) 256) 0) (= 0 (mod (select (select (store (store .cse53 v_arrayElimCell_126 v_ArrVal_21443) |v_~#sig1~0.base_35| v_ArrVal_21444) |c_~#pre~0.base|) .cse4) 256)) (not (= (select v_arrayElimArr_5 8) 0)) (not (= (select v_arrayElimArr_5 (+ (* |v_ULTIMATE.start_main_~i~4#1_89| 12) 8)) |v_ULTIMATE.start_main_~i~4#1_89|)) (< |v_ULTIMATE.start_main_~i~4#1_89| (+ |v_ULTIMATE.start_main_~i~4#1_90| 1)) (not (= |v_ULTIMATE.start_main_~i~4#1_90| (select v_arrayElimArr_5 (+ 8 (* |v_ULTIMATE.start_main_~i~4#1_90| 12))))) (= (mod (select (select (store (store .cse53 v_arrayElimCell_125 v_ArrVal_21443) |v_~#sig1~0.base_35| v_ArrVal_21444) |c_~#pre~0.base|) .cse4) 256) 0))))))) (not (= (select (store (store |c_#valid| |v_ULTIMATE.start_main_~#b1~0#1.base_25| 1) |v_ULTIMATE.start_main_~#a~1#1.base_46| 1) |v_ULTIMATE.start_main_~#worker~0#1.base_37|) 0)))) (= |v_ULTIMATE.start_main_~#b1~0#1.base_25| |v_ULTIMATE.start_main_~#a~1#1.base_46|) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#a~1#1.base_46|) 0)))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#b1~0#1.base_25|) 0)))))))))) is different from true [2024-11-08 12:18:04,649 WARN L286 SmtUtils]: Spent 8.24s on a formula simplification. DAG size of input: 326 DAG size of output: 326 (called from [L 388] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.predicates.PredicateUnifier.getOrConstructPredicate) [2024-11-08 12:19:41,586 WARN L286 SmtUtils]: Spent 13.05s on a formula simplification. DAG size of input: 325 DAG size of output: 325 (called from [L 388] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.predicates.PredicateUnifier.getOrConstructPredicate) [2024-11-08 12:19:46,993 INFO L349 Elim1Store]: treesize reduction 7, result has 12.5 percent of original size [2024-11-08 12:19:47,003 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 1464240 treesize of output 1448236 [2024-11-08 12:19:52,378 WARN L286 SmtUtils]: Spent 5.34s on a formula simplification. DAG size of input: 8385 DAG size of output: 3288 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify) [2024-11-08 12:19:54,435 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 12:19:54,440 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 5 select indices, 5 select index equivalence classes, 1 disjoint index pairs (out of 10 index pairs), introduced 5 new quantified variables, introduced 9 case distinctions, treesize of input 36098 treesize of output 36103 [2024-11-08 12:19:55,439 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 36036 treesize of output 35924 [2024-11-08 12:19:56,395 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 35924 treesize of output 35700 [2024-11-08 12:19:57,868 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 12:19:57,872 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 37373 treesize of output 37059 [2024-11-08 12:20:01,976 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 12:20:01,981 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 37008 treesize of output 36937 [2024-11-08 12:20:03,455 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 12:20:03,460 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 37506 treesize of output 37337 [2024-11-08 12:20:04,958 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 12:20:04,962 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 37440 treesize of output 37421 [2024-11-08 12:20:06,288 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 12:20:06,292 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 1 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 5 case distinctions, treesize of input 37402 treesize of output 37405 [2024-11-08 12:20:07,742 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 12:20:07,746 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 37634 treesize of output 37575 [2024-11-08 12:20:09,613 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 12:20:09,618 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 5 select indices, 5 select index equivalence classes, 1 disjoint index pairs (out of 10 index pairs), introduced 5 new quantified variables, introduced 9 case distinctions, treesize of input 37698 treesize of output 37707 [2024-11-08 12:20:11,322 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 12:20:11,327 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 37650 treesize of output 37653 [2024-11-08 12:20:13,688 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 12:20:13,692 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 5 select indices, 5 select index equivalence classes, 1 disjoint index pairs (out of 10 index pairs), introduced 5 new quantified variables, introduced 9 case distinctions, treesize of input 37786 treesize of output 37795 [2024-11-08 12:20:15,941 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 12:20:15,946 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 37982 treesize of output 37923 [2024-11-08 12:20:18,050 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 12:20:18,055 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 5 select indices, 5 select index equivalence classes, 1 disjoint index pairs (out of 10 index pairs), introduced 5 new quantified variables, introduced 9 case distinctions, treesize of input 38036 treesize of output 38049 [2024-11-08 12:20:19,947 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 12:20:19,951 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 38104 treesize of output 38079 [2024-11-08 12:20:21,586 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 38068 treesize of output 38020 [2024-11-08 12:20:23,569 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 38020 treesize of output 37996 [2024-11-08 12:20:25,600 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 12:20:25,605 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 1 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 5 case distinctions, treesize of input 37996 treesize of output 37999 [2024-11-08 12:20:27,637 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 12:20:27,641 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 38238 treesize of output 38169 [2024-11-08 12:20:29,781 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 12:20:29,786 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 38706 treesize of output 38555 [2024-11-08 12:20:31,878 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 38536 treesize of output 38376 [2024-11-08 12:20:33,745 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 38488 treesize of output 38456