./Ultimate.py --spec ../../sv-benchmarks/c/properties/valid-memsafety.prp --file ../../sv-benchmarks/c/libvsync/bounded_mpmc_check_full.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for memory safety (deref-memtrack) Using default analysis Version a0165632 Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0315fdd5-1890-43bd-8cdf-086fbef147eb/bin/ugemcutter-verify-v6A4Riy6iL/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0315fdd5-1890-43bd-8cdf-086fbef147eb/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_0315fdd5-1890-43bd-8cdf-086fbef147eb/bin/ugemcutter-verify-v6A4Riy6iL/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0315fdd5-1890-43bd-8cdf-086fbef147eb/bin/ugemcutter-verify-v6A4Riy6iL/config/GemCutterMemDerefMemtrack.xml -i ../../sv-benchmarks/c/libvsync/bounded_mpmc_check_full.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0315fdd5-1890-43bd-8cdf-086fbef147eb/bin/ugemcutter-verify-v6A4Riy6iL/config/svcomp-DerefFreeMemtrack-32bit-GemCutter_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0315fdd5-1890-43bd-8cdf-086fbef147eb/bin/ugemcutter-verify-v6A4Riy6iL --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) --witnessprinter.graph.data.producer GemCutter --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash f024b1564d266942c6fb6d9d8e063348b6cc44533a81967df0d35639486bddfe --- Real Ultimate output --- This is Ultimate 0.2.5-dev-a016563 [2024-11-08 12:17:11,141 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-08 12:17:11,242 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0315fdd5-1890-43bd-8cdf-086fbef147eb/bin/ugemcutter-verify-v6A4Riy6iL/config/svcomp-DerefFreeMemtrack-32bit-GemCutter_Default.epf [2024-11-08 12:17:11,249 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-08 12:17:11,251 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-08 12:17:11,285 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-08 12:17:11,286 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-08 12:17:11,286 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-08 12:17:11,287 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-08 12:17:11,289 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-08 12:17:11,290 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-08 12:17:11,291 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-08 12:17:11,291 INFO L153 SettingsManager]: * Use SBE=true [2024-11-08 12:17:11,295 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-08 12:17:11,295 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-08 12:17:11,295 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-08 12:17:11,296 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-08 12:17:11,296 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-08 12:17:11,296 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2024-11-08 12:17:11,297 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2024-11-08 12:17:11,297 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2024-11-08 12:17:11,297 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-08 12:17:11,298 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-11-08 12:17:11,298 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-08 12:17:11,298 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-08 12:17:11,298 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-08 12:17:11,298 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-08 12:17:11,299 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-08 12:17:11,299 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-08 12:17:11,299 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-08 12:17:11,299 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-08 12:17:11,300 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2024-11-08 12:17:11,300 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-08 12:17:11,300 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-08 12:17:11,300 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-08 12:17:11,313 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-08 12:17:11,314 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-08 12:17:11,314 INFO L153 SettingsManager]: * Abstraction used for commutativity in POR=VARIABLES_GLOBAL [2024-11-08 12:17:11,314 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PARTIAL_ORDER_FA [2024-11-08 12:17:11,315 INFO L153 SettingsManager]: * CEGAR restart behaviour=ONE_CEGAR_PER_THREAD_INSTANCE [2024-11-08 12:17:11,315 INFO L153 SettingsManager]: * Partial Order Reduction in concurrent analysis=PERSISTENT_SLEEP_NEW_STATES_FIXEDORDER [2024-11-08 12:17:11,317 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_0315fdd5-1890-43bd-8cdf-086fbef147eb/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_0315fdd5-1890-43bd-8cdf-086fbef147eb/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 valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> GemCutter Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> f024b1564d266942c6fb6d9d8e063348b6cc44533a81967df0d35639486bddfe [2024-11-08 12:17:11,589 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-08 12:17:11,619 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-08 12:17:11,622 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-08 12:17:11,623 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-08 12:17:11,624 INFO L274 PluginConnector]: CDTParser initialized [2024-11-08 12:17:11,625 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0315fdd5-1890-43bd-8cdf-086fbef147eb/bin/ugemcutter-verify-v6A4Riy6iL/../../sv-benchmarks/c/libvsync/bounded_mpmc_check_full.i Unable to find full path for "g++" [2024-11-08 12:17:13,681 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-08 12:17:14,190 INFO L384 CDTParser]: Found 1 translation units. [2024-11-08 12:17:14,190 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0315fdd5-1890-43bd-8cdf-086fbef147eb/sv-benchmarks/c/libvsync/bounded_mpmc_check_full.i [2024-11-08 12:17:14,247 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0315fdd5-1890-43bd-8cdf-086fbef147eb/bin/ugemcutter-verify-v6A4Riy6iL/data/6d6bcfb4b/846c7767926a44e8aa85b9804cc2c206/FLAG5a108b26f [2024-11-08 12:17:14,267 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0315fdd5-1890-43bd-8cdf-086fbef147eb/bin/ugemcutter-verify-v6A4Riy6iL/data/6d6bcfb4b/846c7767926a44e8aa85b9804cc2c206 [2024-11-08 12:17:14,270 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-08 12:17:14,272 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-08 12:17:14,275 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-08 12:17:14,275 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-08 12:17:14,281 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-08 12:17:14,282 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 12:17:14" (1/1) ... [2024-11-08 12:17:14,283 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@45e670b9 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:17:14, skipping insertion in model container [2024-11-08 12:17:14,283 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 12:17:14" (1/1) ... [2024-11-08 12:17:14,394 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-08 12:17:17,491 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-08 12:17:17,506 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-08 12:17:17,506 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-08 12:17:17,521 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-08 12:17:17,522 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-08 12:17:17,817 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-08 12:17:17,821 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-08 12:17:17,834 INFO L200 MainTranslator]: Completed pre-run [2024-11-08 12:17:17,982 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4308] [2024-11-08 12:17:17,984 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4310] [2024-11-08 12:17:17,985 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4315] [2024-11-08 12:17:17,986 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4317] [2024-11-08 12:17:17,986 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4323] [2024-11-08 12:17:17,988 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4325] [2024-11-08 12:17:17,988 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4331] [2024-11-08 12:17:17,990 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4333] [2024-11-08 12:17:17,990 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4339] [2024-11-08 12:17:17,991 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4341] [2024-11-08 12:17:17,992 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4347] [2024-11-08 12:17:17,993 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4349] [2024-11-08 12:17:17,994 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4355] [2024-11-08 12:17:17,995 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4357] [2024-11-08 12:17:17,996 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4363] [2024-11-08 12:17:17,997 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4365] [2024-11-08 12:17:17,997 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4370] [2024-11-08 12:17:17,998 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4372] [2024-11-08 12:17:17,998 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4377] [2024-11-08 12:17:17,999 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4379] [2024-11-08 12:17:17,999 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4384] [2024-11-08 12:17:18,001 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4386] [2024-11-08 12:17:18,001 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4391] [2024-11-08 12:17:18,002 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4393] [2024-11-08 12:17:18,002 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4398] [2024-11-08 12:17:18,003 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4400] [2024-11-08 12:17:18,004 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4405] [2024-11-08 12:17:18,005 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4408] [2024-11-08 12:17:18,006 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4414] [2024-11-08 12:17:18,007 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4417] [2024-11-08 12:17:18,008 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4423] [2024-11-08 12:17:18,009 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4426] [2024-11-08 12:17:18,010 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4432] [2024-11-08 12:17:18,011 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4435] [2024-11-08 12:17:18,012 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4441] [2024-11-08 12:17:18,013 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4444] [2024-11-08 12:17:18,014 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4450] [2024-11-08 12:17:18,015 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4453] [2024-11-08 12:17:18,016 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4460] [2024-11-08 12:17:18,018 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4463] [2024-11-08 12:17:18,019 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4470] [2024-11-08 12:17:18,020 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4473] [2024-11-08 12:17:18,020 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4480] [2024-11-08 12:17:18,021 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4483] [2024-11-08 12:17:18,022 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4490] [2024-11-08 12:17:18,023 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4493] [2024-11-08 12:17:18,024 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4500] [2024-11-08 12:17:18,027 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4503] [2024-11-08 12:17:18,030 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4510] [2024-11-08 12:17:18,031 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4513] [2024-11-08 12:17:18,031 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4519] [2024-11-08 12:17:18,033 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4522] [2024-11-08 12:17:18,034 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4528] [2024-11-08 12:17:18,035 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4531] [2024-11-08 12:17:18,036 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4537] [2024-11-08 12:17:18,037 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4540] [2024-11-08 12:17:18,038 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4546] [2024-11-08 12:17:18,039 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4549] [2024-11-08 12:17:18,041 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4555] [2024-11-08 12:17:18,042 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4558] [2024-11-08 12:17:18,043 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4564] [2024-11-08 12:17:18,044 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4567] [2024-11-08 12:17:18,044 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4573] [2024-11-08 12:17:18,045 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4576] [2024-11-08 12:17:18,046 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4582] [2024-11-08 12:17:18,048 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4585] [2024-11-08 12:17:18,048 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4591] [2024-11-08 12:17:18,049 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4594] [2024-11-08 12:17:18,052 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4600] [2024-11-08 12:17:18,053 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4603] [2024-11-08 12:17:18,053 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4609] [2024-11-08 12:17:18,054 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4612] [2024-11-08 12:17:18,055 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4618] [2024-11-08 12:17:18,056 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4621] [2024-11-08 12:17:18,056 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4627] [2024-11-08 12:17:18,057 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4630] [2024-11-08 12:17:18,058 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4636] [2024-11-08 12:17:18,059 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4639] [2024-11-08 12:17:18,060 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4645] [2024-11-08 12:17:18,061 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4648] [2024-11-08 12:17:18,061 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4654] [2024-11-08 12:17:18,062 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4656] [2024-11-08 12:17:18,062 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4662] [2024-11-08 12:17:18,063 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4664] [2024-11-08 12:17:18,064 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4670] [2024-11-08 12:17:18,066 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4672] [2024-11-08 12:17:18,066 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4678] [2024-11-08 12:17:18,067 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4680] [2024-11-08 12:17:18,067 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4686] [2024-11-08 12:17:18,068 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4688] [2024-11-08 12:17:18,069 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4694] [2024-11-08 12:17:18,069 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4696] [2024-11-08 12:17:18,070 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4702] [2024-11-08 12:17:18,070 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4704] [2024-11-08 12:17:18,071 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4710] [2024-11-08 12:17:18,073 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4712] [2024-11-08 12:17:18,073 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4718] [2024-11-08 12:17:18,074 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4720] [2024-11-08 12:17:18,075 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4726] [2024-11-08 12:17:18,077 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4728] [2024-11-08 12:17:18,159 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-08 12:17:18,551 INFO L204 MainTranslator]: Completed translation [2024-11-08 12:17:18,551 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:17:18 WrapperNode [2024-11-08 12:17:18,552 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-08 12:17:18,553 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-08 12:17:18,553 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-08 12:17:18,553 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-08 12:17:18,561 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:17:18" (1/1) ... [2024-11-08 12:17:18,667 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:17:18" (1/1) ... [2024-11-08 12:17:18,766 INFO L138 Inliner]: procedures = 914, calls = 957, calls flagged for inlining = 822, calls inlined = 64, statements flattened = 655 [2024-11-08 12:17:18,766 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-08 12:17:18,767 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-08 12:17:18,767 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-08 12:17:18,767 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-08 12:17:18,790 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:17:18" (1/1) ... [2024-11-08 12:17:18,790 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:17:18" (1/1) ... [2024-11-08 12:17:18,796 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:17:18" (1/1) ... [2024-11-08 12:17:18,796 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:17:18" (1/1) ... [2024-11-08 12:17:18,833 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:17:18" (1/1) ... [2024-11-08 12:17:18,847 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:17:18" (1/1) ... [2024-11-08 12:17:18,857 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:17:18" (1/1) ... [2024-11-08 12:17:18,861 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:17:18" (1/1) ... [2024-11-08 12:17:18,868 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-08 12:17:18,868 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-08 12:17:18,869 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-08 12:17:18,869 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-08 12:17:18,870 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:17:18" (1/1) ... [2024-11-08 12:17:18,876 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2024-11-08 12:17:18,889 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0315fdd5-1890-43bd-8cdf-086fbef147eb/bin/ugemcutter-verify-v6A4Riy6iL/z3 [2024-11-08 12:17:18,909 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0315fdd5-1890-43bd-8cdf-086fbef147eb/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:17:18,913 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0315fdd5-1890-43bd-8cdf-086fbef147eb/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:17:18,947 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-11-08 12:17:18,947 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-08 12:17:18,947 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$ [2024-11-08 12:17:18,947 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-08 12:17:18,947 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-08 12:17:18,948 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-08 12:17:18,948 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$ [2024-11-08 12:17:18,948 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-11-08 12:17:18,948 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-08 12:17:18,949 INFO L130 BoogieDeclarations]: Found specification of procedure writer [2024-11-08 12:17:18,949 INFO L138 BoogieDeclarations]: Found implementation of procedure writer [2024-11-08 12:17:18,949 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$ [2024-11-08 12:17:18,950 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-08 12:17:18,951 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:17:19,204 INFO L238 CfgBuilder]: Building ICFG [2024-11-08 12:17:19,206 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-08 12:17:20,558 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-08 12:17:20,559 INFO L287 CfgBuilder]: Performing block encoding [2024-11-08 12:17:21,263 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-08 12:17:21,264 INFO L316 CfgBuilder]: Removed 38 assume(true) statements. [2024-11-08 12:17:21,265 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 12:17:21 BoogieIcfgContainer [2024-11-08 12:17:21,265 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-08 12:17:21,268 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-08 12:17:21,268 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-08 12:17:21,271 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-08 12:17:21,271 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 08.11 12:17:14" (1/3) ... [2024-11-08 12:17:21,272 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1d05b135 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.11 12:17:21, skipping insertion in model container [2024-11-08 12:17:21,273 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:17:18" (2/3) ... [2024-11-08 12:17:21,273 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1d05b135 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.11 12:17:21, skipping insertion in model container [2024-11-08 12:17:21,273 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 12:17:21" (3/3) ... [2024-11-08 12:17:21,274 INFO L112 eAbstractionObserver]: Analyzing ICFG bounded_mpmc_check_full.i [2024-11-08 12:17:21,295 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:None NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-08 12:17:21,296 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 104 error locations. [2024-11-08 12:17:21,296 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-08 12:17:21,446 INFO L143 ThreadInstanceAdder]: Constructed 1 joinOtherThreadTransitions. [2024-11-08 12:17:21,514 INFO L107 denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=VARIABLES_GLOBAL, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-08 12:17:21,514 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 [2024-11-08 12:17:21,514 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0315fdd5-1890-43bd-8cdf-086fbef147eb/bin/ugemcutter-verify-v6A4Riy6iL/z3 [2024-11-08 12:17:21,517 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0315fdd5-1890-43bd-8cdf-086fbef147eb/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (exit command is (exit), workingDir is null) [2024-11-08 12:17:21,519 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0315fdd5-1890-43bd-8cdf-086fbef147eb/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (2)] Waiting until timeout for monitored process [2024-11-08 12:17:21,561 INFO L157 artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations. [2024-11-08 12:17:21,576 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == writerThread1of1ForFork0 ======== [2024-11-08 12:17:21,583 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=None, 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;@5e672352, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-08 12:17:21,584 INFO L334 AbstractCegarLoop]: Starting to check reachability of 20 error locations. [2024-11-08 12:17:21,955 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3 [2024-11-08 12:17:22,006 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3 [2024-11-08 12:17:23,200 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting writerErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [writerErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, writerErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, writerErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 17 more)] === [2024-11-08 12:17:23,207 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 12:17:23,209 INFO L85 PathProgramCache]: Analyzing trace with hash -2020904105, now seen corresponding path program 1 times [2024-11-08 12:17:23,218 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 12:17:23,219 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [243130235] [2024-11-08 12:17:23,219 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 12:17:23,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 12:17:23,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 12:17:24,464 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:17:24,465 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 12:17:24,466 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [243130235] [2024-11-08 12:17:24,466 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [243130235] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 12:17:24,466 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 12:17:24,467 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-08 12:17:24,469 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1122977924] [2024-11-08 12:17:24,470 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 12:17:24,474 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-11-08 12:17:24,474 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 12:17:24,523 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-11-08 12:17:24,524 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=16, Invalid=26, Unknown=0, NotChecked=0, Total=42 [2024-11-08 12:17:24,525 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:17:24,530 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-11-08 12:17:24,531 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 6 states have (on average 4.166666666666667) internal successors, (25), 6 states have internal predecessors, (25), 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:17:24,531 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:17:25,699 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:17:25,699 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-08 12:17:25,700 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting writerErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [writerErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, writerErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, writerErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 17 more)] === [2024-11-08 12:17:25,700 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 12:17:25,700 INFO L85 PathProgramCache]: Analyzing trace with hash -2020904104, now seen corresponding path program 1 times [2024-11-08 12:17:25,701 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 12:17:25,701 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1099688736] [2024-11-08 12:17:25,701 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 12:17:25,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 12:17:25,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 12:17:26,671 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:17:26,672 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 12:17:26,672 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1099688736] [2024-11-08 12:17:26,672 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1099688736] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 12:17:26,672 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 12:17:26,672 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2024-11-08 12:17:26,672 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [928263764] [2024-11-08 12:17:26,673 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 12:17:26,675 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-11-08 12:17:26,675 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 12:17:26,676 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-11-08 12:17:26,677 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=26, Invalid=46, Unknown=0, NotChecked=0, Total=72 [2024-11-08 12:17:26,677 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:17:26,678 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-11-08 12:17:26,679 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 8 states have (on average 3.125) internal successors, (25), 8 states have internal predecessors, (25), 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:17:26,679 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:17:26,679 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:17:27,820 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:17:27,821 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:17:27,821 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-08 12:17:27,821 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting writerErr4REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [writerErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, writerErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, writerErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 17 more)] === [2024-11-08 12:17:27,822 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 12:17:27,822 INFO L85 PathProgramCache]: Analyzing trace with hash -763548998, now seen corresponding path program 1 times [2024-11-08 12:17:27,822 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 12:17:27,823 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1655437136] [2024-11-08 12:17:27,823 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 12:17:27,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 12:17:27,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 12:17:28,023 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:17:28,023 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 12:17:28,023 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1655437136] [2024-11-08 12:17:28,023 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1655437136] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 12:17:28,024 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 12:17:28,024 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-08 12:17:28,024 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1551061039] [2024-11-08 12:17:28,024 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 12:17:28,024 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-08 12:17:28,025 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 12:17:28,025 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-08 12:17:28,026 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-11-08 12:17:28,026 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:17:28,027 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-11-08 12:17:28,028 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 4 states have (on average 6.75) internal successors, (27), 5 states have internal predecessors, (27), 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:17:28,028 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:17:28,028 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:17:28,028 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:17:28,408 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:17:28,408 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:17:28,409 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-08 12:17:28,409 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-08 12:17:28,409 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting writerErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [writerErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, writerErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, writerErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 17 more)] === [2024-11-08 12:17:28,410 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 12:17:28,410 INFO L85 PathProgramCache]: Analyzing trace with hash -763548997, now seen corresponding path program 1 times [2024-11-08 12:17:28,410 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 12:17:28,411 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1780916418] [2024-11-08 12:17:28,411 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 12:17:28,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 12:17:28,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 12:17:29,499 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:17:29,499 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 12:17:29,500 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1780916418] [2024-11-08 12:17:29,500 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1780916418] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 12:17:29,500 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 12:17:29,500 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [10] imperfect sequences [] total 10 [2024-11-08 12:17:29,500 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1969744784] [2024-11-08 12:17:29,500 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 12:17:29,501 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 12 states [2024-11-08 12:17:29,501 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 12:17:29,502 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants. [2024-11-08 12:17:29,502 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=36, Invalid=96, Unknown=0, NotChecked=0, Total=132 [2024-11-08 12:17:29,502 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:17:29,504 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-11-08 12:17:29,504 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 12 states, 11 states have (on average 2.4545454545454546) internal successors, (27), 11 states have internal predecessors, (27), 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:17:29,504 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:17:29,504 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:17:29,505 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2024-11-08 12:17:29,505 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:17:30,476 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:17:30,476 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:17:30,477 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:17:30,477 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-11-08 12:17:30,477 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-08 12:17:30,478 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting writerErr8REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [writerErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, writerErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, writerErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 17 more)] === [2024-11-08 12:17:30,478 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 12:17:30,478 INFO L85 PathProgramCache]: Analyzing trace with hash -1433289377, now seen corresponding path program 1 times [2024-11-08 12:17:30,479 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 12:17:30,479 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [208188740] [2024-11-08 12:17:30,479 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 12:17:30,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 12:17:30,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 12:17:30,619 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:17:30,620 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 12:17:30,620 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [208188740] [2024-11-08 12:17:30,620 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [208188740] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 12:17:30,620 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 12:17:30,621 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-08 12:17:30,621 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1584910549] [2024-11-08 12:17:30,621 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 12:17:30,621 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-08 12:17:30,621 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 12:17:30,622 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-08 12:17:30,622 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-08 12:17:30,623 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:17:30,624 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-11-08 12:17:30,624 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 3 states have (on average 10.333333333333334) internal successors, (31), 4 states have internal predecessors, (31), 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:17:30,625 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:17:30,625 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:17:30,625 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:17:30,625 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. [2024-11-08 12:17:30,625 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:17:31,044 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:17:31,045 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:17:31,045 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:17:31,045 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-11-08 12:17:31,046 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-08 12:17:31,046 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-08 12:17:31,046 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting writerErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [writerErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, writerErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, writerErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 17 more)] === [2024-11-08 12:17:31,047 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 12:17:31,047 INFO L85 PathProgramCache]: Analyzing trace with hash -1433289376, now seen corresponding path program 1 times [2024-11-08 12:17:31,047 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 12:17:31,047 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1761319075] [2024-11-08 12:17:31,047 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 12:17:31,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 12:17:31,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 12:17:31,537 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:17:31,537 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 12:17:31,538 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1761319075] [2024-11-08 12:17:31,538 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1761319075] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 12:17:31,538 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 12:17:31,538 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-11-08 12:17:31,538 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1669096621] [2024-11-08 12:17:31,538 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 12:17:31,538 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-11-08 12:17:31,539 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 12:17:31,539 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-11-08 12:17:31,539 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=16, Invalid=40, Unknown=0, NotChecked=0, Total=56 [2024-11-08 12:17:31,539 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:17:31,541 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-11-08 12:17:31,541 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 7 states have (on average 4.428571428571429) internal successors, (31), 7 states have internal predecessors, (31), 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:17:31,541 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:17:31,542 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:17:31,542 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:17:31,542 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. [2024-11-08 12:17:31,542 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2024-11-08 12:17:31,542 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:17:32,342 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:17:32,342 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:17:32,342 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:17:32,342 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-11-08 12:17:32,342 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-08 12:17:32,343 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-11-08 12:17:32,343 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-08 12:17:32,344 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting writerErr16REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [writerErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, writerErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, writerErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 17 more)] === [2024-11-08 12:17:32,344 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 12:17:32,344 INFO L85 PathProgramCache]: Analyzing trace with hash -43922815, now seen corresponding path program 1 times [2024-11-08 12:17:32,345 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 12:17:32,345 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [519926641] [2024-11-08 12:17:32,346 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 12:17:32,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 12:17:32,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 12:17:35,679 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:17:35,680 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 12:17:35,681 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [519926641] [2024-11-08 12:17:35,681 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [519926641] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 12:17:35,681 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 12:17:35,681 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [18] imperfect sequences [] total 18 [2024-11-08 12:17:35,681 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2057216979] [2024-11-08 12:17:35,681 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 12:17:35,682 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 20 states [2024-11-08 12:17:35,682 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 12:17:35,683 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 20 interpolants. [2024-11-08 12:17:35,684 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=66, Invalid=314, Unknown=0, NotChecked=0, Total=380 [2024-11-08 12:17:35,684 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:17:35,685 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-11-08 12:17:35,685 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 20 states, 19 states have (on average 1.894736842105263) internal successors, (36), 19 states have internal predecessors, (36), 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:17:35,685 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:17:35,685 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:17:35,685 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:17:35,685 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. [2024-11-08 12:17:35,686 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2024-11-08 12:17:35,686 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. [2024-11-08 12:17:35,686 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:17:42,795 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 72 treesize of output 79 [2024-11-08 12:17:44,250 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 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 0 case distinctions, treesize of input 1321 treesize of output 1298 [2024-11-08 12:17:44,289 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 17 treesize of output 3 [2024-11-08 12:17:44,307 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 16 treesize of output 3 [2024-11-08 12:17:44,344 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 17 treesize of output 3 [2024-11-08 12:17:44,358 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 16 treesize of output 3 [2024-11-08 12:17:44,394 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 17 treesize of output 3 [2024-11-08 12:17:44,407 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 16 treesize of output 3 [2024-11-08 12:17:44,460 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 17 treesize of output 3 [2024-11-08 12:17:44,473 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 16 treesize of output 3 [2024-11-08 12:17:44,519 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 16 treesize of output 3 [2024-11-08 12:17:44,534 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 17 treesize of output 3 [2024-11-08 12:17:44,598 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 16 treesize of output 3 [2024-11-08 12:17:44,611 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 17 treesize of output 3 [2024-11-08 12:17:44,654 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 17 treesize of output 3 [2024-11-08 12:17:44,667 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 16 treesize of output 3 [2024-11-08 12:17:45,195 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 72 treesize of output 79 [2024-11-08 12:17:46,654 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 18 treesize of output 3 [2024-11-08 12:17:46,733 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 15 treesize of output 3 [2024-11-08 12:17:46,792 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 18 treesize of output 3 [2024-11-08 12:17:46,806 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 15 treesize of output 3 [2024-11-08 12:17:46,862 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 15 treesize of output 3 [2024-11-08 12:17:46,874 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 18 treesize of output 3 [2024-11-08 12:17:46,944 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 15 treesize of output 3 [2024-11-08 12:17:46,954 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 18 treesize of output 3 [2024-11-08 12:17:46,999 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 15 treesize of output 3 [2024-11-08 12:17:47,010 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 18 treesize of output 3 [2024-11-08 12:17:48,108 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:17:48,108 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:17:48,108 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:17:48,108 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-11-08 12:17:48,108 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-08 12:17:48,108 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-11-08 12:17:48,109 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. [2024-11-08 12:17:48,109 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-11-08 12:17:48,109 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting writerErr17REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [writerErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, writerErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, writerErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 17 more)] === [2024-11-08 12:17:48,109 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 12:17:48,109 INFO L85 PathProgramCache]: Analyzing trace with hash -43922814, now seen corresponding path program 1 times [2024-11-08 12:17:48,110 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 12:17:48,110 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1350527159] [2024-11-08 12:17:48,110 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 12:17:48,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 12:17:48,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 12:17:56,299 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:17:56,299 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 12:17:56,300 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1350527159] [2024-11-08 12:17:56,300 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1350527159] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 12:17:56,301 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 12:17:56,302 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [23] imperfect sequences [] total 23 [2024-11-08 12:17:56,302 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1726223217] [2024-11-08 12:17:56,302 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 12:17:56,303 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 25 states [2024-11-08 12:17:56,303 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 12:17:56,304 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 25 interpolants. [2024-11-08 12:17:56,304 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=79, Invalid=521, Unknown=0, NotChecked=0, Total=600 [2024-11-08 12:17:56,304 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:17:56,306 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-11-08 12:17:56,306 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 25 states, 24 states have (on average 1.5) internal successors, (36), 24 states have internal predecessors, (36), 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:17:56,306 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:17:56,306 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:17:56,307 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:17:56,307 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. [2024-11-08 12:17:56,307 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2024-11-08 12:17:56,307 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. [2024-11-08 12:17:56,307 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 16 states. [2024-11-08 12:17:56,307 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:18:25,462 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:18:25,462 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:18:25,463 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:18:25,463 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-11-08 12:18:25,463 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-08 12:18:25,463 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-11-08 12:18:25,463 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. [2024-11-08 12:18:25,464 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 21 states. [2024-11-08 12:18:25,464 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-11-08 12:18:25,464 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting writerErr18REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [writerErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, writerErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, writerErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 17 more)] === [2024-11-08 12:18:25,465 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 12:18:25,465 INFO L85 PathProgramCache]: Analyzing trace with hash -1361604792, now seen corresponding path program 1 times [2024-11-08 12:18:25,465 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 12:18:25,465 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1706764730] [2024-11-08 12:18:25,465 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 12:18:25,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 12:18:25,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 12:18:25,669 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:18:25,670 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 12:18:25,670 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1706764730] [2024-11-08 12:18:25,670 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1706764730] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 12:18:25,670 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 12:18:25,670 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-08 12:18:25,670 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1326843320] [2024-11-08 12:18:25,671 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 12:18:25,671 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-08 12:18:25,671 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 12:18:25,672 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-08 12:18:25,672 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-11-08 12:18:25,672 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:18:25,673 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-11-08 12:18:25,673 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 4 states have (on average 9.25) internal successors, (37), 5 states have internal predecessors, (37), 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:18:25,673 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:18:25,673 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:18:25,674 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:18:25,674 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. [2024-11-08 12:18:25,674 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2024-11-08 12:18:25,674 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. [2024-11-08 12:18:25,674 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 16 states. [2024-11-08 12:18:25,674 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 21 states. [2024-11-08 12:18:25,674 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:18:34,456 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:18:34,456 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:18:34,456 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:18:34,456 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-11-08 12:18:34,457 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-08 12:18:34,457 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-11-08 12:18:34,457 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. [2024-11-08 12:18:34,457 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 21 states. [2024-11-08 12:18:34,457 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:18:34,458 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-11-08 12:18:34,458 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting writerErr19REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [writerErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, writerErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, writerErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 17 more)] === [2024-11-08 12:18:34,458 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 12:18:34,459 INFO L85 PathProgramCache]: Analyzing trace with hash -1361604791, now seen corresponding path program 1 times [2024-11-08 12:18:34,459 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 12:18:34,459 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [619870098] [2024-11-08 12:18:34,459 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 12:18:34,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 12:18:34,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 12:18:34,941 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:18:34,942 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 12:18:34,942 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [619870098] [2024-11-08 12:18:34,942 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [619870098] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 12:18:34,942 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 12:18:34,942 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-11-08 12:18:34,943 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [433166197] [2024-11-08 12:18:34,943 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 12:18:34,943 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-11-08 12:18:34,943 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 12:18:34,944 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-11-08 12:18:34,944 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=16, Invalid=40, Unknown=0, NotChecked=0, Total=56 [2024-11-08 12:18:34,944 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:18:34,945 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-11-08 12:18:34,946 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 7 states have (on average 5.285714285714286) internal successors, (37), 7 states have internal predecessors, (37), 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:18:34,946 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:18:34,946 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:18:34,946 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:18:34,946 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. [2024-11-08 12:18:34,946 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2024-11-08 12:18:34,946 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. [2024-11-08 12:18:34,946 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 16 states. [2024-11-08 12:18:34,947 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 21 states. [2024-11-08 12:18:34,947 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:18:34,947 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:18:46,028 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:18:46,029 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:18:46,029 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:18:46,029 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-11-08 12:18:46,029 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-08 12:18:46,029 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-11-08 12:18:46,029 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. [2024-11-08 12:18:46,029 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 21 states. [2024-11-08 12:18:46,030 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:18:46,030 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-11-08 12:18:46,030 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-11-08 12:18:46,030 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting writerErr16REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [writerErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, writerErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, writerErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 17 more)] === [2024-11-08 12:18:46,030 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 12:18:46,031 INFO L85 PathProgramCache]: Analyzing trace with hash -216266956, now seen corresponding path program 1 times [2024-11-08 12:18:46,031 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 12:18:46,031 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [326287517] [2024-11-08 12:18:46,031 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 12:18:46,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 12:18:46,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 12:18:49,966 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 16 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 12:18:49,966 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 12:18:49,967 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [326287517] [2024-11-08 12:18:49,967 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [326287517] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-08 12:18:49,967 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [899616216] [2024-11-08 12:18:49,967 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 12:18:49,967 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-08 12:18:49,967 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0315fdd5-1890-43bd-8cdf-086fbef147eb/bin/ugemcutter-verify-v6A4Riy6iL/z3 [2024-11-08 12:18:49,969 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0315fdd5-1890-43bd-8cdf-086fbef147eb/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-08 12:18:49,973 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0315fdd5-1890-43bd-8cdf-086fbef147eb/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2024-11-08 12:18:50,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 12:18:50,300 INFO L255 TraceCheckSpWp]: Trace formula consists of 785 conjuncts, 273 conjuncts are in the unsatisfiable core [2024-11-08 12:18:50,314 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 12:18:50,422 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:18:50,487 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 29 treesize of output 13 [2024-11-08 12:18:50,547 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 12:18:50,548 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 25 treesize of output 13 [2024-11-08 12:18:50,635 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 12:18:50,636 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 25 treesize of output 13 [2024-11-08 12:18:50,736 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:18:50,743 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 12:18:50,744 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 25 treesize of output 13 [2024-11-08 12:18:50,873 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 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 0 case distinctions, treesize of input 29 treesize of output 13 [2024-11-08 12:18:50,883 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 27 treesize of output 11 [2024-11-08 12:18:50,942 INFO L349 Elim1Store]: treesize reduction 4, result has 50.0 percent of original size [2024-11-08 12:18:50,943 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:18:51,026 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:18:51,030 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 16 treesize of output 11 [2024-11-08 12:18:51,127 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 16 treesize of output 11 [2024-11-08 12:18:51,134 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:18:51,605 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 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 0 case distinctions, treesize of input 16 treesize of output 5 [2024-11-08 12:18:51,609 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3 [2024-11-08 12:18:51,613 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 25 treesize of output 13 [2024-11-08 12:18:51,882 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 8 treesize of output 1 [2024-11-08 12:18:51,893 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:18:51,976 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 19 treesize of output 1 [2024-11-08 12:18:51,980 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 29 treesize of output 13 [2024-11-08 12:18:52,151 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 8 treesize of output 1 [2024-11-08 12:18:52,157 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:18:52,700 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 7 treesize of output 5 [2024-11-08 12:18:52,708 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 25 treesize of output 13 [2024-11-08 12:18:52,714 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 7 treesize of output 3 [2024-11-08 12:18:52,985 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 16 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 12:18:52,985 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-08 12:18:56,653 INFO L349 Elim1Store]: treesize reduction 24, result has 86.5 percent of original size [2024-11-08 12:18:56,654 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 141 treesize of output 243 [2024-11-08 12:18:56,696 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 12:18:56,697 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 86 treesize of output 90 [2024-11-08 12:19:58,739 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 12:19:58,742 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 12:19:58,790 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 12:19:58,794 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 12:19:59,230 INFO L349 Elim1Store]: treesize reduction 86, result has 48.5 percent of original size [2024-11-08 12:19:59,230 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 10 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 6 case distinctions, treesize of input 455 treesize of output 216 [2024-11-08 12:19:59,274 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 12:19:59,294 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 12:19:59,596 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 12:19:59,596 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 4 select indices, 4 select index equivalence classes, 2 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 224 treesize of output 225 [2024-11-08 12:19:59,634 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 119 treesize of output 103 [2024-11-08 12:19:59,662 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 40 treesize of output 28 [2024-11-08 12:19:59,689 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 75 treesize of output 59 [2024-11-08 12:20:01,614 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 16 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 12:20:01,614 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [899616216] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-08 12:20:01,614 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-08 12:20:01,614 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [21, 27, 29] total 76 [2024-11-08 12:20:01,614 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1433324864] [2024-11-08 12:20:01,614 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-08 12:20:01,616 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 78 states [2024-11-08 12:20:01,616 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 12:20:01,618 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 78 interpolants. [2024-11-08 12:20:01,622 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=442, Invalid=5471, Unknown=93, NotChecked=0, Total=6006 [2024-11-08 12:20:01,622 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:20:01,623 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-11-08 12:20:01,625 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 78 states, 77 states have (on average 2.207792207792208) internal successors, (170), 77 states have internal predecessors, (170), 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:20:01,626 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:20:01,626 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:20:01,626 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:20:01,626 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. [2024-11-08 12:20:01,626 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2024-11-08 12:20:01,627 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. [2024-11-08 12:20:01,627 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 16 states. [2024-11-08 12:20:01,627 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 21 states. [2024-11-08 12:20:01,627 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:20:01,627 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. [2024-11-08 12:20:01,627 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:20:36,481 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:20:36,481 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:20:36,481 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:20:36,481 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-11-08 12:20:36,481 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-08 12:20:36,482 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-11-08 12:20:36,482 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. [2024-11-08 12:20:36,482 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 21 states. [2024-11-08 12:20:36,482 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:20:36,482 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-11-08 12:20:36,483 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 32 states. [2024-11-08 12:20:36,498 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0315fdd5-1890-43bd-8cdf-086fbef147eb/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0 [2024-11-08 12:20:36,683 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10,3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0315fdd5-1890-43bd-8cdf-086fbef147eb/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-08 12:20:36,683 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting writerErr17REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [writerErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, writerErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, writerErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 17 more)] === [2024-11-08 12:20:36,684 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 12:20:36,684 INFO L85 PathProgramCache]: Analyzing trace with hash -216266955, now seen corresponding path program 1 times [2024-11-08 12:20:36,684 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 12:20:36,684 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1269311466] [2024-11-08 12:20:36,684 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 12:20:36,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 12:20:36,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 12:20:53,215 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 16 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 12:20:53,216 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 12:20:53,216 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1269311466] [2024-11-08 12:20:53,216 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1269311466] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-08 12:20:53,216 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1425239077] [2024-11-08 12:20:53,216 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 12:20:53,216 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-08 12:20:53,216 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0315fdd5-1890-43bd-8cdf-086fbef147eb/bin/ugemcutter-verify-v6A4Riy6iL/z3 [2024-11-08 12:20:53,217 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0315fdd5-1890-43bd-8cdf-086fbef147eb/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-08 12:20:53,218 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0315fdd5-1890-43bd-8cdf-086fbef147eb/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2024-11-08 12:20:53,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 12:20:53,606 INFO L255 TraceCheckSpWp]: Trace formula consists of 785 conjuncts, 343 conjuncts are in the unsatisfiable core [2024-11-08 12:20:53,617 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 12:20:53,650 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 7 treesize of output 3 [2024-11-08 12:20:54,579 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:20:54,621 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:20:55,134 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 29 treesize of output 13 [2024-11-08 12:20:55,183 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:20:55,237 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 29 treesize of output 13 [2024-11-08 12:20:55,743 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 12:20:55,744 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 25 treesize of output 13 [2024-11-08 12:20:55,780 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 12:20:55,781 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 25 treesize of output 13 [2024-11-08 12:20:55,818 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 12:20:55,819 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 25 treesize of output 13 [2024-11-08 12:20:56,896 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 12:20:56,897 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 25 treesize of output 13 [2024-11-08 12:20:56,920 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 12:20:56,921 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 25 treesize of output 13 [2024-11-08 12:20:56,961 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 12:20:56,962 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 25 treesize of output 13 [2024-11-08 12:20:57,650 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 12:20:57,651 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 25 treesize of output 13 [2024-11-08 12:20:57,702 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 12:20:57,703 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 21 treesize of output 20 [2024-11-08 12:20:57,745 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 12:20:57,746 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 25 treesize of output 13 [2024-11-08 12:20:58,797 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 12:20:58,797 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 36 treesize of output 23 [2024-11-08 12:20:58,835 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 29 treesize of output 13 [2024-11-08 12:20:58,885 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 29 treesize of output 13 [2024-11-08 12:20:59,447 INFO L349 Elim1Store]: treesize reduction 8, result has 52.9 percent of original size [2024-11-08 12:20:59,447 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 16 treesize of output 18 [2024-11-08 12:20:59,507 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 14 treesize of output 9 [2024-11-08 12:21:00,186 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 18 treesize of output 13 [2024-11-08 12:21:00,200 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 18 treesize of output 13 [2024-11-08 12:21:00,213 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 25 treesize of output 18 [2024-11-08 12:21:00,932 INFO L349 Elim1Store]: treesize reduction 15, result has 25.0 percent of original size [2024-11-08 12:21:00,932 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:21:01,564 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 12:21:01,565 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 25 treesize of output 18 [2024-11-08 12:21:01,613 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 12:21:01,613 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:21:01,686 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 12:21:01,687 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:21:04,891 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 25 treesize of output 13 [2024-11-08 12:21:04,961 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 1 disjoint index pairs (out of 3 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 39 treesize of output 30 [2024-11-08 12:21:05,079 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 25 treesize of output 13 [2024-11-08 12:21:08,713 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:21:08,786 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:21:08,851 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:21:09,440 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 29 treesize of output 13 [2024-11-08 12:21:09,474 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 29 treesize of output 13 [2024-11-08 12:21:09,551 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 29 treesize of output 13 [2024-11-08 12:21:10,937 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 12:21:10,938 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:21:10,976 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 12:21:10,977 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:21:10,999 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 12:21:11,000 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:21:14,880 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 32 treesize of output 16 [2024-11-08 12:21:14,933 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 25 treesize of output 13 [2024-11-08 12:21:14,968 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 25 treesize of output 13 [2024-11-08 12:21:17,013 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:21:17,027 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:21:17,693 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:21:18,282 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 16 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 12:21:18,283 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-08 12:22:02,647 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 12:22:02,647 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 101 treesize of output 105 [2024-11-08 12:22:28,199 WARN L873 $PredicateComparison]: unable to prove that (or (let ((.cse40 (select |c_#memory_int| |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.base|))) (let ((.cse22 (select .cse40 |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.offset|))) (let ((.cse7 (+ |c_~#g_queue~0.offset| 20)) (.cse1 (+ |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.offset| 4)) (.cse3 (+ |c_~#g_queue~0.offset| 16)) (.cse27 (+ 16 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.offset|)) (.cse28 (mod |c_writerThread1of1ForFork0_bounded_mpmc_enq_~curr~0#1| 4294967296)) (.cse29 (+ |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.offset| 20)) (.cse23 (= .cse22 |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~exp~2#1|))) (and (let ((.cse21 (mod (mod .cse28 (mod (select (select |c_#memory_int| |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse29) 4294967296)) 4294967296))) (let ((.cse25 (select (select |c_#memory_$Pointer$.offset| |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse27)) (.cse26 (* 4 .cse21))) (let ((.cse20 (+ .cse25 .cse26)) (.cse5 (select (select |c_#memory_$Pointer$.base| |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse27))) (or (and (forall ((v_ArrVal_953 (Array Int Int)) (v_ArrVal_952 (Array Int Int)) (v_ArrVal_956 (Array Int Int)) (v_ArrVal_951 (Array Int Int))) (let ((.cse0 (store |c_#memory_$Pointer$.offset| .cse5 v_ArrVal_953))) (or (not (= (store (select .cse0 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse1 (select v_ArrVal_956 .cse1)) v_ArrVal_956)) (forall ((v_ArrVal_959 (Array Int Int)) (v_ArrVal_958 Int) (v_ArrVal_957 Int) (v_ArrVal_960 (Array Int Int)) (v_ArrVal_961 (Array Int Int))) (let ((.cse2 (mod (let ((.cse6 (select (store (let ((.cse8 (store |c_#memory_int| .cse5 v_ArrVal_952))) (store .cse8 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base| (store (select .cse8 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse1 v_ArrVal_958))) |c_~#g_val~0.base| v_ArrVal_961) |c_~#g_queue~0.base|))) (mod (mod (select .cse6 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse6 .cse7) 4294967296))) 4294967296))) (or (< (+ (* .cse2 4) 3 (select (select (store (store .cse0 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base| v_ArrVal_956) |c_~#g_val~0.base| v_ArrVal_959) |c_~#g_queue~0.base|) .cse3)) (select |c_#length| (select (select (store (let ((.cse4 (store |c_#memory_$Pointer$.base| .cse5 v_ArrVal_951))) (store .cse4 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base| (store (select .cse4 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse1 v_ArrVal_957))) |c_~#g_val~0.base| v_ArrVal_960) |c_~#g_queue~0.base|) .cse3))) (< 2147483647 .cse2))))))) (forall ((v_ArrVal_953 (Array Int Int)) (v_ArrVal_952 (Array Int Int)) (v_ArrVal_956 (Array Int Int))) (let ((.cse10 (store |c_#memory_$Pointer$.offset| .cse5 v_ArrVal_953))) (or (forall ((v_ArrVal_959 (Array Int Int)) (v_ArrVal_958 Int) (v_ArrVal_961 (Array Int Int))) (let ((.cse9 (mod (let ((.cse11 (select (store (let ((.cse12 (store |c_#memory_int| .cse5 v_ArrVal_952))) (store .cse12 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base| (store (select .cse12 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse1 v_ArrVal_958))) |c_~#g_val~0.base| v_ArrVal_961) |c_~#g_queue~0.base|))) (mod (mod (select .cse11 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse11 .cse7) 4294967296))) 4294967296))) (or (< .cse9 2147483648) (< 17179869183 (+ (* .cse9 4) (select (select (store (store .cse10 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base| v_ArrVal_956) |c_~#g_val~0.base| v_ArrVal_959) |c_~#g_queue~0.base|) .cse3)))))) (not (= (store (select .cse10 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse1 (select v_ArrVal_956 .cse1)) v_ArrVal_956))))) (forall ((v_ArrVal_953 (Array Int Int)) (v_ArrVal_952 (Array Int Int)) (v_ArrVal_956 (Array Int Int)) (v_ArrVal_951 (Array Int Int))) (let ((.cse13 (store |c_#memory_$Pointer$.offset| .cse5 v_ArrVal_953))) (or (not (= (store (select .cse13 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse1 (select v_ArrVal_956 .cse1)) v_ArrVal_956)) (forall ((v_ArrVal_959 (Array Int Int)) (v_ArrVal_958 Int) (v_ArrVal_957 Int) (v_ArrVal_960 (Array Int Int)) (v_ArrVal_961 (Array Int Int))) (<= (+ (* (mod (let ((.cse14 (select (store (let ((.cse15 (store |c_#memory_int| .cse5 v_ArrVal_952))) (store .cse15 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base| (store (select .cse15 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse1 v_ArrVal_958))) |c_~#g_val~0.base| v_ArrVal_961) |c_~#g_queue~0.base|))) (mod (mod (select .cse14 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse14 .cse7) 4294967296))) 4294967296) 4) (select (select (store (store .cse13 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base| v_ArrVal_956) |c_~#g_val~0.base| v_ArrVal_959) |c_~#g_queue~0.base|) .cse3)) (+ 17179869180 (select |c_#length| (select (select (store (let ((.cse16 (store |c_#memory_$Pointer$.base| .cse5 v_ArrVal_951))) (store .cse16 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base| (store (select .cse16 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse1 v_ArrVal_957))) |c_~#g_val~0.base| v_ArrVal_960) |c_~#g_queue~0.base|) .cse3)))))))) (forall ((v_ArrVal_953 (Array Int Int)) (v_ArrVal_952 (Array Int Int)) (v_ArrVal_956 (Array Int Int))) (let ((.cse19 (store |c_#memory_$Pointer$.offset| .cse5 v_ArrVal_953))) (or (forall ((v_ArrVal_959 (Array Int Int)) (v_ArrVal_958 Int) (v_ArrVal_961 (Array Int Int))) (<= 0 (+ (* (mod (let ((.cse17 (select (store (let ((.cse18 (store |c_#memory_int| .cse5 v_ArrVal_952))) (store .cse18 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base| (store (select .cse18 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse1 v_ArrVal_958))) |c_~#g_val~0.base| v_ArrVal_961) |c_~#g_queue~0.base|))) (mod (mod (select .cse17 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse17 .cse7) 4294967296))) 4294967296) 4) (select (select (store (store .cse19 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base| v_ArrVal_956) |c_~#g_val~0.base| v_ArrVal_959) |c_~#g_queue~0.base|) .cse3)))) (not (= (store (select .cse19 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse1 (select v_ArrVal_956 .cse1)) v_ArrVal_956)))))) (and (or (< .cse20 0) (< 2147483647 .cse21)) (<= .cse20 17179869183)) (not (= |c_writerThread1of1ForFork0_bounded_mpmc_enq_~curr~0#1| .cse22)) .cse23 (let ((.cse24 (select |c_#length| .cse5))) (and (<= .cse24 (+ .cse25 3 .cse26)) (or (< (+ 17179869180 .cse24) .cse20) (< .cse21 2147483648)))))))) (or (< (select |c_#length| |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.base|) (+ |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.offset| 4)) (let ((.cse38 (select |c_#memory_$Pointer$.base| |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.base|)) (.cse39 (select |c_#memory_$Pointer$.offset| |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.base|))) (and (forall ((v_DerPreprocessor_9 Int) (v_DerPreprocessor_10 Int)) (let ((.cse33 (store |c_#memory_int| |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.base| (store .cse40 |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.offset| v_DerPreprocessor_10))) (.cse37 (store |c_#memory_$Pointer$.offset| |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.base| (store .cse39 |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.offset| v_DerPreprocessor_9)))) (let ((.cse35 (select (select .cse37 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse27)) (.cse36 (* 4 (mod (mod .cse28 (mod (select (select .cse33 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse29) 4294967296)) 4294967296)))) (or (forall ((v_prenex_332 Int) (v_prenex_330 Int) (v_prenex_331 (Array Int Int)) (v_prenex_333 (Array Int Int)) (v_prenex_334 (Array Int Int)) (v_prenex_335 (Array Int Int)) (v_prenex_336 (Array Int Int))) (let ((.cse34 (select (select (store |c_#memory_$Pointer$.base| |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.base| (store .cse38 |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.offset| v_prenex_332)) |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse27))) (let ((.cse30 (store .cse37 .cse34 v_prenex_333))) (or (< 0 (+ (select (select (store (store .cse30 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base| v_prenex_335) |c_~#g_val~0.base| v_prenex_336) |c_~#g_queue~0.base|) .cse3) (* (mod (let ((.cse31 (select (store (let ((.cse32 (store .cse33 .cse34 v_prenex_334))) (store .cse32 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base| (store (select .cse32 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse1 v_prenex_330))) |c_~#g_val~0.base| v_prenex_331) |c_~#g_queue~0.base|))) (mod (mod (select .cse31 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse31 .cse7) 4294967296))) 4294967296) 4) 1)) (not (= v_prenex_335 (store (select .cse30 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse1 (select v_prenex_335 .cse1)))) (< (select |c_#length| .cse34) (+ .cse35 .cse36 4)))))) (< (+ .cse35 .cse36) 17179869184))))) (forall ((v_DerPreprocessor_10 Int)) (let ((.cse50 (store |c_#memory_int| |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.base| (store .cse40 |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.offset| v_DerPreprocessor_10)))) (let ((.cse41 (mod (mod .cse28 (mod (select (select .cse50 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse29) 4294967296)) 4294967296))) (or (< 2147483647 .cse41) (forall ((v_DerPreprocessor_9 Int)) (let ((.cse47 (store |c_#memory_$Pointer$.offset| |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.base| (store .cse39 |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.offset| v_DerPreprocessor_9)))) (let ((.cse42 (select (select .cse47 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse27)) (.cse43 (* 4 .cse41))) (or (< (+ .cse42 .cse43) 0) (forall ((v_prenex_328 (Array Int Int)) (v_prenex_329 Int) (v_prenex_323 (Array Int Int)) (v_prenex_324 (Array Int Int)) (v_prenex_327 Int) (v_prenex_325 (Array Int Int)) (v_prenex_326 (Array Int Int))) (let ((.cse46 (select (select (store |c_#memory_$Pointer$.base| |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.base| (store .cse38 |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.offset| v_prenex_327)) |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse27))) (let ((.cse45 (mod (let ((.cse48 (select (store (let ((.cse49 (store .cse50 .cse46 v_prenex_324))) (store .cse49 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base| (store (select .cse49 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse1 v_prenex_329))) |c_~#g_val~0.base| v_prenex_328) |c_~#g_queue~0.base|))) (mod (mod (select .cse48 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse48 .cse7) 4294967296))) 4294967296)) (.cse44 (store .cse47 .cse46 v_prenex_323))) (or (< 17179869183 (+ (select (select (store (store .cse44 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base| v_prenex_325) |c_~#g_val~0.base| v_prenex_326) |c_~#g_queue~0.base|) .cse3) (* 4 .cse45))) (< .cse45 2147483648) (not (= v_prenex_325 (store (select .cse44 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse1 (select v_prenex_325 .cse1)))) (< (select |c_#length| .cse46) (+ .cse42 .cse43 4)))))))))))))) (forall ((v_DerPreprocessor_10 Int)) (let ((.cse56 (store |c_#memory_int| |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.base| (store .cse40 |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.offset| v_DerPreprocessor_10)))) (let ((.cse58 (mod (mod .cse28 (mod (select (select .cse56 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse29) 4294967296)) 4294967296))) (or (forall ((v_DerPreprocessor_9 Int)) (let ((.cse57 (store |c_#memory_$Pointer$.offset| |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.base| (store .cse39 |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.offset| v_DerPreprocessor_9)))) (let ((.cse52 (+ (select (select .cse57 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse27) (* 4 .cse58)))) (or (forall ((v_prenex_149 Int) (v_prenex_301 Int) (v_prenex_150 (Array Int Int)) (v_prenex_145 (Array Int Int)) (v_prenex_146 (Array Int Int)) (v_prenex_147 (Array Int Int)) (v_prenex_148 (Array Int Int))) (let ((.cse51 (select (select (store |c_#memory_$Pointer$.base| |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.base| (store .cse38 |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.offset| v_prenex_301)) |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse27))) (let ((.cse53 (store .cse57 .cse51 v_prenex_145))) (or (< (+ 17179869180 (select |c_#length| .cse51)) .cse52) (not (= v_prenex_147 (store (select .cse53 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse1 (select v_prenex_147 .cse1)))) (< 0 (+ (select (select (store (store .cse53 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base| v_prenex_147) |c_~#g_val~0.base| v_prenex_148) |c_~#g_queue~0.base|) .cse3) 1 (* 4 (mod (let ((.cse54 (select (store (let ((.cse55 (store .cse56 .cse51 v_prenex_146))) (store .cse55 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base| (store (select .cse55 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse1 v_prenex_149))) |c_~#g_val~0.base| v_prenex_150) |c_~#g_queue~0.base|))) (mod (mod (select .cse54 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse54 .cse7) 4294967296))) 4294967296)))))))) (< .cse52 17179869184))))) (< .cse58 2147483648))))) (forall ((v_DerPreprocessor_9 Int) (v_DerPreprocessor_10 Int)) (let ((.cse64 (store |c_#memory_int| |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.base| (store .cse40 |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.offset| v_DerPreprocessor_10))) (.cse68 (store |c_#memory_$Pointer$.offset| |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.base| (store .cse39 |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.offset| v_DerPreprocessor_9)))) (let ((.cse59 (select (select .cse68 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse27)) (.cse60 (* 4 (mod (mod .cse28 (mod (select (select .cse64 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse29) 4294967296)) 4294967296)))) (or (< (+ .cse59 .cse60) 17179869184) (forall ((v_prenex_316 (Array Int Int)) (v_prenex_320 (Array Int Int)) (v_prenex_321 (Array Int Int)) (v_prenex_322 (Array Int Int)) (v_prenex_318 Int) (v_prenex_313 (Array Int Int)) (v_prenex_319 Int) (v_prenex_314 (Array Int Int)) (v_prenex_315 (Array Int Int)) (v_prenex_317 Int)) (let ((.cse67 (store |c_#memory_$Pointer$.base| |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.base| (store .cse38 |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.offset| v_prenex_317)))) (let ((.cse65 (select (select .cse67 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse27))) (let ((.cse61 (store .cse68 .cse65 v_prenex_313))) (or (< (+ (select (select (store (store .cse61 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base| v_prenex_315) |c_~#g_val~0.base| v_prenex_316) |c_~#g_queue~0.base|) .cse3) (* (mod (let ((.cse62 (select (store (let ((.cse63 (store .cse64 .cse65 v_prenex_314))) (store .cse63 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base| (store (select .cse63 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse1 v_prenex_318))) |c_~#g_val~0.base| v_prenex_322) |c_~#g_queue~0.base|))) (mod (mod (select .cse62 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse62 .cse7) 4294967296))) 4294967296) 4)) (+ (select |c_#length| (select (select (store (let ((.cse66 (store .cse67 .cse65 v_prenex_321))) (store .cse66 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base| (store (select .cse66 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse1 v_prenex_319))) |c_~#g_val~0.base| v_prenex_320) |c_~#g_queue~0.base|) .cse3)) 17179869181)) (< (select |c_#length| .cse65) (+ .cse59 .cse60 4)) (not (= (store (select .cse61 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse1 (select v_prenex_315 .cse1)) v_prenex_315))))))))))) (forall ((v_DerPreprocessor_10 Int)) (let ((.cse74 (store |c_#memory_int| |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.base| (store .cse40 |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.offset| v_DerPreprocessor_10)))) (let ((.cse77 (mod (mod .cse28 (mod (select (select .cse74 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse29) 4294967296)) 4294967296))) (or (forall ((v_DerPreprocessor_9 Int)) (let ((.cse76 (store |c_#memory_$Pointer$.offset| |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.base| (store .cse39 |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.offset| v_DerPreprocessor_9)))) (let ((.cse69 (select (select .cse76 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse27)) (.cse70 (* 4 .cse77))) (or (< (+ .cse69 .cse70) 0) (forall ((v_prenex_332 Int) (v_prenex_330 Int) (v_prenex_331 (Array Int Int)) (v_prenex_333 (Array Int Int)) (v_prenex_334 (Array Int Int)) (v_prenex_335 (Array Int Int)) (v_prenex_336 (Array Int Int))) (let ((.cse75 (select (select (store |c_#memory_$Pointer$.base| |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.base| (store .cse38 |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.offset| v_prenex_332)) |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse27))) (let ((.cse71 (store .cse76 .cse75 v_prenex_333))) (or (< 0 (+ (select (select (store (store .cse71 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base| v_prenex_335) |c_~#g_val~0.base| v_prenex_336) |c_~#g_queue~0.base|) .cse3) (* (mod (let ((.cse72 (select (store (let ((.cse73 (store .cse74 .cse75 v_prenex_334))) (store .cse73 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base| (store (select .cse73 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse1 v_prenex_330))) |c_~#g_val~0.base| v_prenex_331) |c_~#g_queue~0.base|))) (mod (mod (select .cse72 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse72 .cse7) 4294967296))) 4294967296) 4) 1)) (not (= v_prenex_335 (store (select .cse71 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse1 (select v_prenex_335 .cse1)))) (< (select |c_#length| .cse75) (+ .cse69 .cse70 4)))))))))) (< 2147483647 .cse77))))) (forall ((v_DerPreprocessor_10 Int)) (let ((.cse84 (store |c_#memory_int| |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.base| (store .cse40 |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.offset| v_DerPreprocessor_10)))) (let ((.cse86 (mod (mod .cse28 (mod (select (select .cse84 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse29) 4294967296)) 4294967296))) (or (forall ((v_DerPreprocessor_9 Int)) (let ((.cse85 (store |c_#memory_$Pointer$.offset| |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.base| (store .cse39 |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.offset| v_DerPreprocessor_9)))) (let ((.cse81 (+ (select (select .cse85 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse27) (* 4 .cse86)))) (or (forall ((v_prenex_160 (Array Int Int)) (v_prenex_161 (Array Int Int)) (v_prenex_162 (Array Int Int)) (v_prenex_163 (Array Int Int)) (v_DerPreprocessor_8 Int) (v_prenex_165 (Array Int Int)) (v_prenex_164 Int)) (let ((.cse80 (select (select (store |c_#memory_$Pointer$.base| |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.base| (store .cse38 |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.offset| v_DerPreprocessor_8)) |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse27))) (let ((.cse78 (store .cse85 .cse80 v_prenex_160)) (.cse79 (mod (let ((.cse82 (select (store (let ((.cse83 (store .cse84 .cse80 v_prenex_161))) (store .cse83 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base| (store (select .cse83 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse1 v_prenex_164))) |c_~#g_val~0.base| v_prenex_165) |c_~#g_queue~0.base|))) (mod (mod (select .cse82 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse82 .cse7) 4294967296))) 4294967296))) (or (not (= v_prenex_162 (store (select .cse78 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse1 (select v_prenex_162 .cse1)))) (< 17179869183 (+ (select (select (store (store .cse78 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base| v_prenex_162) |c_~#g_val~0.base| v_prenex_163) |c_~#g_queue~0.base|) .cse3) (* .cse79 4))) (< .cse79 2147483648) (< (+ (select |c_#length| .cse80) 17179869180) .cse81))))) (< .cse81 17179869184))))) (< .cse86 2147483648))))) (forall ((v_DerPreprocessor_10 Int)) (let ((.cse97 (store |c_#memory_int| |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.base| (store .cse40 |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.offset| v_DerPreprocessor_10)))) (let ((.cse98 (mod (mod .cse28 (mod (select (select .cse97 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse29) 4294967296)) 4294967296))) (or (forall ((v_DerPreprocessor_9 Int)) (let ((.cse94 (store |c_#memory_$Pointer$.offset| |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.base| (store .cse39 |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.offset| v_DerPreprocessor_9)))) (let ((.cse92 (select (select .cse94 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse27)) (.cse93 (* 4 .cse98))) (or (forall ((v_prenex_305 (Array Int Int)) (v_prenex_303 Int) (v_prenex_308 (Array Int Int)) (v_prenex_309 (Array Int Int)) (v_prenex_310 (Array Int Int)) (v_prenex_311 (Array Int Int)) (v_prenex_312 (Array Int Int)) (v_prenex_307 Int) (v_prenex_306 Int) (v_prenex_304 (Array Int Int))) (let ((.cse90 (store |c_#memory_$Pointer$.base| |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.base| (store .cse38 |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.offset| v_prenex_306)))) (let ((.cse91 (select (select .cse90 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse27))) (let ((.cse87 (mod (let ((.cse95 (select (store (let ((.cse96 (store .cse97 .cse91 v_prenex_305))) (store .cse96 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base| (store (select .cse96 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse1 v_prenex_307))) |c_~#g_val~0.base| v_prenex_312) |c_~#g_queue~0.base|))) (mod (mod (select .cse95 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse95 .cse7) 4294967296))) 4294967296)) (.cse88 (store .cse94 .cse91 v_prenex_304))) (or (< (+ (* .cse87 4) (select (select (store (store .cse88 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base| v_prenex_308) |c_~#g_val~0.base| v_prenex_309) |c_~#g_queue~0.base|) .cse3) 3) (select |c_#length| (select (select (store (let ((.cse89 (store .cse90 .cse91 v_prenex_311))) (store .cse89 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base| (store (select .cse89 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse1 v_prenex_303))) |c_~#g_val~0.base| v_prenex_310) |c_~#g_queue~0.base|) .cse3))) (< (select |c_#length| .cse91) (+ .cse92 .cse93 4)) (< 2147483647 .cse87) (not (= (store (select .cse88 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse1 (select v_prenex_308 .cse1)) v_prenex_308))))))) (< (+ .cse92 .cse93) 0))))) (< 2147483647 .cse98))))) (forall ((v_DerPreprocessor_9 Int) (v_DerPreprocessor_10 Int)) (let ((.cse107 (store |c_#memory_int| |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.base| (store .cse40 |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.offset| v_DerPreprocessor_10))) (.cse104 (store |c_#memory_$Pointer$.offset| |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.base| (store .cse39 |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.offset| v_DerPreprocessor_9)))) (let ((.cse99 (select (select .cse104 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse27)) (.cse100 (* 4 (mod (mod .cse28 (mod (select (select .cse107 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse29) 4294967296)) 4294967296)))) (or (< (+ .cse99 .cse100) 17179869184) (forall ((v_prenex_328 (Array Int Int)) (v_prenex_329 Int) (v_prenex_323 (Array Int Int)) (v_prenex_324 (Array Int Int)) (v_prenex_327 Int) (v_prenex_325 (Array Int Int)) (v_prenex_326 (Array Int Int))) (let ((.cse103 (select (select (store |c_#memory_$Pointer$.base| |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.base| (store .cse38 |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.offset| v_prenex_327)) |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse27))) (let ((.cse102 (mod (let ((.cse105 (select (store (let ((.cse106 (store .cse107 .cse103 v_prenex_324))) (store .cse106 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base| (store (select .cse106 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse1 v_prenex_329))) |c_~#g_val~0.base| v_prenex_328) |c_~#g_queue~0.base|))) (mod (mod (select .cse105 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse105 .cse7) 4294967296))) 4294967296)) (.cse101 (store .cse104 .cse103 v_prenex_323))) (or (< 17179869183 (+ (select (select (store (store .cse101 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base| v_prenex_325) |c_~#g_val~0.base| v_prenex_326) |c_~#g_queue~0.base|) .cse3) (* 4 .cse102))) (< .cse102 2147483648) (not (= v_prenex_325 (store (select .cse101 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse1 (select v_prenex_325 .cse1)))) (< (select |c_#length| .cse103) (+ .cse99 .cse100 4)))))))))) (forall ((v_DerPreprocessor_9 Int) (v_DerPreprocessor_10 Int)) (let ((.cse118 (store |c_#memory_int| |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.base| (store .cse40 |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.offset| v_DerPreprocessor_10))) (.cse115 (store |c_#memory_$Pointer$.offset| |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.base| (store .cse39 |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.offset| v_DerPreprocessor_9)))) (let ((.cse113 (select (select .cse115 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse27)) (.cse114 (* 4 (mod (mod .cse28 (mod (select (select .cse118 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse29) 4294967296)) 4294967296)))) (or (forall ((v_prenex_305 (Array Int Int)) (v_prenex_303 Int) (v_prenex_308 (Array Int Int)) (v_prenex_309 (Array Int Int)) (v_prenex_310 (Array Int Int)) (v_prenex_311 (Array Int Int)) (v_prenex_312 (Array Int Int)) (v_prenex_307 Int) (v_prenex_306 Int) (v_prenex_304 (Array Int Int))) (let ((.cse111 (store |c_#memory_$Pointer$.base| |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.base| (store .cse38 |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.offset| v_prenex_306)))) (let ((.cse112 (select (select .cse111 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse27))) (let ((.cse108 (mod (let ((.cse116 (select (store (let ((.cse117 (store .cse118 .cse112 v_prenex_305))) (store .cse117 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base| (store (select .cse117 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse1 v_prenex_307))) |c_~#g_val~0.base| v_prenex_312) |c_~#g_queue~0.base|))) (mod (mod (select .cse116 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse116 .cse7) 4294967296))) 4294967296)) (.cse109 (store .cse115 .cse112 v_prenex_304))) (or (< (+ (* .cse108 4) (select (select (store (store .cse109 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base| v_prenex_308) |c_~#g_val~0.base| v_prenex_309) |c_~#g_queue~0.base|) .cse3) 3) (select |c_#length| (select (select (store (let ((.cse110 (store .cse111 .cse112 v_prenex_311))) (store .cse110 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base| (store (select .cse110 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse1 v_prenex_303))) |c_~#g_val~0.base| v_prenex_310) |c_~#g_queue~0.base|) .cse3))) (< (select |c_#length| .cse112) (+ .cse113 .cse114 4)) (< 2147483647 .cse108) (not (= (store (select .cse109 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse1 (select v_prenex_308 .cse1)) v_prenex_308))))))) (< (+ .cse113 .cse114) 17179869184))))) (forall ((v_DerPreprocessor_10 Int)) (let ((.cse124 (store |c_#memory_int| |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.base| (store .cse40 |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.offset| v_DerPreprocessor_10)))) (let ((.cse129 (mod (mod .cse28 (mod (select (select .cse124 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse29) 4294967296)) 4294967296))) (or (forall ((v_DerPreprocessor_9 Int)) (let ((.cse128 (store |c_#memory_$Pointer$.offset| |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.base| (store .cse39 |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.offset| v_DerPreprocessor_9)))) (let ((.cse119 (select (select .cse128 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse27)) (.cse120 (* 4 .cse129))) (or (< (+ .cse119 .cse120) 0) (forall ((v_prenex_316 (Array Int Int)) (v_prenex_320 (Array Int Int)) (v_prenex_321 (Array Int Int)) (v_prenex_322 (Array Int Int)) (v_prenex_318 Int) (v_prenex_313 (Array Int Int)) (v_prenex_319 Int) (v_prenex_314 (Array Int Int)) (v_prenex_315 (Array Int Int)) (v_prenex_317 Int)) (let ((.cse127 (store |c_#memory_$Pointer$.base| |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.base| (store .cse38 |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.offset| v_prenex_317)))) (let ((.cse125 (select (select .cse127 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse27))) (let ((.cse121 (store .cse128 .cse125 v_prenex_313))) (or (< (+ (select (select (store (store .cse121 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base| v_prenex_315) |c_~#g_val~0.base| v_prenex_316) |c_~#g_queue~0.base|) .cse3) (* (mod (let ((.cse122 (select (store (let ((.cse123 (store .cse124 .cse125 v_prenex_314))) (store .cse123 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base| (store (select .cse123 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse1 v_prenex_318))) |c_~#g_val~0.base| v_prenex_322) |c_~#g_queue~0.base|))) (mod (mod (select .cse122 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse122 .cse7) 4294967296))) 4294967296) 4)) (+ (select |c_#length| (select (select (store (let ((.cse126 (store .cse127 .cse125 v_prenex_321))) (store .cse126 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base| (store (select .cse126 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse1 v_prenex_319))) |c_~#g_val~0.base| v_prenex_320) |c_~#g_queue~0.base|) .cse3)) 17179869181)) (< (select |c_#length| .cse125) (+ .cse119 .cse120 4)) (not (= (store (select .cse121 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse1 (select v_prenex_315 .cse1)) v_prenex_315))))))))))) (< 2147483647 .cse129))))) (forall ((v_DerPreprocessor_10 Int)) (let ((.cse138 (store |c_#memory_int| |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.base| (store .cse40 |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.offset| v_DerPreprocessor_10)))) (let ((.cse140 (mod (mod .cse28 (mod (select (select .cse138 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse29) 4294967296)) 4294967296))) (or (forall ((v_DerPreprocessor_9 Int)) (let ((.cse139 (store |c_#memory_$Pointer$.offset| |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.base| (store .cse39 |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.offset| v_DerPreprocessor_9)))) (let ((.cse130 (+ (select (select .cse139 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse27) (* 4 .cse140)))) (or (< .cse130 17179869184) (forall ((v_prenex_302 Int) (v_prenex_156 Int) (v_prenex_151 (Array Int Int)) (v_prenex_152 (Array Int Int)) (v_prenex_155 Int) (v_prenex_153 (Array Int Int)) (v_prenex_154 (Array Int Int)) (v_prenex_157 (Array Int Int)) (v_prenex_158 (Array Int Int)) (v_prenex_159 (Array Int Int))) (let ((.cse134 (store |c_#memory_$Pointer$.base| |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.base| (store .cse38 |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.offset| v_prenex_302)))) (let ((.cse135 (select (select .cse134 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse27))) (let ((.cse131 (store .cse139 .cse135 v_prenex_151)) (.cse132 (mod (let ((.cse136 (select (store (let ((.cse137 (store .cse138 .cse135 v_prenex_152))) (store .cse137 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base| (store (select .cse137 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse1 v_prenex_155))) |c_~#g_val~0.base| v_prenex_159) |c_~#g_queue~0.base|))) (mod (mod (select .cse136 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse136 .cse7) 4294967296))) 4294967296))) (or (not (= (store (select .cse131 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse1 (select v_prenex_153 .cse1)) v_prenex_153)) (< (+ 3 (* .cse132 4) (select (select (store (store .cse131 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base| v_prenex_153) |c_~#g_val~0.base| v_prenex_154) |c_~#g_queue~0.base|) .cse3)) (select |c_#length| (select (select (store (let ((.cse133 (store .cse134 .cse135 v_prenex_158))) (store .cse133 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base| (store (select .cse133 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse1 v_prenex_156))) |c_~#g_val~0.base| v_prenex_157) |c_~#g_queue~0.base|) .cse3))) (< (+ 17179869180 (select |c_#length| .cse135)) .cse130) (< 2147483647 .cse132)))))))))) (< .cse140 2147483648))))) (forall ((v_DerPreprocessor_10 Int)) (let ((.cse147 (store |c_#memory_int| |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.base| (store .cse40 |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.offset| v_DerPreprocessor_10)))) (let ((.cse141 (mod (mod .cse28 (mod (select (select .cse147 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse29) 4294967296)) 4294967296))) (or (< .cse141 2147483648) (forall ((v_DerPreprocessor_9 Int)) (let ((.cse150 (store |c_#memory_$Pointer$.offset| |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.base| (store .cse39 |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.offset| v_DerPreprocessor_9)))) (let ((.cse142 (+ (select (select .cse150 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse27) (* 4 .cse141)))) (or (< .cse142 17179869184) (forall ((v_ArrVal_953 (Array Int Int)) (v_ArrVal_952 (Array Int Int)) (v_prenex_300 Int) (v_ArrVal_956 (Array Int Int)) (v_ArrVal_959 (Array Int Int)) (v_ArrVal_958 Int) (v_ArrVal_957 Int) (v_ArrVal_960 (Array Int Int)) (v_ArrVal_951 (Array Int Int)) (v_ArrVal_961 (Array Int Int))) (let ((.cse149 (store |c_#memory_$Pointer$.base| |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.base| (store .cse38 |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.offset| v_prenex_300)))) (let ((.cse143 (select (select .cse149 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse27))) (let ((.cse144 (store .cse150 .cse143 v_ArrVal_953))) (or (< (+ 17179869180 (select |c_#length| .cse143)) .cse142) (not (= v_ArrVal_956 (store (select .cse144 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse1 (select v_ArrVal_956 .cse1)))) (< (+ (select (select (store (store .cse144 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base| v_ArrVal_956) |c_~#g_val~0.base| v_ArrVal_959) |c_~#g_queue~0.base|) .cse3) (* (mod (let ((.cse145 (select (store (let ((.cse146 (store .cse147 .cse143 v_ArrVal_952))) (store .cse146 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base| (store (select .cse146 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse1 v_ArrVal_958))) |c_~#g_val~0.base| v_ArrVal_961) |c_~#g_queue~0.base|))) (mod (mod (select .cse145 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse145 .cse7) 4294967296))) 4294967296) 4)) (+ 17179869181 (select |c_#length| (select (select (store (let ((.cse148 (store .cse149 .cse143 v_ArrVal_951))) (store .cse148 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base| (store (select .cse148 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse1 v_ArrVal_957))) |c_~#g_val~0.base| v_ArrVal_960) |c_~#g_queue~0.base|) .cse3))))))))))))))))))) (not .cse23) (not (= |c_writerThread1of1ForFork0_bounded_mpmc_enq_~curr~0#1| |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~exp~2#1|)) (< |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.offset| 0)))))) (< |c_~#g_queue~0.offset| 0) (< (select |c_#length| |c_~#g_queue~0.base|) (+ |c_~#g_queue~0.offset| 4))) is different from true [2024-11-08 12:22:45,075 WARN L286 SmtUtils]: Spent 7.25s on a formula simplification. DAG size of input: 425 DAG size of output: 425 (called from [L 388] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.predicates.PredicateUnifier.getOrConstructPredicate) [2024-11-08 12:23:12,329 WARN L286 SmtUtils]: Spent 6.72s on a formula simplification. DAG size of input: 425 DAG size of output: 425 (called from [L 388] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.predicates.PredicateUnifier.getOrConstructPredicate) [2024-11-08 12:23:28,191 WARN L286 SmtUtils]: Spent 6.51s on a formula simplification. DAG size of input: 428 DAG size of output: 428 (called from [L 388] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.predicates.PredicateUnifier.getOrConstructPredicate) [2024-11-08 12:23:41,551 WARN L286 SmtUtils]: Spent 5.95s on a formula simplification. DAG size of input: 414 DAG size of output: 414 (called from [L 388] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.predicates.PredicateUnifier.getOrConstructPredicate) [2024-11-08 12:24:17,416 WARN L286 SmtUtils]: Spent 6.87s on a formula simplification. DAG size of input: 432 DAG size of output: 432 (called from [L 388] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.predicates.PredicateUnifier.getOrConstructPredicate) [2024-11-08 12:25:10,934 WARN L286 SmtUtils]: Spent 9.20s on a formula simplification. DAG size of input: 458 DAG size of output: 458 (called from [L 388] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.predicates.PredicateUnifier.getOrConstructPredicate) [2024-11-08 12:25:47,043 WARN L286 SmtUtils]: Spent 9.58s on a formula simplification. DAG size of input: 465 DAG size of output: 465 (called from [L 388] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.predicates.PredicateUnifier.getOrConstructPredicate) [2024-11-08 12:26:51,418 WARN L286 SmtUtils]: Spent 7.81s on a formula simplification. DAG size of input: 495 DAG size of output: 495 (called from [L 388] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.predicates.PredicateUnifier.getOrConstructPredicate) [2024-11-08 12:29:43,076 WARN L286 SmtUtils]: Spent 13.82s on a formula simplification. DAG size of input: 536 DAG size of output: 536 (called from [L 388] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.predicates.PredicateUnifier.getOrConstructPredicate) [2024-11-08 12:29:51,511 WARN L873 $PredicateComparison]: unable to prove that (or (let ((.cse1 (+ |c_~#g_queue~0.offset| 4)) (.cse9 (+ |c_~#g_queue~0.offset| 20)) (.cse14 (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|)) (.cse7 (+ |c_~#g_queue~0.offset| 16)) (.cse16 (select |c_#memory_int| |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|)) (.cse17 (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|)) (.cse15 (+ 4 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset|))) (and (forall ((v_ArrVal_934 (Array Int Int))) (or (forall ((v_ArrVal_937 Int) (v_ArrVal_936 Int) (|v_ULTIMATE.start_main_~#t~0#1.base_43| Int)) (or (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#t~0#1.base_43|) 0)) (forall ((v_ArrVal_941 (Array Int Int)) (v_ArrVal_938 Int) (v_ArrVal_939 (Array Int Int)) (|v_writerThread1of1ForFork0_~#xbo~0#1.base_9| Int) (v_ArrVal_940 (Array Int Int))) (let ((.cse0 (store (store |c_#length| |v_ULTIMATE.start_main_~#t~0#1.base_43| v_ArrVal_938) |v_writerThread1of1ForFork0_~#xbo~0#1.base_9| 16))) (or (< (select .cse0 |c_~#g_queue~0.base|) .cse1) (forall ((v_ArrVal_944 (Array Int Int)) (v_ArrVal_943 (Array Int Int)) (v_ArrVal_945 (Array Int Int))) (let ((.cse10 (store (store |c_#memory_int| |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store .cse16 .cse15 v_ArrVal_936)) |v_ULTIMATE.start_main_~#t~0#1.base_43| v_ArrVal_939))) (let ((.cse6 (store (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| v_ArrVal_934) |v_ULTIMATE.start_main_~#t~0#1.base_43| v_ArrVal_941)) (.cse11 (store .cse10 |c_~#g_val~0.base| v_ArrVal_944))) (let ((.cse12 (select .cse11 |c_~#g_queue~0.base|)) (.cse3 (store .cse6 |c_~#g_val~0.base| v_ArrVal_943))) (let ((.cse4 (select .cse3 |c_~#g_queue~0.base|)) (.cse2 (mod (mod (mod (select .cse12 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse12 .cse9) 4294967296)) 4294967296))) (let ((.cse5 (select (select (store (store (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store .cse14 .cse15 v_ArrVal_937)) |v_ULTIMATE.start_main_~#t~0#1.base_43| v_ArrVal_940) |c_~#g_val~0.base| v_ArrVal_945) |c_~#g_queue~0.base|) .cse7)) (.cse13 (+ (select .cse4 .cse7) (* .cse2 4)))) (or (< .cse2 2147483648) (forall ((v_prenex_149 Int) (v_prenex_150 (Array Int Int)) (v_DerPreprocessor_9 Int) (v_prenex_145 (Array Int Int)) (v_prenex_146 (Array Int Int)) (v_prenex_147 (Array Int Int)) (v_DerPreprocessor_10 Int) (v_prenex_148 (Array Int Int))) (or (not (= (store (select (store (store .cse3 |c_~#g_queue~0.base| (store .cse4 |c_~#g_queue~0.offset| v_DerPreprocessor_9)) .cse5 v_prenex_145) |c_~#g_queue~0.base|) .cse1 (select v_prenex_147 .cse1)) v_prenex_147)) (< 0 (+ (select (select (store (store (store .cse6 .cse5 v_prenex_145) |c_~#g_queue~0.base| v_prenex_147) |c_~#g_val~0.base| v_prenex_148) |c_~#g_queue~0.base|) .cse7) (* (mod (let ((.cse8 (select (store (store (store .cse10 .cse5 v_prenex_146) |c_~#g_queue~0.base| (store (select (store (store .cse11 |c_~#g_queue~0.base| (store .cse12 |c_~#g_queue~0.offset| v_DerPreprocessor_10)) .cse5 v_prenex_146) |c_~#g_queue~0.base|) .cse1 v_prenex_149)) |c_~#g_val~0.base| v_prenex_150) |c_~#g_queue~0.base|))) (mod (mod (select .cse8 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse8 .cse9) 4294967296))) 4294967296) 4) 1)))) (< (+ 17179869180 (select .cse0 .cse5)) .cse13) (< .cse13 17179869184))))))))))))) (not (= v_ArrVal_934 (store .cse17 .cse15 (select v_ArrVal_934 .cse15)))))) (forall ((v_ArrVal_934 (Array Int Int))) (or (not (= v_ArrVal_934 (store .cse17 .cse15 (select v_ArrVal_934 .cse15)))) (forall ((v_ArrVal_937 Int) (v_ArrVal_936 Int) (|v_ULTIMATE.start_main_~#t~0#1.base_43| Int)) (or (forall ((v_ArrVal_941 (Array Int Int)) (v_ArrVal_938 Int) (v_ArrVal_939 (Array Int Int)) (|v_writerThread1of1ForFork0_~#xbo~0#1.base_9| Int) (v_ArrVal_940 (Array Int Int))) (let ((.cse19 (store (store |c_#length| |v_ULTIMATE.start_main_~#t~0#1.base_43| v_ArrVal_938) |v_writerThread1of1ForFork0_~#xbo~0#1.base_9| 16))) (or (forall ((v_ArrVal_944 (Array Int Int)) (v_ArrVal_943 (Array Int Int)) (v_ArrVal_945 (Array Int Int))) (let ((.cse27 (store (store |c_#memory_int| |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store .cse16 .cse15 v_ArrVal_936)) |v_ULTIMATE.start_main_~#t~0#1.base_43| v_ArrVal_939))) (let ((.cse25 (store (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| v_ArrVal_934) |v_ULTIMATE.start_main_~#t~0#1.base_43| v_ArrVal_941)) (.cse28 (store .cse27 |c_~#g_val~0.base| v_ArrVal_944))) (let ((.cse29 (select .cse28 |c_~#g_queue~0.base|)) (.cse22 (store .cse25 |c_~#g_val~0.base| v_ArrVal_943))) (let ((.cse23 (select .cse22 |c_~#g_queue~0.base|)) (.cse18 (mod (mod (mod (select .cse29 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse29 .cse9) 4294967296)) 4294967296))) (let ((.cse21 (+ (select .cse23 .cse7) (* .cse18 4))) (.cse20 (select (select (store (store (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store .cse14 .cse15 v_ArrVal_937)) |v_ULTIMATE.start_main_~#t~0#1.base_43| v_ArrVal_940) |c_~#g_val~0.base| v_ArrVal_945) |c_~#g_queue~0.base|) .cse7))) (or (< .cse18 2147483648) (< (+ 17179869180 (select .cse19 .cse20)) .cse21) (< .cse21 17179869184) (forall ((v_prenex_160 (Array Int Int)) (v_prenex_161 (Array Int Int)) (v_prenex_162 (Array Int Int)) (v_prenex_163 (Array Int Int)) (v_DerPreprocessor_9 Int) (v_prenex_165 (Array Int Int)) (v_prenex_164 Int) (v_DerPreprocessor_10 Int)) (let ((.cse24 (mod (let ((.cse26 (select (store (store (store .cse27 .cse20 v_prenex_161) |c_~#g_queue~0.base| (store (select (store (store .cse28 |c_~#g_queue~0.base| (store .cse29 |c_~#g_queue~0.offset| v_DerPreprocessor_10)) .cse20 v_prenex_161) |c_~#g_queue~0.base|) .cse1 v_prenex_164)) |c_~#g_val~0.base| v_prenex_165) |c_~#g_queue~0.base|))) (mod (mod (select .cse26 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse26 .cse9) 4294967296))) 4294967296))) (or (not (= (store (select (store (store .cse22 |c_~#g_queue~0.base| (store .cse23 |c_~#g_queue~0.offset| v_DerPreprocessor_9)) .cse20 v_prenex_160) |c_~#g_queue~0.base|) .cse1 (select v_prenex_162 .cse1)) v_prenex_162)) (< .cse24 2147483648) (< 17179869183 (+ (* .cse24 4) (select (select (store (store (store .cse25 .cse20 v_prenex_160) |c_~#g_queue~0.base| v_prenex_162) |c_~#g_val~0.base| v_prenex_163) |c_~#g_queue~0.base|) .cse7))))))))))))) (< (select .cse19 |c_~#g_queue~0.base|) .cse1)))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#t~0#1.base_43|) 0)))))) (forall ((v_ArrVal_934 (Array Int Int))) (or (not (= v_ArrVal_934 (store .cse17 .cse15 (select v_ArrVal_934 .cse15)))) (forall ((v_ArrVal_937 Int) (v_ArrVal_936 Int) (|v_ULTIMATE.start_main_~#t~0#1.base_43| Int)) (or (forall ((v_ArrVal_941 (Array Int Int)) (v_ArrVal_938 Int) (v_ArrVal_939 (Array Int Int)) (|v_writerThread1of1ForFork0_~#xbo~0#1.base_9| Int) (v_ArrVal_940 (Array Int Int))) (let ((.cse30 (store (store |c_#length| |v_ULTIMATE.start_main_~#t~0#1.base_43| v_ArrVal_938) |v_writerThread1of1ForFork0_~#xbo~0#1.base_9| 16))) (or (< (select .cse30 |c_~#g_queue~0.base|) .cse1) (forall ((v_ArrVal_944 (Array Int Int)) (v_ArrVal_943 (Array Int Int)) (v_ArrVal_945 (Array Int Int))) (let ((.cse40 (store (store |c_#memory_int| |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store .cse16 .cse15 v_ArrVal_936)) |v_ULTIMATE.start_main_~#t~0#1.base_43| v_ArrVal_939))) (let ((.cse41 (store .cse40 |c_~#g_val~0.base| v_ArrVal_944)) (.cse31 (store (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| v_ArrVal_934) |v_ULTIMATE.start_main_~#t~0#1.base_43| v_ArrVal_941)) (.cse34 (store (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store .cse14 .cse15 v_ArrVal_937)) |v_ULTIMATE.start_main_~#t~0#1.base_43| v_ArrVal_940))) (let ((.cse35 (store .cse34 |c_~#g_val~0.base| v_ArrVal_945)) (.cse37 (store .cse31 |c_~#g_val~0.base| v_ArrVal_943)) (.cse42 (select .cse41 |c_~#g_queue~0.base|))) (let ((.cse43 (mod (mod (mod (select .cse42 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse42 .cse9) 4294967296)) 4294967296)) (.cse38 (select .cse37 |c_~#g_queue~0.base|)) (.cse36 (select .cse35 |c_~#g_queue~0.base|))) (let ((.cse32 (select .cse36 .cse7)) (.cse44 (select .cse38 .cse7)) (.cse45 (* .cse43 4))) (or (forall ((v_prenex_310 (Array Int Int)) (v_prenex_311 (Array Int Int)) (v_prenex_307 Int) (v_prenex_312 (Array Int Int)) (v_DerPreprocessor_10 Int) (v_prenex_304 (Array Int Int)) (v_prenex_306 Int) (v_prenex_305 (Array Int Int)) (v_prenex_303 Int) (v_prenex_308 (Array Int Int)) (v_prenex_309 (Array Int Int)) (v_DerPreprocessor_9 Int)) (let ((.cse33 (mod (let ((.cse39 (select (store (store (store .cse40 .cse32 v_prenex_305) |c_~#g_queue~0.base| (store (select (store (store .cse41 |c_~#g_queue~0.base| (store .cse42 |c_~#g_queue~0.offset| v_DerPreprocessor_10)) .cse32 v_prenex_305) |c_~#g_queue~0.base|) .cse1 v_prenex_307)) |c_~#g_val~0.base| v_prenex_312) |c_~#g_queue~0.base|))) (mod (mod (select .cse39 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse39 .cse9) 4294967296))) 4294967296))) (or (< (+ 3 (select (select (store (store (store .cse31 .cse32 v_prenex_304) |c_~#g_queue~0.base| v_prenex_308) |c_~#g_val~0.base| v_prenex_309) |c_~#g_queue~0.base|) .cse7) (* .cse33 4)) (select .cse30 (select (select (store (store (store .cse34 .cse32 v_prenex_311) |c_~#g_queue~0.base| (store (select (store (store .cse35 |c_~#g_queue~0.base| (store .cse36 |c_~#g_queue~0.offset| v_prenex_306)) .cse32 v_prenex_311) |c_~#g_queue~0.base|) .cse1 v_prenex_303)) |c_~#g_val~0.base| v_prenex_310) |c_~#g_queue~0.base|) .cse7))) (< 2147483647 .cse33) (not (= v_prenex_308 (store (select (store (store .cse37 |c_~#g_queue~0.base| (store .cse38 |c_~#g_queue~0.offset| v_DerPreprocessor_9)) .cse32 v_prenex_304) |c_~#g_queue~0.base|) .cse1 (select v_prenex_308 .cse1))))))) (< 2147483647 .cse43) (< (+ .cse44 .cse45) 0) (< (select .cse30 .cse32) (+ .cse44 4 .cse45)))))))))))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#t~0#1.base_43|) 0)))))) (forall ((v_ArrVal_934 (Array Int Int))) (or (not (= v_ArrVal_934 (store .cse17 .cse15 (select v_ArrVal_934 .cse15)))) (forall ((v_ArrVal_937 Int) (v_ArrVal_936 Int) (|v_ULTIMATE.start_main_~#t~0#1.base_43| Int)) (or (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#t~0#1.base_43|) 0)) (forall ((v_ArrVal_941 (Array Int Int)) (v_ArrVal_938 Int) (v_ArrVal_939 (Array Int Int)) (|v_writerThread1of1ForFork0_~#xbo~0#1.base_9| Int) (v_ArrVal_940 (Array Int Int))) (let ((.cse46 (store (store |c_#length| |v_ULTIMATE.start_main_~#t~0#1.base_43| v_ArrVal_938) |v_writerThread1of1ForFork0_~#xbo~0#1.base_9| 16))) (or (< (select .cse46 |c_~#g_queue~0.base|) .cse1) (forall ((v_ArrVal_944 (Array Int Int)) (v_ArrVal_943 (Array Int Int)) (v_ArrVal_945 (Array Int Int))) (let ((.cse54 (store (store |c_#memory_int| |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store .cse16 .cse15 v_ArrVal_936)) |v_ULTIMATE.start_main_~#t~0#1.base_43| v_ArrVal_939))) (let ((.cse55 (store .cse54 |c_~#g_val~0.base| v_ArrVal_944)) (.cse51 (store (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| v_ArrVal_934) |v_ULTIMATE.start_main_~#t~0#1.base_43| v_ArrVal_941))) (let ((.cse48 (store .cse51 |c_~#g_val~0.base| v_ArrVal_943)) (.cse56 (select .cse55 |c_~#g_queue~0.base|))) (let ((.cse47 (mod (mod (mod (select .cse56 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse56 .cse9) 4294967296)) 4294967296)) (.cse49 (select .cse48 |c_~#g_queue~0.base|))) (let ((.cse50 (select (select (store (store (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store .cse14 .cse15 v_ArrVal_937)) |v_ULTIMATE.start_main_~#t~0#1.base_43| v_ArrVal_940) |c_~#g_val~0.base| v_ArrVal_945) |c_~#g_queue~0.base|) .cse7)) (.cse57 (select .cse49 .cse7)) (.cse58 (* .cse47 4))) (or (< 2147483647 .cse47) (forall ((v_prenex_328 (Array Int Int)) (v_DerPreprocessor_9 Int) (v_prenex_329 Int) (v_prenex_323 (Array Int Int)) (v_DerPreprocessor_10 Int) (v_prenex_324 (Array Int Int)) (v_prenex_325 (Array Int Int)) (v_prenex_326 (Array Int Int))) (let ((.cse52 (mod (let ((.cse53 (select (store (store (store .cse54 .cse50 v_prenex_324) |c_~#g_queue~0.base| (store (select (store (store .cse55 |c_~#g_queue~0.base| (store .cse56 |c_~#g_queue~0.offset| v_DerPreprocessor_10)) .cse50 v_prenex_324) |c_~#g_queue~0.base|) .cse1 v_prenex_329)) |c_~#g_val~0.base| v_prenex_328) |c_~#g_queue~0.base|))) (mod (mod (select .cse53 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse53 .cse9) 4294967296))) 4294967296))) (or (not (= (store (select (store (store .cse48 |c_~#g_queue~0.base| (store .cse49 |c_~#g_queue~0.offset| v_DerPreprocessor_9)) .cse50 v_prenex_323) |c_~#g_queue~0.base|) .cse1 (select v_prenex_325 .cse1)) v_prenex_325)) (< 17179869183 (+ (select (select (store (store (store .cse51 .cse50 v_prenex_323) |c_~#g_queue~0.base| v_prenex_325) |c_~#g_val~0.base| v_prenex_326) |c_~#g_queue~0.base|) .cse7) (* .cse52 4))) (< .cse52 2147483648)))) (< (+ .cse57 .cse58) 0) (< (select .cse46 .cse50) (+ .cse57 4 .cse58)))))))))))))))) (forall ((v_ArrVal_934 (Array Int Int))) (or (not (= v_ArrVal_934 (store .cse17 .cse15 (select v_ArrVal_934 .cse15)))) (forall ((v_ArrVal_937 Int) (v_ArrVal_936 Int) (|v_ULTIMATE.start_main_~#t~0#1.base_43| Int)) (or (forall ((v_ArrVal_941 (Array Int Int)) (v_ArrVal_938 Int) (v_ArrVal_939 (Array Int Int)) (|v_writerThread1of1ForFork0_~#xbo~0#1.base_9| Int) (v_ArrVal_940 (Array Int Int))) (let ((.cse60 (store (store |c_#length| |v_ULTIMATE.start_main_~#t~0#1.base_43| v_ArrVal_938) |v_writerThread1of1ForFork0_~#xbo~0#1.base_9| 16))) (or (forall ((v_ArrVal_944 (Array Int Int)) (v_ArrVal_943 (Array Int Int)) (v_ArrVal_945 (Array Int Int))) (let ((.cse66 (store (store |c_#memory_int| |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store .cse16 .cse15 v_ArrVal_936)) |v_ULTIMATE.start_main_~#t~0#1.base_43| v_ArrVal_939))) (let ((.cse70 (store (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store .cse14 .cse15 v_ArrVal_937)) |v_ULTIMATE.start_main_~#t~0#1.base_43| v_ArrVal_940)) (.cse69 (store (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| v_ArrVal_934) |v_ULTIMATE.start_main_~#t~0#1.base_43| v_ArrVal_941)) (.cse67 (store .cse66 |c_~#g_val~0.base| v_ArrVal_944))) (let ((.cse68 (select .cse67 |c_~#g_queue~0.base|)) (.cse63 (store .cse69 |c_~#g_val~0.base| v_ArrVal_943)) (.cse71 (store .cse70 |c_~#g_val~0.base| v_ArrVal_945))) (let ((.cse72 (select .cse71 |c_~#g_queue~0.base|)) (.cse64 (select .cse63 |c_~#g_queue~0.base|)) (.cse59 (mod (mod (mod (select .cse68 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse68 .cse9) 4294967296)) 4294967296))) (let ((.cse62 (+ (select .cse64 .cse7) (* .cse59 4))) (.cse61 (select .cse72 .cse7))) (or (< .cse59 2147483648) (< (+ 17179869180 (select .cse60 .cse61)) .cse62) (< .cse62 17179869184) (forall ((v_ArrVal_958 Int) (v_ArrVal_957 Int) (v_ArrVal_960 (Array Int Int)) (v_DerPreprocessor_10 Int) (v_ArrVal_951 (Array Int Int)) (v_ArrVal_961 (Array Int Int)) (v_ArrVal_953 (Array Int Int)) (v_ArrVal_952 (Array Int Int)) (v_ArrVal_956 (Array Int Int)) (v_prenex_300 Int) (v_ArrVal_959 (Array Int Int)) (v_DerPreprocessor_9 Int)) (or (not (= v_ArrVal_956 (store (select (store (store .cse63 |c_~#g_queue~0.base| (store .cse64 |c_~#g_queue~0.offset| v_DerPreprocessor_9)) .cse61 v_ArrVal_953) |c_~#g_queue~0.base|) .cse1 (select v_ArrVal_956 .cse1)))) (< (+ (* (mod (let ((.cse65 (select (store (store (store .cse66 .cse61 v_ArrVal_952) |c_~#g_queue~0.base| (store (select (store (store .cse67 |c_~#g_queue~0.base| (store .cse68 |c_~#g_queue~0.offset| v_DerPreprocessor_10)) .cse61 v_ArrVal_952) |c_~#g_queue~0.base|) .cse1 v_ArrVal_958)) |c_~#g_val~0.base| v_ArrVal_961) |c_~#g_queue~0.base|))) (mod (mod (select .cse65 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse65 .cse9) 4294967296))) 4294967296) 4) (select (select (store (store (store .cse69 .cse61 v_ArrVal_953) |c_~#g_queue~0.base| v_ArrVal_956) |c_~#g_val~0.base| v_ArrVal_959) |c_~#g_queue~0.base|) .cse7)) (+ 17179869181 (select .cse60 (select (select (store (store (store .cse70 .cse61 v_ArrVal_951) |c_~#g_queue~0.base| (store (select (store (store .cse71 |c_~#g_queue~0.base| (store .cse72 |c_~#g_queue~0.offset| v_prenex_300)) .cse61 v_ArrVal_951) |c_~#g_queue~0.base|) .cse1 v_ArrVal_957)) |c_~#g_val~0.base| v_ArrVal_960) |c_~#g_queue~0.base|) .cse7))))))))))))) (< (select .cse60 |c_~#g_queue~0.base|) .cse1)))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#t~0#1.base_43|) 0)))))) (forall ((v_ArrVal_934 (Array Int Int))) (or (forall ((v_ArrVal_937 Int) (v_ArrVal_936 Int) (|v_ULTIMATE.start_main_~#t~0#1.base_43| Int)) (or (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#t~0#1.base_43|) 0)) (forall ((v_ArrVal_941 (Array Int Int)) (v_ArrVal_938 Int) (v_ArrVal_939 (Array Int Int)) (|v_writerThread1of1ForFork0_~#xbo~0#1.base_9| Int) (v_ArrVal_940 (Array Int Int))) (let ((.cse76 (store (store |c_#length| |v_ULTIMATE.start_main_~#t~0#1.base_43| v_ArrVal_938) |v_writerThread1of1ForFork0_~#xbo~0#1.base_9| 16))) (or (forall ((v_ArrVal_944 (Array Int Int)) (v_ArrVal_943 (Array Int Int)) (v_ArrVal_945 (Array Int Int))) (let ((.cse83 (store (store |c_#memory_int| |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store .cse16 .cse15 v_ArrVal_936)) |v_ULTIMATE.start_main_~#t~0#1.base_43| v_ArrVal_939)) (.cse73 (store (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| v_ArrVal_934) |v_ULTIMATE.start_main_~#t~0#1.base_43| v_ArrVal_941)) (.cse77 (store (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store .cse14 .cse15 v_ArrVal_937)) |v_ULTIMATE.start_main_~#t~0#1.base_43| v_ArrVal_940))) (let ((.cse78 (store .cse77 |c_~#g_val~0.base| v_ArrVal_945)) (.cse80 (store .cse73 |c_~#g_val~0.base| v_ArrVal_943)) (.cse84 (store .cse83 |c_~#g_val~0.base| v_ArrVal_944))) (let ((.cse85 (select .cse84 |c_~#g_queue~0.base|)) (.cse81 (select .cse80 |c_~#g_queue~0.base|)) (.cse79 (select .cse78 |c_~#g_queue~0.base|))) (let ((.cse74 (select .cse79 .cse7)) (.cse86 (select .cse81 .cse7)) (.cse87 (* (mod (mod (mod (select .cse85 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse85 .cse9) 4294967296)) 4294967296) 4))) (or (forall ((v_prenex_310 (Array Int Int)) (v_prenex_311 (Array Int Int)) (v_prenex_307 Int) (v_prenex_312 (Array Int Int)) (v_DerPreprocessor_10 Int) (v_prenex_304 (Array Int Int)) (v_prenex_306 Int) (v_prenex_305 (Array Int Int)) (v_prenex_303 Int) (v_prenex_308 (Array Int Int)) (v_prenex_309 (Array Int Int)) (v_DerPreprocessor_9 Int)) (let ((.cse75 (mod (let ((.cse82 (select (store (store (store .cse83 .cse74 v_prenex_305) |c_~#g_queue~0.base| (store (select (store (store .cse84 |c_~#g_queue~0.base| (store .cse85 |c_~#g_queue~0.offset| v_DerPreprocessor_10)) .cse74 v_prenex_305) |c_~#g_queue~0.base|) .cse1 v_prenex_307)) |c_~#g_val~0.base| v_prenex_312) |c_~#g_queue~0.base|))) (mod (mod (select .cse82 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse82 .cse9) 4294967296))) 4294967296))) (or (< (+ 3 (select (select (store (store (store .cse73 .cse74 v_prenex_304) |c_~#g_queue~0.base| v_prenex_308) |c_~#g_val~0.base| v_prenex_309) |c_~#g_queue~0.base|) .cse7) (* .cse75 4)) (select .cse76 (select (select (store (store (store .cse77 .cse74 v_prenex_311) |c_~#g_queue~0.base| (store (select (store (store .cse78 |c_~#g_queue~0.base| (store .cse79 |c_~#g_queue~0.offset| v_prenex_306)) .cse74 v_prenex_311) |c_~#g_queue~0.base|) .cse1 v_prenex_303)) |c_~#g_val~0.base| v_prenex_310) |c_~#g_queue~0.base|) .cse7))) (< 2147483647 .cse75) (not (= v_prenex_308 (store (select (store (store .cse80 |c_~#g_queue~0.base| (store .cse81 |c_~#g_queue~0.offset| v_DerPreprocessor_9)) .cse74 v_prenex_304) |c_~#g_queue~0.base|) .cse1 (select v_prenex_308 .cse1))))))) (< (+ .cse86 .cse87) 17179869184) (< (select .cse76 .cse74) (+ .cse86 4 .cse87)))))))) (< (select .cse76 |c_~#g_queue~0.base|) .cse1)))))) (not (= v_ArrVal_934 (store .cse17 .cse15 (select v_ArrVal_934 .cse15)))))) (forall ((v_ArrVal_934 (Array Int Int))) (or (forall ((v_ArrVal_937 Int) (v_ArrVal_936 Int) (|v_ULTIMATE.start_main_~#t~0#1.base_43| Int)) (or (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#t~0#1.base_43|) 0)) (forall ((v_ArrVal_941 (Array Int Int)) (v_ArrVal_938 Int) (v_ArrVal_939 (Array Int Int)) (|v_writerThread1of1ForFork0_~#xbo~0#1.base_9| Int) (v_ArrVal_940 (Array Int Int))) (let ((.cse88 (store (store |c_#length| |v_ULTIMATE.start_main_~#t~0#1.base_43| v_ArrVal_938) |v_writerThread1of1ForFork0_~#xbo~0#1.base_9| 16))) (or (< (select .cse88 |c_~#g_queue~0.base|) .cse1) (forall ((v_ArrVal_944 (Array Int Int)) (v_ArrVal_943 (Array Int Int)) (v_ArrVal_945 (Array Int Int))) (let ((.cse93 (store (store |c_#memory_int| |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store .cse16 .cse15 v_ArrVal_936)) |v_ULTIMATE.start_main_~#t~0#1.base_43| v_ArrVal_939))) (let ((.cse94 (store .cse93 |c_~#g_val~0.base| v_ArrVal_944)) (.cse90 (store (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| v_ArrVal_934) |v_ULTIMATE.start_main_~#t~0#1.base_43| v_ArrVal_941))) (let ((.cse96 (store .cse90 |c_~#g_val~0.base| v_ArrVal_943)) (.cse95 (select .cse94 |c_~#g_queue~0.base|))) (let ((.cse89 (mod (mod (mod (select .cse95 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse95 .cse9) 4294967296)) 4294967296)) (.cse97 (select .cse96 |c_~#g_queue~0.base|))) (let ((.cse91 (select (select (store (store (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store .cse14 .cse15 v_ArrVal_937)) |v_ULTIMATE.start_main_~#t~0#1.base_43| v_ArrVal_940) |c_~#g_val~0.base| v_ArrVal_945) |c_~#g_queue~0.base|) .cse7)) (.cse98 (select .cse97 .cse7)) (.cse99 (* .cse89 4))) (or (< 2147483647 .cse89) (forall ((v_DerPreprocessor_9 Int) (v_prenex_330 Int) (v_prenex_331 (Array Int Int)) (v_prenex_333 (Array Int Int)) (v_prenex_334 (Array Int Int)) (v_prenex_335 (Array Int Int)) (v_DerPreprocessor_10 Int) (v_prenex_336 (Array Int Int))) (or (< 0 (+ (select (select (store (store (store .cse90 .cse91 v_prenex_333) |c_~#g_queue~0.base| v_prenex_335) |c_~#g_val~0.base| v_prenex_336) |c_~#g_queue~0.base|) .cse7) (* (mod (let ((.cse92 (select (store (store (store .cse93 .cse91 v_prenex_334) |c_~#g_queue~0.base| (store (select (store (store .cse94 |c_~#g_queue~0.base| (store .cse95 |c_~#g_queue~0.offset| v_DerPreprocessor_10)) .cse91 v_prenex_334) |c_~#g_queue~0.base|) .cse1 v_prenex_330)) |c_~#g_val~0.base| v_prenex_331) |c_~#g_queue~0.base|))) (mod (mod (select .cse92 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse92 .cse9) 4294967296))) 4294967296) 4) 1)) (not (= (store (select (store (store .cse96 |c_~#g_queue~0.base| (store .cse97 |c_~#g_queue~0.offset| v_DerPreprocessor_9)) .cse91 v_prenex_333) |c_~#g_queue~0.base|) .cse1 (select v_prenex_335 .cse1)) v_prenex_335)))) (< (+ .cse98 .cse99) 0) (< (select .cse88 .cse91) (+ .cse98 4 .cse99)))))))))))))) (not (= v_ArrVal_934 (store .cse17 .cse15 (select v_ArrVal_934 .cse15)))))) (forall ((v_ArrVal_934 (Array Int Int))) (or (not (= v_ArrVal_934 (store .cse17 .cse15 (select v_ArrVal_934 .cse15)))) (forall ((v_ArrVal_937 Int) (v_ArrVal_936 Int) (|v_ULTIMATE.start_main_~#t~0#1.base_43| Int)) (or (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#t~0#1.base_43|) 0)) (forall ((v_ArrVal_941 (Array Int Int)) (v_ArrVal_938 Int) (v_ArrVal_939 (Array Int Int)) (|v_writerThread1of1ForFork0_~#xbo~0#1.base_9| Int) (v_ArrVal_940 (Array Int Int))) (let ((.cse100 (store (store |c_#length| |v_ULTIMATE.start_main_~#t~0#1.base_43| v_ArrVal_938) |v_writerThread1of1ForFork0_~#xbo~0#1.base_9| 16))) (or (< (select .cse100 |c_~#g_queue~0.base|) .cse1) (forall ((v_ArrVal_944 (Array Int Int)) (v_ArrVal_943 (Array Int Int)) (v_ArrVal_945 (Array Int Int))) (let ((.cse106 (store (store |c_#memory_int| |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store .cse16 .cse15 v_ArrVal_936)) |v_ULTIMATE.start_main_~#t~0#1.base_43| v_ArrVal_939)) (.cse103 (store (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| v_ArrVal_934) |v_ULTIMATE.start_main_~#t~0#1.base_43| v_ArrVal_941))) (let ((.cse109 (store .cse103 |c_~#g_val~0.base| v_ArrVal_943)) (.cse107 (store .cse106 |c_~#g_val~0.base| v_ArrVal_944))) (let ((.cse108 (select .cse107 |c_~#g_queue~0.base|)) (.cse110 (select .cse109 |c_~#g_queue~0.base|))) (let ((.cse104 (select (select (store (store (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store .cse14 .cse15 v_ArrVal_937)) |v_ULTIMATE.start_main_~#t~0#1.base_43| v_ArrVal_940) |c_~#g_val~0.base| v_ArrVal_945) |c_~#g_queue~0.base|) .cse7)) (.cse101 (select .cse110 .cse7)) (.cse102 (* (mod (mod (mod (select .cse108 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse108 .cse9) 4294967296)) 4294967296) 4))) (or (< (+ .cse101 .cse102) 17179869184) (forall ((v_DerPreprocessor_9 Int) (v_prenex_330 Int) (v_prenex_331 (Array Int Int)) (v_prenex_333 (Array Int Int)) (v_prenex_334 (Array Int Int)) (v_prenex_335 (Array Int Int)) (v_DerPreprocessor_10 Int) (v_prenex_336 (Array Int Int))) (or (< 0 (+ (select (select (store (store (store .cse103 .cse104 v_prenex_333) |c_~#g_queue~0.base| v_prenex_335) |c_~#g_val~0.base| v_prenex_336) |c_~#g_queue~0.base|) .cse7) (* (mod (let ((.cse105 (select (store (store (store .cse106 .cse104 v_prenex_334) |c_~#g_queue~0.base| (store (select (store (store .cse107 |c_~#g_queue~0.base| (store .cse108 |c_~#g_queue~0.offset| v_DerPreprocessor_10)) .cse104 v_prenex_334) |c_~#g_queue~0.base|) .cse1 v_prenex_330)) |c_~#g_val~0.base| v_prenex_331) |c_~#g_queue~0.base|))) (mod (mod (select .cse105 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse105 .cse9) 4294967296))) 4294967296) 4) 1)) (not (= (store (select (store (store .cse109 |c_~#g_queue~0.base| (store .cse110 |c_~#g_queue~0.offset| v_DerPreprocessor_9)) .cse104 v_prenex_333) |c_~#g_queue~0.base|) .cse1 (select v_prenex_335 .cse1)) v_prenex_335)))) (< (select .cse100 .cse104) (+ .cse101 4 .cse102))))))))))))))) (forall ((v_ArrVal_934 (Array Int Int))) (or (not (= v_ArrVal_934 (store .cse17 .cse15 (select v_ArrVal_934 .cse15)))) (forall ((v_ArrVal_937 Int) (v_ArrVal_936 Int) (|v_ULTIMATE.start_main_~#t~0#1.base_43| Int)) (or (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#t~0#1.base_43|) 0)) (forall ((v_ArrVal_941 (Array Int Int)) (v_ArrVal_938 Int) (v_ArrVal_939 (Array Int Int)) (|v_writerThread1of1ForFork0_~#xbo~0#1.base_9| Int) (v_ArrVal_940 (Array Int Int))) (let ((.cse117 (store (store |c_#length| |v_ULTIMATE.start_main_~#t~0#1.base_43| v_ArrVal_938) |v_writerThread1of1ForFork0_~#xbo~0#1.base_9| 16))) (or (forall ((v_ArrVal_944 (Array Int Int)) (v_ArrVal_943 (Array Int Int)) (v_ArrVal_945 (Array Int Int))) (let ((.cse112 (store (store |c_#memory_int| |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store .cse16 .cse15 v_ArrVal_936)) |v_ULTIMATE.start_main_~#t~0#1.base_43| v_ArrVal_939)) (.cse116 (store (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| v_ArrVal_934) |v_ULTIMATE.start_main_~#t~0#1.base_43| v_ArrVal_941)) (.cse118 (store (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store .cse14 .cse15 v_ArrVal_937)) |v_ULTIMATE.start_main_~#t~0#1.base_43| v_ArrVal_940))) (let ((.cse119 (store .cse118 |c_~#g_val~0.base| v_ArrVal_945)) (.cse121 (store .cse116 |c_~#g_val~0.base| v_ArrVal_943)) (.cse114 (store .cse112 |c_~#g_val~0.base| v_ArrVal_944))) (let ((.cse115 (select .cse114 |c_~#g_queue~0.base|)) (.cse122 (select .cse121 |c_~#g_queue~0.base|)) (.cse120 (select .cse119 |c_~#g_queue~0.base|))) (let ((.cse113 (select .cse120 .cse7)) (.cse123 (select .cse122 .cse7)) (.cse124 (* (mod (mod (mod (select .cse115 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse115 .cse9) 4294967296)) 4294967296) 4))) (or (forall ((v_prenex_320 (Array Int Int)) (v_prenex_321 (Array Int Int)) (v_prenex_322 (Array Int Int)) (v_prenex_318 Int) (v_DerPreprocessor_10 Int) (v_prenex_313 (Array Int Int)) (v_prenex_319 Int) (v_prenex_314 (Array Int Int)) (v_prenex_315 (Array Int Int)) (v_prenex_317 Int) (v_prenex_316 (Array Int Int)) (v_DerPreprocessor_9 Int)) (or (< (+ (* (mod (let ((.cse111 (select (store (store (store .cse112 .cse113 v_prenex_314) |c_~#g_queue~0.base| (store (select (store (store .cse114 |c_~#g_queue~0.base| (store .cse115 |c_~#g_queue~0.offset| v_DerPreprocessor_10)) .cse113 v_prenex_314) |c_~#g_queue~0.base|) .cse1 v_prenex_318)) |c_~#g_val~0.base| v_prenex_322) |c_~#g_queue~0.base|))) (mod (mod (select .cse111 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse111 .cse9) 4294967296))) 4294967296) 4) (select (select (store (store (store .cse116 .cse113 v_prenex_313) |c_~#g_queue~0.base| v_prenex_315) |c_~#g_val~0.base| v_prenex_316) |c_~#g_queue~0.base|) .cse7)) (+ (select .cse117 (select (select (store (store (store .cse118 .cse113 v_prenex_321) |c_~#g_queue~0.base| (store (select (store (store .cse119 |c_~#g_queue~0.base| (store .cse120 |c_~#g_queue~0.offset| v_prenex_317)) .cse113 v_prenex_321) |c_~#g_queue~0.base|) .cse1 v_prenex_319)) |c_~#g_val~0.base| v_prenex_320) |c_~#g_queue~0.base|) .cse7)) 17179869181)) (not (= (store (select (store (store .cse121 |c_~#g_queue~0.base| (store .cse122 |c_~#g_queue~0.offset| v_DerPreprocessor_9)) .cse113 v_prenex_313) |c_~#g_queue~0.base|) .cse1 (select v_prenex_315 .cse1)) v_prenex_315)))) (< (+ .cse123 .cse124) 17179869184) (< (select .cse117 .cse113) (+ .cse123 4 .cse124)))))))) (< (select .cse117 |c_~#g_queue~0.base|) .cse1)))))))) (forall ((v_ArrVal_934 (Array Int Int))) (or (not (= v_ArrVal_934 (store .cse17 .cse15 (select v_ArrVal_934 .cse15)))) (forall ((v_ArrVal_937 Int) (v_ArrVal_936 Int) (|v_ULTIMATE.start_main_~#t~0#1.base_43| Int)) (or (forall ((v_ArrVal_941 (Array Int Int)) (v_ArrVal_938 Int) (v_ArrVal_939 (Array Int Int)) (|v_writerThread1of1ForFork0_~#xbo~0#1.base_9| Int) (v_ArrVal_940 (Array Int Int))) (let ((.cse125 (store (store |c_#length| |v_ULTIMATE.start_main_~#t~0#1.base_43| v_ArrVal_938) |v_writerThread1of1ForFork0_~#xbo~0#1.base_9| 16))) (or (< (select .cse125 |c_~#g_queue~0.base|) .cse1) (forall ((v_ArrVal_944 (Array Int Int)) (v_ArrVal_943 (Array Int Int)) (v_ArrVal_945 (Array Int Int))) (let ((.cse137 (store (store |c_#memory_int| |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store .cse16 .cse15 v_ArrVal_936)) |v_ULTIMATE.start_main_~#t~0#1.base_43| v_ArrVal_939))) (let ((.cse131 (store (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store .cse14 .cse15 v_ArrVal_937)) |v_ULTIMATE.start_main_~#t~0#1.base_43| v_ArrVal_940)) (.cse129 (store (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| v_ArrVal_934) |v_ULTIMATE.start_main_~#t~0#1.base_43| v_ArrVal_941)) (.cse138 (store .cse137 |c_~#g_val~0.base| v_ArrVal_944))) (let ((.cse139 (select .cse138 |c_~#g_queue~0.base|)) (.cse134 (store .cse129 |c_~#g_val~0.base| v_ArrVal_943)) (.cse132 (store .cse131 |c_~#g_val~0.base| v_ArrVal_945))) (let ((.cse133 (select .cse132 |c_~#g_queue~0.base|)) (.cse135 (select .cse134 |c_~#g_queue~0.base|)) (.cse126 (mod (mod (mod (select .cse139 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse139 .cse9) 4294967296)) 4294967296))) (let ((.cse128 (+ (select .cse135 .cse7) (* .cse126 4))) (.cse127 (select .cse133 .cse7))) (or (< .cse126 2147483648) (< (+ 17179869180 (select .cse125 .cse127)) .cse128) (< .cse128 17179869184) (forall ((v_prenex_151 (Array Int Int)) (v_prenex_152 (Array Int Int)) (v_prenex_153 (Array Int Int)) (v_prenex_154 (Array Int Int)) (v_prenex_157 (Array Int Int)) (v_prenex_158 (Array Int Int)) (v_DerPreprocessor_10 Int) (v_prenex_159 (Array Int Int)) (v_prenex_302 Int) (v_prenex_156 Int) (v_DerPreprocessor_9 Int) (v_prenex_155 Int)) (let ((.cse130 (mod (let ((.cse136 (select (store (store (store .cse137 .cse127 v_prenex_152) |c_~#g_queue~0.base| (store (select (store (store .cse138 |c_~#g_queue~0.base| (store .cse139 |c_~#g_queue~0.offset| v_DerPreprocessor_10)) .cse127 v_prenex_152) |c_~#g_queue~0.base|) .cse1 v_prenex_155)) |c_~#g_val~0.base| v_prenex_159) |c_~#g_queue~0.base|))) (mod (mod (select .cse136 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse136 .cse9) 4294967296))) 4294967296))) (or (< (+ 3 (select (select (store (store (store .cse129 .cse127 v_prenex_151) |c_~#g_queue~0.base| v_prenex_153) |c_~#g_val~0.base| v_prenex_154) |c_~#g_queue~0.base|) .cse7) (* .cse130 4)) (select .cse125 (select (select (store (store (store .cse131 .cse127 v_prenex_158) |c_~#g_queue~0.base| (store (select (store (store .cse132 |c_~#g_queue~0.base| (store .cse133 |c_~#g_queue~0.offset| v_prenex_302)) .cse127 v_prenex_158) |c_~#g_queue~0.base|) .cse1 v_prenex_156)) |c_~#g_val~0.base| v_prenex_157) |c_~#g_queue~0.base|) .cse7))) (not (= (store (select (store (store .cse134 |c_~#g_queue~0.base| (store .cse135 |c_~#g_queue~0.offset| v_DerPreprocessor_9)) .cse127 v_prenex_151) |c_~#g_queue~0.base|) .cse1 (select v_prenex_153 .cse1)) v_prenex_153)) (< 2147483647 .cse130)))))))))))))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#t~0#1.base_43|) 0)))))) (forall ((v_ArrVal_934 (Array Int Int))) (or (not (= v_ArrVal_934 (store .cse17 .cse15 (select v_ArrVal_934 .cse15)))) (forall ((v_ArrVal_937 Int) (v_ArrVal_936 Int) (|v_ULTIMATE.start_main_~#t~0#1.base_43| Int)) (or (forall ((v_ArrVal_941 (Array Int Int)) (v_ArrVal_938 Int) (v_ArrVal_939 (Array Int Int)) (|v_writerThread1of1ForFork0_~#xbo~0#1.base_9| Int) (v_ArrVal_940 (Array Int Int))) (let ((.cse140 (store (store |c_#length| |v_ULTIMATE.start_main_~#t~0#1.base_43| v_ArrVal_938) |v_writerThread1of1ForFork0_~#xbo~0#1.base_9| 16))) (or (< (select .cse140 |c_~#g_queue~0.base|) .cse1) (forall ((v_ArrVal_944 (Array Int Int)) (v_ArrVal_943 (Array Int Int)) (v_ArrVal_945 (Array Int Int))) (let ((.cse143 (store (store |c_#memory_int| |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store .cse16 .cse15 v_ArrVal_936)) |v_ULTIMATE.start_main_~#t~0#1.base_43| v_ArrVal_939))) (let ((.cse145 (store .cse143 |c_~#g_val~0.base| v_ArrVal_944)) (.cse147 (store (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| v_ArrVal_934) |v_ULTIMATE.start_main_~#t~0#1.base_43| v_ArrVal_941)) (.cse148 (store (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store .cse14 .cse15 v_ArrVal_937)) |v_ULTIMATE.start_main_~#t~0#1.base_43| v_ArrVal_940))) (let ((.cse149 (store .cse148 |c_~#g_val~0.base| v_ArrVal_945)) (.cse151 (store .cse147 |c_~#g_val~0.base| v_ArrVal_943)) (.cse146 (select .cse145 |c_~#g_queue~0.base|))) (let ((.cse141 (mod (mod (mod (select .cse146 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse146 .cse9) 4294967296)) 4294967296)) (.cse152 (select .cse151 |c_~#g_queue~0.base|)) (.cse150 (select .cse149 |c_~#g_queue~0.base|))) (let ((.cse144 (select .cse150 .cse7)) (.cse153 (select .cse152 .cse7)) (.cse154 (* .cse141 4))) (or (< 2147483647 .cse141) (forall ((v_prenex_320 (Array Int Int)) (v_prenex_321 (Array Int Int)) (v_prenex_322 (Array Int Int)) (v_prenex_318 Int) (v_DerPreprocessor_10 Int) (v_prenex_313 (Array Int Int)) (v_prenex_319 Int) (v_prenex_314 (Array Int Int)) (v_prenex_315 (Array Int Int)) (v_prenex_317 Int) (v_prenex_316 (Array Int Int)) (v_DerPreprocessor_9 Int)) (or (< (+ (* (mod (let ((.cse142 (select (store (store (store .cse143 .cse144 v_prenex_314) |c_~#g_queue~0.base| (store (select (store (store .cse145 |c_~#g_queue~0.base| (store .cse146 |c_~#g_queue~0.offset| v_DerPreprocessor_10)) .cse144 v_prenex_314) |c_~#g_queue~0.base|) .cse1 v_prenex_318)) |c_~#g_val~0.base| v_prenex_322) |c_~#g_queue~0.base|))) (mod (mod (select .cse142 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse142 .cse9) 4294967296))) 4294967296) 4) (select (select (store (store (store .cse147 .cse144 v_prenex_313) |c_~#g_queue~0.base| v_prenex_315) |c_~#g_val~0.base| v_prenex_316) |c_~#g_queue~0.base|) .cse7)) (+ (select .cse140 (select (select (store (store (store .cse148 .cse144 v_prenex_321) |c_~#g_queue~0.base| (store (select (store (store .cse149 |c_~#g_queue~0.base| (store .cse150 |c_~#g_queue~0.offset| v_prenex_317)) .cse144 v_prenex_321) |c_~#g_queue~0.base|) .cse1 v_prenex_319)) |c_~#g_val~0.base| v_prenex_320) |c_~#g_queue~0.base|) .cse7)) 17179869181)) (not (= (store (select (store (store .cse151 |c_~#g_queue~0.base| (store .cse152 |c_~#g_queue~0.offset| v_DerPreprocessor_9)) .cse144 v_prenex_313) |c_~#g_queue~0.base|) .cse1 (select v_prenex_315 .cse1)) v_prenex_315)))) (< (+ .cse153 .cse154) 0) (< (select .cse140 .cse144) (+ .cse153 4 .cse154)))))))))))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#t~0#1.base_43|) 0)))))) (forall ((v_ArrVal_934 (Array Int Int))) (or (forall ((v_ArrVal_937 Int) (v_ArrVal_936 Int) (|v_ULTIMATE.start_main_~#t~0#1.base_43| Int)) (or (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#t~0#1.base_43|) 0)) (forall ((v_ArrVal_941 (Array Int Int)) (v_ArrVal_938 Int) (v_ArrVal_939 (Array Int Int)) (|v_writerThread1of1ForFork0_~#xbo~0#1.base_9| Int) (v_ArrVal_940 (Array Int Int))) (let ((.cse155 (store (store |c_#length| |v_ULTIMATE.start_main_~#t~0#1.base_43| v_ArrVal_938) |v_writerThread1of1ForFork0_~#xbo~0#1.base_9| 16))) (or (< (select .cse155 |c_~#g_queue~0.base|) .cse1) (forall ((v_ArrVal_944 (Array Int Int)) (v_ArrVal_943 (Array Int Int)) (v_ArrVal_945 (Array Int Int))) (let ((.cse164 (store (store |c_#memory_int| |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store .cse16 .cse15 v_ArrVal_936)) |v_ULTIMATE.start_main_~#t~0#1.base_43| v_ArrVal_939)) (.cse161 (store (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| v_ArrVal_934) |v_ULTIMATE.start_main_~#t~0#1.base_43| v_ArrVal_941))) (let ((.cse158 (store .cse161 |c_~#g_val~0.base| v_ArrVal_943)) (.cse165 (store .cse164 |c_~#g_val~0.base| v_ArrVal_944))) (let ((.cse166 (select .cse165 |c_~#g_queue~0.base|)) (.cse159 (select .cse158 |c_~#g_queue~0.base|))) (let ((.cse160 (select (select (store (store (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store .cse14 .cse15 v_ArrVal_937)) |v_ULTIMATE.start_main_~#t~0#1.base_43| v_ArrVal_940) |c_~#g_val~0.base| v_ArrVal_945) |c_~#g_queue~0.base|) .cse7)) (.cse156 (select .cse159 .cse7)) (.cse157 (* (mod (mod (mod (select .cse166 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse166 .cse9) 4294967296)) 4294967296) 4))) (or (< (+ .cse156 .cse157) 17179869184) (forall ((v_prenex_328 (Array Int Int)) (v_DerPreprocessor_9 Int) (v_prenex_329 Int) (v_prenex_323 (Array Int Int)) (v_DerPreprocessor_10 Int) (v_prenex_324 (Array Int Int)) (v_prenex_325 (Array Int Int)) (v_prenex_326 (Array Int Int))) (let ((.cse162 (mod (let ((.cse163 (select (store (store (store .cse164 .cse160 v_prenex_324) |c_~#g_queue~0.base| (store (select (store (store .cse165 |c_~#g_queue~0.base| (store .cse166 |c_~#g_queue~0.offset| v_DerPreprocessor_10)) .cse160 v_prenex_324) |c_~#g_queue~0.base|) .cse1 v_prenex_329)) |c_~#g_val~0.base| v_prenex_328) |c_~#g_queue~0.base|))) (mod (mod (select .cse163 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse163 .cse9) 4294967296))) 4294967296))) (or (not (= (store (select (store (store .cse158 |c_~#g_queue~0.base| (store .cse159 |c_~#g_queue~0.offset| v_DerPreprocessor_9)) .cse160 v_prenex_323) |c_~#g_queue~0.base|) .cse1 (select v_prenex_325 .cse1)) v_prenex_325)) (< 17179869183 (+ (select (select (store (store (store .cse161 .cse160 v_prenex_323) |c_~#g_queue~0.base| v_prenex_325) |c_~#g_val~0.base| v_prenex_326) |c_~#g_queue~0.base|) .cse7) (* .cse162 4))) (< .cse162 2147483648)))) (< (select .cse155 .cse160) (+ .cse156 4 .cse157))))))))))))) (not (= v_ArrVal_934 (store .cse17 .cse15 (select v_ArrVal_934 .cse15)))))))) (< |c_~#g_queue~0.offset| 0)) is different from true [2024-11-08 12:30:07,605 WARN L873 $PredicateComparison]: unable to prove that (or (< |c_~#g_queue~0.offset| 0) (let ((.cse20 (store |c_#memory_int| |c_ULTIMATE.start_vatomic32_write_~a#1.base| (store (select |c_#memory_int| |c_ULTIMATE.start_vatomic32_write_~a#1.base|) |c_ULTIMATE.start_vatomic32_write_~a#1.offset| |c_ULTIMATE.start_vatomic32_write_~v#1|)))) (let ((.cse4 (+ |c_~#g_queue~0.offset| 4)) (.cse7 (+ |c_~#g_queue~0.offset| 16)) (.cse12 (+ |c_~#g_queue~0.offset| 20)) (.cse19 (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_vatomic32_write_~a#1.base|)) (.cse21 (select .cse20 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|)) (.cse2 (+ 4 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset|)) (.cse0 (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_vatomic32_write_~a#1.base|))) (and (forall ((v_ArrVal_932 (Array Int Int))) (or (not (= (store .cse0 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| (select v_ArrVal_932 |c_ULTIMATE.start_vatomic32_write_~a#1.offset|)) v_ArrVal_932)) (forall ((v_ArrVal_934 (Array Int Int)) (v_ArrVal_930 Int)) (let ((.cse1 (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_vatomic32_write_~a#1.base| v_ArrVal_932))) (or (not (= (store (select .cse1 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) .cse2 (select v_ArrVal_934 .cse2)) v_ArrVal_934)) (forall ((v_ArrVal_937 Int) (v_ArrVal_936 Int) (|v_ULTIMATE.start_main_~#t~0#1.base_43| Int)) (or (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#t~0#1.base_43|) 0)) (forall ((v_ArrVal_941 (Array Int Int)) (v_ArrVal_938 Int) (v_ArrVal_939 (Array Int Int)) (|v_writerThread1of1ForFork0_~#xbo~0#1.base_9| Int) (v_ArrVal_940 (Array Int Int))) (let ((.cse3 (store (store |c_#length| |v_ULTIMATE.start_main_~#t~0#1.base_43| v_ArrVal_938) |v_writerThread1of1ForFork0_~#xbo~0#1.base_9| 16))) (or (< (select .cse3 |c_~#g_queue~0.base|) .cse4) (forall ((v_ArrVal_944 (Array Int Int)) (v_ArrVal_943 (Array Int Int)) (v_ArrVal_945 (Array Int Int))) (let ((.cse13 (store (store .cse20 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store .cse21 .cse2 v_ArrVal_936)) |v_ULTIMATE.start_main_~#t~0#1.base_43| v_ArrVal_939))) (let ((.cse5 (store (store .cse1 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| v_ArrVal_934) |v_ULTIMATE.start_main_~#t~0#1.base_43| v_ArrVal_941)) (.cse14 (store .cse13 |c_~#g_val~0.base| v_ArrVal_944))) (let ((.cse15 (select .cse14 |c_~#g_queue~0.base|)) (.cse9 (store .cse5 |c_~#g_val~0.base| v_ArrVal_943))) (let ((.cse10 (select .cse9 |c_~#g_queue~0.base|)) (.cse17 (mod (mod (mod (select .cse15 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse15 .cse12) 4294967296)) 4294967296))) (let ((.cse6 (select (select (store (store (let ((.cse18 (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_vatomic32_write_~a#1.base| (store .cse19 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| v_ArrVal_930)))) (store .cse18 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (select .cse18 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) .cse2 v_ArrVal_937))) |v_ULTIMATE.start_main_~#t~0#1.base_43| v_ArrVal_940) |c_~#g_val~0.base| v_ArrVal_945) |c_~#g_queue~0.base|) .cse7)) (.cse16 (+ (select .cse10 .cse7) (* .cse17 4)))) (or (forall ((v_prenex_160 (Array Int Int)) (v_prenex_161 (Array Int Int)) (v_prenex_162 (Array Int Int)) (v_prenex_163 (Array Int Int)) (v_DerPreprocessor_9 Int) (v_prenex_165 (Array Int Int)) (v_prenex_164 Int) (v_DerPreprocessor_10 Int)) (let ((.cse8 (mod (let ((.cse11 (select (store (store (store .cse13 .cse6 v_prenex_161) |c_~#g_queue~0.base| (store (select (store (store .cse14 |c_~#g_queue~0.base| (store .cse15 |c_~#g_queue~0.offset| v_DerPreprocessor_10)) .cse6 v_prenex_161) |c_~#g_queue~0.base|) .cse4 v_prenex_164)) |c_~#g_val~0.base| v_prenex_165) |c_~#g_queue~0.base|))) (mod (mod (select .cse11 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse11 .cse12) 4294967296))) 4294967296))) (or (< 17179869183 (+ (select (select (store (store (store .cse5 .cse6 v_prenex_160) |c_~#g_queue~0.base| v_prenex_162) |c_~#g_val~0.base| v_prenex_163) |c_~#g_queue~0.base|) .cse7) (* .cse8 4))) (not (= (store (select (store (store .cse9 |c_~#g_queue~0.base| (store .cse10 |c_~#g_queue~0.offset| v_DerPreprocessor_9)) .cse6 v_prenex_160) |c_~#g_queue~0.base|) .cse4 (select v_prenex_162 .cse4)) v_prenex_162)) (< .cse8 2147483648)))) (< .cse16 17179869184) (< (+ 17179869180 (select .cse3 .cse6)) .cse16) (< .cse17 2147483648)))))))))))))))))) (forall ((v_ArrVal_932 (Array Int Int))) (or (not (= (store .cse0 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| (select v_ArrVal_932 |c_ULTIMATE.start_vatomic32_write_~a#1.offset|)) v_ArrVal_932)) (forall ((v_ArrVal_934 (Array Int Int)) (v_ArrVal_930 Int)) (let ((.cse22 (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_vatomic32_write_~a#1.base| v_ArrVal_932))) (or (not (= (store (select .cse22 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) .cse2 (select v_ArrVal_934 .cse2)) v_ArrVal_934)) (forall ((v_ArrVal_937 Int) (v_ArrVal_936 Int) (|v_ULTIMATE.start_main_~#t~0#1.base_43| Int)) (or (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#t~0#1.base_43|) 0)) (forall ((v_ArrVal_941 (Array Int Int)) (v_ArrVal_938 Int) (v_ArrVal_939 (Array Int Int)) (|v_writerThread1of1ForFork0_~#xbo~0#1.base_9| Int) (v_ArrVal_940 (Array Int Int))) (let ((.cse26 (store (store |c_#length| |v_ULTIMATE.start_main_~#t~0#1.base_43| v_ArrVal_938) |v_writerThread1of1ForFork0_~#xbo~0#1.base_9| 16))) (or (forall ((v_ArrVal_944 (Array Int Int)) (v_ArrVal_943 (Array Int Int)) (v_ArrVal_945 (Array Int Int))) (let ((.cse29 (store (store .cse20 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store .cse21 .cse2 v_ArrVal_936)) |v_ULTIMATE.start_main_~#t~0#1.base_43| v_ArrVal_939))) (let ((.cse30 (store .cse29 |c_~#g_val~0.base| v_ArrVal_944)) (.cse32 (store (store .cse22 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| v_ArrVal_934) |v_ULTIMATE.start_main_~#t~0#1.base_43| v_ArrVal_941))) (let ((.cse33 (store .cse32 |c_~#g_val~0.base| v_ArrVal_943)) (.cse31 (select .cse30 |c_~#g_queue~0.base|))) (let ((.cse25 (mod (mod (mod (select .cse31 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse31 .cse12) 4294967296)) 4294967296)) (.cse34 (select .cse33 |c_~#g_queue~0.base|))) (let ((.cse23 (select .cse34 .cse7)) (.cse24 (* .cse25 4)) (.cse27 (select (select (store (store (let ((.cse35 (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_vatomic32_write_~a#1.base| (store .cse19 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| v_ArrVal_930)))) (store .cse35 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (select .cse35 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) .cse2 v_ArrVal_937))) |v_ULTIMATE.start_main_~#t~0#1.base_43| v_ArrVal_940) |c_~#g_val~0.base| v_ArrVal_945) |c_~#g_queue~0.base|) .cse7))) (or (< (+ .cse23 .cse24) 0) (< 2147483647 .cse25) (< (select .cse26 .cse27) (+ .cse23 .cse24 4)) (forall ((v_DerPreprocessor_9 Int) (v_prenex_330 Int) (v_prenex_331 (Array Int Int)) (v_prenex_333 (Array Int Int)) (v_prenex_334 (Array Int Int)) (v_prenex_335 (Array Int Int)) (v_DerPreprocessor_10 Int) (v_prenex_336 (Array Int Int))) (or (< 0 (+ (* 4 (mod (let ((.cse28 (select (store (store (store .cse29 .cse27 v_prenex_334) |c_~#g_queue~0.base| (store (select (store (store .cse30 |c_~#g_queue~0.base| (store .cse31 |c_~#g_queue~0.offset| v_DerPreprocessor_10)) .cse27 v_prenex_334) |c_~#g_queue~0.base|) .cse4 v_prenex_330)) |c_~#g_val~0.base| v_prenex_331) |c_~#g_queue~0.base|))) (mod (mod (select .cse28 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse28 .cse12) 4294967296))) 4294967296)) (select (select (store (store (store .cse32 .cse27 v_prenex_333) |c_~#g_queue~0.base| v_prenex_335) |c_~#g_val~0.base| v_prenex_336) |c_~#g_queue~0.base|) .cse7) 1)) (not (= (store (select (store (store .cse33 |c_~#g_queue~0.base| (store .cse34 |c_~#g_queue~0.offset| v_DerPreprocessor_9)) .cse27 v_prenex_333) |c_~#g_queue~0.base|) .cse4 (select v_prenex_335 .cse4)) v_prenex_335))))))))))) (< (select .cse26 |c_~#g_queue~0.base|) .cse4))))))))))) (forall ((v_ArrVal_932 (Array Int Int))) (or (not (= (store .cse0 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| (select v_ArrVal_932 |c_ULTIMATE.start_vatomic32_write_~a#1.offset|)) v_ArrVal_932)) (forall ((v_ArrVal_934 (Array Int Int)) (v_ArrVal_930 Int)) (let ((.cse36 (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_vatomic32_write_~a#1.base| v_ArrVal_932))) (or (not (= (store (select .cse36 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) .cse2 (select v_ArrVal_934 .cse2)) v_ArrVal_934)) (forall ((v_ArrVal_937 Int) (v_ArrVal_936 Int) (|v_ULTIMATE.start_main_~#t~0#1.base_43| Int)) (or (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#t~0#1.base_43|) 0)) (forall ((v_ArrVal_941 (Array Int Int)) (v_ArrVal_938 Int) (v_ArrVal_939 (Array Int Int)) (|v_writerThread1of1ForFork0_~#xbo~0#1.base_9| Int) (v_ArrVal_940 (Array Int Int))) (let ((.cse37 (store (store |c_#length| |v_ULTIMATE.start_main_~#t~0#1.base_43| v_ArrVal_938) |v_writerThread1of1ForFork0_~#xbo~0#1.base_9| 16))) (or (< (select .cse37 |c_~#g_queue~0.base|) .cse4) (forall ((v_ArrVal_944 (Array Int Int)) (v_ArrVal_943 (Array Int Int)) (v_ArrVal_945 (Array Int Int))) (let ((.cse50 (store (store .cse20 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store .cse21 .cse2 v_ArrVal_936)) |v_ULTIMATE.start_main_~#t~0#1.base_43| v_ArrVal_939))) (let ((.cse44 (store (let ((.cse53 (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_vatomic32_write_~a#1.base| (store .cse19 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| v_ArrVal_930)))) (store .cse53 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (select .cse53 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) .cse2 v_ArrVal_937))) |v_ULTIMATE.start_main_~#t~0#1.base_43| v_ArrVal_940)) (.cse51 (store .cse50 |c_~#g_val~0.base| v_ArrVal_944)) (.cse42 (store (store .cse36 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| v_ArrVal_934) |v_ULTIMATE.start_main_~#t~0#1.base_43| v_ArrVal_941))) (let ((.cse47 (store .cse42 |c_~#g_val~0.base| v_ArrVal_943)) (.cse52 (select .cse51 |c_~#g_queue~0.base|)) (.cse45 (store .cse44 |c_~#g_val~0.base| v_ArrVal_945))) (let ((.cse46 (select .cse45 |c_~#g_queue~0.base|)) (.cse40 (mod (mod (mod (select .cse52 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse52 .cse12) 4294967296)) 4294967296)) (.cse48 (select .cse47 |c_~#g_queue~0.base|))) (let ((.cse38 (select .cse48 .cse7)) (.cse39 (* .cse40 4)) (.cse41 (select .cse46 .cse7))) (or (< (+ .cse38 .cse39) 0) (< 2147483647 .cse40) (< (select .cse37 .cse41) (+ .cse38 .cse39 4)) (forall ((v_prenex_310 (Array Int Int)) (v_prenex_311 (Array Int Int)) (v_prenex_307 Int) (v_prenex_312 (Array Int Int)) (v_DerPreprocessor_10 Int) (v_prenex_304 (Array Int Int)) (v_prenex_306 Int) (v_prenex_305 (Array Int Int)) (v_prenex_303 Int) (v_prenex_308 (Array Int Int)) (v_prenex_309 (Array Int Int)) (v_DerPreprocessor_9 Int)) (let ((.cse43 (mod (let ((.cse49 (select (store (store (store .cse50 .cse41 v_prenex_305) |c_~#g_queue~0.base| (store (select (store (store .cse51 |c_~#g_queue~0.base| (store .cse52 |c_~#g_queue~0.offset| v_DerPreprocessor_10)) .cse41 v_prenex_305) |c_~#g_queue~0.base|) .cse4 v_prenex_307)) |c_~#g_val~0.base| v_prenex_312) |c_~#g_queue~0.base|))) (mod (mod (select .cse49 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse49 .cse12) 4294967296))) 4294967296))) (or (< (+ 3 (select (select (store (store (store .cse42 .cse41 v_prenex_304) |c_~#g_queue~0.base| v_prenex_308) |c_~#g_val~0.base| v_prenex_309) |c_~#g_queue~0.base|) .cse7) (* 4 .cse43)) (select .cse37 (select (select (store (store (store .cse44 .cse41 v_prenex_311) |c_~#g_queue~0.base| (store (select (store (store .cse45 |c_~#g_queue~0.base| (store .cse46 |c_~#g_queue~0.offset| v_prenex_306)) .cse41 v_prenex_311) |c_~#g_queue~0.base|) .cse4 v_prenex_303)) |c_~#g_val~0.base| v_prenex_310) |c_~#g_queue~0.base|) .cse7))) (< 2147483647 .cse43) (not (= v_prenex_308 (store (select (store (store .cse47 |c_~#g_queue~0.base| (store .cse48 |c_~#g_queue~0.offset| v_DerPreprocessor_9)) .cse41 v_prenex_304) |c_~#g_queue~0.base|) .cse4 (select v_prenex_308 .cse4)))))))))))))))))))))))) (forall ((v_ArrVal_932 (Array Int Int))) (or (not (= (store .cse0 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| (select v_ArrVal_932 |c_ULTIMATE.start_vatomic32_write_~a#1.offset|)) v_ArrVal_932)) (forall ((v_ArrVal_934 (Array Int Int)) (v_ArrVal_930 Int)) (let ((.cse54 (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_vatomic32_write_~a#1.base| v_ArrVal_932))) (or (not (= (store (select .cse54 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) .cse2 (select v_ArrVal_934 .cse2)) v_ArrVal_934)) (forall ((v_ArrVal_937 Int) (v_ArrVal_936 Int) (|v_ULTIMATE.start_main_~#t~0#1.base_43| Int)) (or (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#t~0#1.base_43|) 0)) (forall ((v_ArrVal_941 (Array Int Int)) (v_ArrVal_938 Int) (v_ArrVal_939 (Array Int Int)) (|v_writerThread1of1ForFork0_~#xbo~0#1.base_9| Int) (v_ArrVal_940 (Array Int Int))) (let ((.cse55 (store (store |c_#length| |v_ULTIMATE.start_main_~#t~0#1.base_43| v_ArrVal_938) |v_writerThread1of1ForFork0_~#xbo~0#1.base_9| 16))) (or (< (select .cse55 |c_~#g_queue~0.base|) .cse4) (forall ((v_ArrVal_944 (Array Int Int)) (v_ArrVal_943 (Array Int Int)) (v_ArrVal_945 (Array Int Int))) (let ((.cse61 (store (store .cse20 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store .cse21 .cse2 v_ArrVal_936)) |v_ULTIMATE.start_main_~#t~0#1.base_43| v_ArrVal_939)) (.cse58 (store (store .cse54 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| v_ArrVal_934) |v_ULTIMATE.start_main_~#t~0#1.base_43| v_ArrVal_941)) (.cse64 (store (let ((.cse69 (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_vatomic32_write_~a#1.base| (store .cse19 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| v_ArrVal_930)))) (store .cse69 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (select .cse69 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) .cse2 v_ArrVal_937))) |v_ULTIMATE.start_main_~#t~0#1.base_43| v_ArrVal_940))) (let ((.cse65 (store .cse64 |c_~#g_val~0.base| v_ArrVal_945)) (.cse67 (store .cse58 |c_~#g_val~0.base| v_ArrVal_943)) (.cse62 (store .cse61 |c_~#g_val~0.base| v_ArrVal_944))) (let ((.cse63 (select .cse62 |c_~#g_queue~0.base|)) (.cse68 (select .cse67 |c_~#g_queue~0.base|)) (.cse66 (select .cse65 |c_~#g_queue~0.base|))) (let ((.cse59 (select .cse66 .cse7)) (.cse56 (select .cse68 .cse7)) (.cse57 (* (mod (mod (mod (select .cse63 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse63 .cse12) 4294967296)) 4294967296) 4))) (or (< (+ .cse56 .cse57) 17179869184) (forall ((v_prenex_320 (Array Int Int)) (v_prenex_321 (Array Int Int)) (v_prenex_322 (Array Int Int)) (v_prenex_318 Int) (v_DerPreprocessor_10 Int) (v_prenex_313 (Array Int Int)) (v_prenex_319 Int) (v_prenex_314 (Array Int Int)) (v_prenex_315 (Array Int Int)) (v_prenex_317 Int) (v_prenex_316 (Array Int Int)) (v_DerPreprocessor_9 Int)) (or (< (+ (select (select (store (store (store .cse58 .cse59 v_prenex_313) |c_~#g_queue~0.base| v_prenex_315) |c_~#g_val~0.base| v_prenex_316) |c_~#g_queue~0.base|) .cse7) (* (mod (let ((.cse60 (select (store (store (store .cse61 .cse59 v_prenex_314) |c_~#g_queue~0.base| (store (select (store (store .cse62 |c_~#g_queue~0.base| (store .cse63 |c_~#g_queue~0.offset| v_DerPreprocessor_10)) .cse59 v_prenex_314) |c_~#g_queue~0.base|) .cse4 v_prenex_318)) |c_~#g_val~0.base| v_prenex_322) |c_~#g_queue~0.base|))) (mod (mod (select .cse60 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse60 .cse12) 4294967296))) 4294967296) 4)) (+ (select .cse55 (select (select (store (store (store .cse64 .cse59 v_prenex_321) |c_~#g_queue~0.base| (store (select (store (store .cse65 |c_~#g_queue~0.base| (store .cse66 |c_~#g_queue~0.offset| v_prenex_317)) .cse59 v_prenex_321) |c_~#g_queue~0.base|) .cse4 v_prenex_319)) |c_~#g_val~0.base| v_prenex_320) |c_~#g_queue~0.base|) .cse7)) 17179869181)) (not (= (store (select (store (store .cse67 |c_~#g_queue~0.base| (store .cse68 |c_~#g_queue~0.offset| v_DerPreprocessor_9)) .cse59 v_prenex_313) |c_~#g_queue~0.base|) .cse4 (select v_prenex_315 .cse4)) v_prenex_315)))) (< (select .cse55 .cse59) (+ .cse56 .cse57 4)))))))))))))))))) (forall ((v_ArrVal_932 (Array Int Int))) (or (forall ((v_ArrVal_934 (Array Int Int)) (v_ArrVal_930 Int)) (let ((.cse70 (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_vatomic32_write_~a#1.base| v_ArrVal_932))) (or (not (= (store (select .cse70 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) .cse2 (select v_ArrVal_934 .cse2)) v_ArrVal_934)) (forall ((v_ArrVal_937 Int) (v_ArrVal_936 Int) (|v_ULTIMATE.start_main_~#t~0#1.base_43| Int)) (or (forall ((v_ArrVal_941 (Array Int Int)) (v_ArrVal_938 Int) (v_ArrVal_939 (Array Int Int)) (|v_writerThread1of1ForFork0_~#xbo~0#1.base_9| Int) (v_ArrVal_940 (Array Int Int))) (let ((.cse79 (store (store |c_#length| |v_ULTIMATE.start_main_~#t~0#1.base_43| v_ArrVal_938) |v_writerThread1of1ForFork0_~#xbo~0#1.base_9| 16))) (or (forall ((v_ArrVal_944 (Array Int Int)) (v_ArrVal_943 (Array Int Int)) (v_ArrVal_945 (Array Int Int))) (let ((.cse75 (store (store .cse20 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store .cse21 .cse2 v_ArrVal_936)) |v_ULTIMATE.start_main_~#t~0#1.base_43| v_ArrVal_939))) (let ((.cse78 (store (store .cse70 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| v_ArrVal_934) |v_ULTIMATE.start_main_~#t~0#1.base_43| v_ArrVal_941)) (.cse76 (store .cse75 |c_~#g_val~0.base| v_ArrVal_944)) (.cse80 (store (let ((.cse85 (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_vatomic32_write_~a#1.base| (store .cse19 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| v_ArrVal_930)))) (store .cse85 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (select .cse85 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) .cse2 v_ArrVal_937))) |v_ULTIMATE.start_main_~#t~0#1.base_43| v_ArrVal_940))) (let ((.cse81 (store .cse80 |c_~#g_val~0.base| v_ArrVal_945)) (.cse77 (select .cse76 |c_~#g_queue~0.base|)) (.cse71 (store .cse78 |c_~#g_val~0.base| v_ArrVal_943))) (let ((.cse72 (select .cse71 |c_~#g_queue~0.base|)) (.cse84 (mod (mod (mod (select .cse77 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse77 .cse12) 4294967296)) 4294967296)) (.cse82 (select .cse81 |c_~#g_queue~0.base|))) (let ((.cse73 (select .cse82 .cse7)) (.cse83 (+ (select .cse72 .cse7) (* .cse84 4)))) (or (forall ((v_ArrVal_958 Int) (v_ArrVal_957 Int) (v_ArrVal_960 (Array Int Int)) (v_DerPreprocessor_10 Int) (v_ArrVal_951 (Array Int Int)) (v_ArrVal_961 (Array Int Int)) (v_ArrVal_953 (Array Int Int)) (v_ArrVal_952 (Array Int Int)) (v_ArrVal_956 (Array Int Int)) (v_prenex_300 Int) (v_ArrVal_959 (Array Int Int)) (v_DerPreprocessor_9 Int)) (or (not (= v_ArrVal_956 (store (select (store (store .cse71 |c_~#g_queue~0.base| (store .cse72 |c_~#g_queue~0.offset| v_DerPreprocessor_9)) .cse73 v_ArrVal_953) |c_~#g_queue~0.base|) .cse4 (select v_ArrVal_956 .cse4)))) (< (+ (* (mod (let ((.cse74 (select (store (store (store .cse75 .cse73 v_ArrVal_952) |c_~#g_queue~0.base| (store (select (store (store .cse76 |c_~#g_queue~0.base| (store .cse77 |c_~#g_queue~0.offset| v_DerPreprocessor_10)) .cse73 v_ArrVal_952) |c_~#g_queue~0.base|) .cse4 v_ArrVal_958)) |c_~#g_val~0.base| v_ArrVal_961) |c_~#g_queue~0.base|))) (mod (mod (select .cse74 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse74 .cse12) 4294967296))) 4294967296) 4) (select (select (store (store (store .cse78 .cse73 v_ArrVal_953) |c_~#g_queue~0.base| v_ArrVal_956) |c_~#g_val~0.base| v_ArrVal_959) |c_~#g_queue~0.base|) .cse7)) (+ 17179869181 (select .cse79 (select (select (store (store (store .cse80 .cse73 v_ArrVal_951) |c_~#g_queue~0.base| (store (select (store (store .cse81 |c_~#g_queue~0.base| (store .cse82 |c_~#g_queue~0.offset| v_prenex_300)) .cse73 v_ArrVal_951) |c_~#g_queue~0.base|) .cse4 v_ArrVal_957)) |c_~#g_val~0.base| v_ArrVal_960) |c_~#g_queue~0.base|) .cse7)))))) (< .cse83 17179869184) (< (+ 17179869180 (select .cse79 .cse73)) .cse83) (< .cse84 2147483648)))))))) (< (select .cse79 |c_~#g_queue~0.base|) .cse4)))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#t~0#1.base_43|) 0))))))) (not (= (store .cse0 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| (select v_ArrVal_932 |c_ULTIMATE.start_vatomic32_write_~a#1.offset|)) v_ArrVal_932)))) (forall ((v_ArrVal_932 (Array Int Int))) (or (not (= (store .cse0 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| (select v_ArrVal_932 |c_ULTIMATE.start_vatomic32_write_~a#1.offset|)) v_ArrVal_932)) (forall ((v_ArrVal_934 (Array Int Int)) (v_ArrVal_930 Int)) (let ((.cse99 (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_vatomic32_write_~a#1.base| v_ArrVal_932))) (or (forall ((v_ArrVal_937 Int) (v_ArrVal_936 Int) (|v_ULTIMATE.start_main_~#t~0#1.base_43| Int)) (or (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#t~0#1.base_43|) 0)) (forall ((v_ArrVal_941 (Array Int Int)) (v_ArrVal_938 Int) (v_ArrVal_939 (Array Int Int)) (|v_writerThread1of1ForFork0_~#xbo~0#1.base_9| Int) (v_ArrVal_940 (Array Int Int))) (let ((.cse97 (store (store |c_#length| |v_ULTIMATE.start_main_~#t~0#1.base_43| v_ArrVal_938) |v_writerThread1of1ForFork0_~#xbo~0#1.base_9| 16))) (or (forall ((v_ArrVal_944 (Array Int Int)) (v_ArrVal_943 (Array Int Int)) (v_ArrVal_945 (Array Int Int))) (let ((.cse94 (store (store .cse20 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store .cse21 .cse2 v_ArrVal_936)) |v_ULTIMATE.start_main_~#t~0#1.base_43| v_ArrVal_939)) (.cse89 (store (store .cse99 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| v_ArrVal_934) |v_ULTIMATE.start_main_~#t~0#1.base_43| v_ArrVal_941))) (let ((.cse91 (store .cse89 |c_~#g_val~0.base| v_ArrVal_943)) (.cse95 (store .cse94 |c_~#g_val~0.base| v_ArrVal_944))) (let ((.cse96 (select .cse95 |c_~#g_queue~0.base|)) (.cse92 (select .cse91 |c_~#g_queue~0.base|))) (let ((.cse90 (select (select (store (store (let ((.cse98 (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_vatomic32_write_~a#1.base| (store .cse19 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| v_ArrVal_930)))) (store .cse98 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (select .cse98 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) .cse2 v_ArrVal_937))) |v_ULTIMATE.start_main_~#t~0#1.base_43| v_ArrVal_940) |c_~#g_val~0.base| v_ArrVal_945) |c_~#g_queue~0.base|) .cse7)) (.cse86 (select .cse92 .cse7)) (.cse87 (* (mod (mod (mod (select .cse96 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse96 .cse12) 4294967296)) 4294967296) 4))) (or (< (+ .cse86 .cse87) 17179869184) (forall ((v_prenex_328 (Array Int Int)) (v_DerPreprocessor_9 Int) (v_prenex_329 Int) (v_prenex_323 (Array Int Int)) (v_DerPreprocessor_10 Int) (v_prenex_324 (Array Int Int)) (v_prenex_325 (Array Int Int)) (v_prenex_326 (Array Int Int))) (let ((.cse88 (mod (let ((.cse93 (select (store (store (store .cse94 .cse90 v_prenex_324) |c_~#g_queue~0.base| (store (select (store (store .cse95 |c_~#g_queue~0.base| (store .cse96 |c_~#g_queue~0.offset| v_DerPreprocessor_10)) .cse90 v_prenex_324) |c_~#g_queue~0.base|) .cse4 v_prenex_329)) |c_~#g_val~0.base| v_prenex_328) |c_~#g_queue~0.base|))) (mod (mod (select .cse93 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse93 .cse12) 4294967296))) 4294967296))) (or (< 17179869183 (+ (* .cse88 4) (select (select (store (store (store .cse89 .cse90 v_prenex_323) |c_~#g_queue~0.base| v_prenex_325) |c_~#g_val~0.base| v_prenex_326) |c_~#g_queue~0.base|) .cse7))) (not (= (store (select (store (store .cse91 |c_~#g_queue~0.base| (store .cse92 |c_~#g_queue~0.offset| v_DerPreprocessor_9)) .cse90 v_prenex_323) |c_~#g_queue~0.base|) .cse4 (select v_prenex_325 .cse4)) v_prenex_325)) (< .cse88 2147483648)))) (< (select .cse97 .cse90) (+ .cse86 .cse87 4)))))))) (< (select .cse97 |c_~#g_queue~0.base|) .cse4)))))) (not (= (store (select .cse99 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) .cse2 (select v_ArrVal_934 .cse2)) v_ArrVal_934))))))) (forall ((v_ArrVal_932 (Array Int Int))) (or (not (= (store .cse0 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| (select v_ArrVal_932 |c_ULTIMATE.start_vatomic32_write_~a#1.offset|)) v_ArrVal_932)) (forall ((v_ArrVal_934 (Array Int Int)) (v_ArrVal_930 Int)) (let ((.cse114 (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_vatomic32_write_~a#1.base| v_ArrVal_932))) (or (forall ((v_ArrVal_937 Int) (v_ArrVal_936 Int) (|v_ULTIMATE.start_main_~#t~0#1.base_43| Int)) (or (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#t~0#1.base_43|) 0)) (forall ((v_ArrVal_941 (Array Int Int)) (v_ArrVal_938 Int) (v_ArrVal_939 (Array Int Int)) (|v_writerThread1of1ForFork0_~#xbo~0#1.base_9| Int) (v_ArrVal_940 (Array Int Int))) (let ((.cse112 (store (store |c_#length| |v_ULTIMATE.start_main_~#t~0#1.base_43| v_ArrVal_938) |v_writerThread1of1ForFork0_~#xbo~0#1.base_9| 16))) (or (forall ((v_ArrVal_944 (Array Int Int)) (v_ArrVal_943 (Array Int Int)) (v_ArrVal_945 (Array Int Int))) (let ((.cse109 (store (store .cse20 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store .cse21 .cse2 v_ArrVal_936)) |v_ULTIMATE.start_main_~#t~0#1.base_43| v_ArrVal_939))) (let ((.cse110 (store .cse109 |c_~#g_val~0.base| v_ArrVal_944)) (.cse104 (store (store .cse114 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| v_ArrVal_934) |v_ULTIMATE.start_main_~#t~0#1.base_43| v_ArrVal_941))) (let ((.cse106 (store .cse104 |c_~#g_val~0.base| v_ArrVal_943)) (.cse111 (select .cse110 |c_~#g_queue~0.base|))) (let ((.cse102 (mod (mod (mod (select .cse111 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse111 .cse12) 4294967296)) 4294967296)) (.cse107 (select .cse106 |c_~#g_queue~0.base|))) (let ((.cse105 (select (select (store (store (let ((.cse113 (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_vatomic32_write_~a#1.base| (store .cse19 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| v_ArrVal_930)))) (store .cse113 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (select .cse113 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) .cse2 v_ArrVal_937))) |v_ULTIMATE.start_main_~#t~0#1.base_43| v_ArrVal_940) |c_~#g_val~0.base| v_ArrVal_945) |c_~#g_queue~0.base|) .cse7)) (.cse100 (select .cse107 .cse7)) (.cse101 (* .cse102 4))) (or (< (+ .cse100 .cse101) 0) (< 2147483647 .cse102) (forall ((v_prenex_328 (Array Int Int)) (v_DerPreprocessor_9 Int) (v_prenex_329 Int) (v_prenex_323 (Array Int Int)) (v_DerPreprocessor_10 Int) (v_prenex_324 (Array Int Int)) (v_prenex_325 (Array Int Int)) (v_prenex_326 (Array Int Int))) (let ((.cse103 (mod (let ((.cse108 (select (store (store (store .cse109 .cse105 v_prenex_324) |c_~#g_queue~0.base| (store (select (store (store .cse110 |c_~#g_queue~0.base| (store .cse111 |c_~#g_queue~0.offset| v_DerPreprocessor_10)) .cse105 v_prenex_324) |c_~#g_queue~0.base|) .cse4 v_prenex_329)) |c_~#g_val~0.base| v_prenex_328) |c_~#g_queue~0.base|))) (mod (mod (select .cse108 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse108 .cse12) 4294967296))) 4294967296))) (or (< 17179869183 (+ (* .cse103 4) (select (select (store (store (store .cse104 .cse105 v_prenex_323) |c_~#g_queue~0.base| v_prenex_325) |c_~#g_val~0.base| v_prenex_326) |c_~#g_queue~0.base|) .cse7))) (not (= (store (select (store (store .cse106 |c_~#g_queue~0.base| (store .cse107 |c_~#g_queue~0.offset| v_DerPreprocessor_9)) .cse105 v_prenex_323) |c_~#g_queue~0.base|) .cse4 (select v_prenex_325 .cse4)) v_prenex_325)) (< .cse103 2147483648)))) (< (select .cse112 .cse105) (+ .cse100 .cse101 4))))))))) (< (select .cse112 |c_~#g_queue~0.base|) .cse4)))))) (not (= (store (select .cse114 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) .cse2 (select v_ArrVal_934 .cse2)) v_ArrVal_934))))))) (forall ((v_ArrVal_932 (Array Int Int))) (or (forall ((v_ArrVal_934 (Array Int Int)) (v_ArrVal_930 Int)) (let ((.cse127 (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_vatomic32_write_~a#1.base| v_ArrVal_932))) (or (forall ((v_ArrVal_937 Int) (v_ArrVal_936 Int) (|v_ULTIMATE.start_main_~#t~0#1.base_43| Int)) (or (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#t~0#1.base_43|) 0)) (forall ((v_ArrVal_941 (Array Int Int)) (v_ArrVal_938 Int) (v_ArrVal_939 (Array Int Int)) (|v_writerThread1of1ForFork0_~#xbo~0#1.base_9| Int) (v_ArrVal_940 (Array Int Int))) (let ((.cse117 (store (store |c_#length| |v_ULTIMATE.start_main_~#t~0#1.base_43| v_ArrVal_938) |v_writerThread1of1ForFork0_~#xbo~0#1.base_9| 16))) (or (forall ((v_ArrVal_944 (Array Int Int)) (v_ArrVal_943 (Array Int Int)) (v_ArrVal_945 (Array Int Int))) (let ((.cse120 (store (store .cse20 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store .cse21 .cse2 v_ArrVal_936)) |v_ULTIMATE.start_main_~#t~0#1.base_43| v_ArrVal_939)) (.cse123 (store (store .cse127 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| v_ArrVal_934) |v_ULTIMATE.start_main_~#t~0#1.base_43| v_ArrVal_941))) (let ((.cse124 (store .cse123 |c_~#g_val~0.base| v_ArrVal_943)) (.cse121 (store .cse120 |c_~#g_val~0.base| v_ArrVal_944))) (let ((.cse122 (select .cse121 |c_~#g_queue~0.base|)) (.cse125 (select .cse124 |c_~#g_queue~0.base|))) (let ((.cse115 (select .cse125 .cse7)) (.cse116 (* (mod (mod (mod (select .cse122 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse122 .cse12) 4294967296)) 4294967296) 4)) (.cse118 (select (select (store (store (let ((.cse126 (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_vatomic32_write_~a#1.base| (store .cse19 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| v_ArrVal_930)))) (store .cse126 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (select .cse126 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) .cse2 v_ArrVal_937))) |v_ULTIMATE.start_main_~#t~0#1.base_43| v_ArrVal_940) |c_~#g_val~0.base| v_ArrVal_945) |c_~#g_queue~0.base|) .cse7))) (or (< (+ .cse115 .cse116) 17179869184) (< (select .cse117 .cse118) (+ .cse115 .cse116 4)) (forall ((v_DerPreprocessor_9 Int) (v_prenex_330 Int) (v_prenex_331 (Array Int Int)) (v_prenex_333 (Array Int Int)) (v_prenex_334 (Array Int Int)) (v_prenex_335 (Array Int Int)) (v_DerPreprocessor_10 Int) (v_prenex_336 (Array Int Int))) (or (< 0 (+ (* 4 (mod (let ((.cse119 (select (store (store (store .cse120 .cse118 v_prenex_334) |c_~#g_queue~0.base| (store (select (store (store .cse121 |c_~#g_queue~0.base| (store .cse122 |c_~#g_queue~0.offset| v_DerPreprocessor_10)) .cse118 v_prenex_334) |c_~#g_queue~0.base|) .cse4 v_prenex_330)) |c_~#g_val~0.base| v_prenex_331) |c_~#g_queue~0.base|))) (mod (mod (select .cse119 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse119 .cse12) 4294967296))) 4294967296)) (select (select (store (store (store .cse123 .cse118 v_prenex_333) |c_~#g_queue~0.base| v_prenex_335) |c_~#g_val~0.base| v_prenex_336) |c_~#g_queue~0.base|) .cse7) 1)) (not (= (store (select (store (store .cse124 |c_~#g_queue~0.base| (store .cse125 |c_~#g_queue~0.offset| v_DerPreprocessor_9)) .cse118 v_prenex_333) |c_~#g_queue~0.base|) .cse4 (select v_prenex_335 .cse4)) v_prenex_335)))))))))) (< (select .cse117 |c_~#g_queue~0.base|) .cse4)))))) (not (= (store (select .cse127 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) .cse2 (select v_ArrVal_934 .cse2)) v_ArrVal_934))))) (not (= (store .cse0 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| (select v_ArrVal_932 |c_ULTIMATE.start_vatomic32_write_~a#1.offset|)) v_ArrVal_932)))) (forall ((v_ArrVal_932 (Array Int Int))) (or (not (= (store .cse0 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| (select v_ArrVal_932 |c_ULTIMATE.start_vatomic32_write_~a#1.offset|)) v_ArrVal_932)) (forall ((v_ArrVal_934 (Array Int Int)) (v_ArrVal_930 Int)) (let ((.cse128 (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_vatomic32_write_~a#1.base| v_ArrVal_932))) (or (not (= (store (select .cse128 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) .cse2 (select v_ArrVal_934 .cse2)) v_ArrVal_934)) (forall ((v_ArrVal_937 Int) (v_ArrVal_936 Int) (|v_ULTIMATE.start_main_~#t~0#1.base_43| Int)) (or (forall ((v_ArrVal_941 (Array Int Int)) (v_ArrVal_938 Int) (v_ArrVal_939 (Array Int Int)) (|v_writerThread1of1ForFork0_~#xbo~0#1.base_9| Int) (v_ArrVal_940 (Array Int Int))) (let ((.cse131 (store (store |c_#length| |v_ULTIMATE.start_main_~#t~0#1.base_43| v_ArrVal_938) |v_writerThread1of1ForFork0_~#xbo~0#1.base_9| 16))) (or (forall ((v_ArrVal_944 (Array Int Int)) (v_ArrVal_943 (Array Int Int)) (v_ArrVal_945 (Array Int Int))) (let ((.cse135 (store (let ((.cse144 (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_vatomic32_write_~a#1.base| (store .cse19 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| v_ArrVal_930)))) (store .cse144 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (select .cse144 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) .cse2 v_ArrVal_937))) |v_ULTIMATE.start_main_~#t~0#1.base_43| v_ArrVal_940)) (.cse141 (store (store .cse20 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store .cse21 .cse2 v_ArrVal_936)) |v_ULTIMATE.start_main_~#t~0#1.base_43| v_ArrVal_939)) (.cse133 (store (store .cse128 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| v_ArrVal_934) |v_ULTIMATE.start_main_~#t~0#1.base_43| v_ArrVal_941))) (let ((.cse138 (store .cse133 |c_~#g_val~0.base| v_ArrVal_943)) (.cse142 (store .cse141 |c_~#g_val~0.base| v_ArrVal_944)) (.cse136 (store .cse135 |c_~#g_val~0.base| v_ArrVal_945))) (let ((.cse137 (select .cse136 |c_~#g_queue~0.base|)) (.cse143 (select .cse142 |c_~#g_queue~0.base|)) (.cse139 (select .cse138 |c_~#g_queue~0.base|))) (let ((.cse129 (select .cse139 .cse7)) (.cse130 (* (mod (mod (mod (select .cse143 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse143 .cse12) 4294967296)) 4294967296) 4)) (.cse132 (select .cse137 .cse7))) (or (< (+ .cse129 .cse130) 17179869184) (< (select .cse131 .cse132) (+ .cse129 .cse130 4)) (forall ((v_prenex_310 (Array Int Int)) (v_prenex_311 (Array Int Int)) (v_prenex_307 Int) (v_prenex_312 (Array Int Int)) (v_DerPreprocessor_10 Int) (v_prenex_304 (Array Int Int)) (v_prenex_306 Int) (v_prenex_305 (Array Int Int)) (v_prenex_303 Int) (v_prenex_308 (Array Int Int)) (v_prenex_309 (Array Int Int)) (v_DerPreprocessor_9 Int)) (let ((.cse134 (mod (let ((.cse140 (select (store (store (store .cse141 .cse132 v_prenex_305) |c_~#g_queue~0.base| (store (select (store (store .cse142 |c_~#g_queue~0.base| (store .cse143 |c_~#g_queue~0.offset| v_DerPreprocessor_10)) .cse132 v_prenex_305) |c_~#g_queue~0.base|) .cse4 v_prenex_307)) |c_~#g_val~0.base| v_prenex_312) |c_~#g_queue~0.base|))) (mod (mod (select .cse140 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse140 .cse12) 4294967296))) 4294967296))) (or (< (+ 3 (select (select (store (store (store .cse133 .cse132 v_prenex_304) |c_~#g_queue~0.base| v_prenex_308) |c_~#g_val~0.base| v_prenex_309) |c_~#g_queue~0.base|) .cse7) (* 4 .cse134)) (select .cse131 (select (select (store (store (store .cse135 .cse132 v_prenex_311) |c_~#g_queue~0.base| (store (select (store (store .cse136 |c_~#g_queue~0.base| (store .cse137 |c_~#g_queue~0.offset| v_prenex_306)) .cse132 v_prenex_311) |c_~#g_queue~0.base|) .cse4 v_prenex_303)) |c_~#g_val~0.base| v_prenex_310) |c_~#g_queue~0.base|) .cse7))) (< 2147483647 .cse134) (not (= v_prenex_308 (store (select (store (store .cse138 |c_~#g_queue~0.base| (store .cse139 |c_~#g_queue~0.offset| v_DerPreprocessor_9)) .cse132 v_prenex_304) |c_~#g_queue~0.base|) .cse4 (select v_prenex_308 .cse4))))))))))))) (< (select .cse131 |c_~#g_queue~0.base|) .cse4)))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#t~0#1.base_43|) 0))))))))) (forall ((v_ArrVal_932 (Array Int Int))) (or (forall ((v_ArrVal_934 (Array Int Int)) (v_ArrVal_930 Int)) (let ((.cse145 (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_vatomic32_write_~a#1.base| v_ArrVal_932))) (or (not (= (store (select .cse145 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) .cse2 (select v_ArrVal_934 .cse2)) v_ArrVal_934)) (forall ((v_ArrVal_937 Int) (v_ArrVal_936 Int) (|v_ULTIMATE.start_main_~#t~0#1.base_43| Int)) (or (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#t~0#1.base_43|) 0)) (forall ((v_ArrVal_941 (Array Int Int)) (v_ArrVal_938 Int) (v_ArrVal_939 (Array Int Int)) (|v_writerThread1of1ForFork0_~#xbo~0#1.base_9| Int) (v_ArrVal_940 (Array Int Int))) (let ((.cse155 (store (store |c_#length| |v_ULTIMATE.start_main_~#t~0#1.base_43| v_ArrVal_938) |v_writerThread1of1ForFork0_~#xbo~0#1.base_9| 16))) (or (forall ((v_ArrVal_944 (Array Int Int)) (v_ArrVal_943 (Array Int Int)) (v_ArrVal_945 (Array Int Int))) (let ((.cse150 (store (store .cse20 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store .cse21 .cse2 v_ArrVal_936)) |v_ULTIMATE.start_main_~#t~0#1.base_43| v_ArrVal_939))) (let ((.cse153 (store (store .cse145 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| v_ArrVal_934) |v_ULTIMATE.start_main_~#t~0#1.base_43| v_ArrVal_941)) (.cse151 (store .cse150 |c_~#g_val~0.base| v_ArrVal_944))) (let ((.cse152 (select .cse151 |c_~#g_queue~0.base|)) (.cse146 (store .cse153 |c_~#g_val~0.base| v_ArrVal_943))) (let ((.cse147 (select .cse146 |c_~#g_queue~0.base|)) (.cse156 (mod (mod (mod (select .cse152 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse152 .cse12) 4294967296)) 4294967296))) (let ((.cse148 (select (select (store (store (let ((.cse157 (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_vatomic32_write_~a#1.base| (store .cse19 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| v_ArrVal_930)))) (store .cse157 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (select .cse157 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) .cse2 v_ArrVal_937))) |v_ULTIMATE.start_main_~#t~0#1.base_43| v_ArrVal_940) |c_~#g_val~0.base| v_ArrVal_945) |c_~#g_queue~0.base|) .cse7)) (.cse154 (+ (select .cse147 .cse7) (* .cse156 4)))) (or (forall ((v_prenex_149 Int) (v_prenex_150 (Array Int Int)) (v_DerPreprocessor_9 Int) (v_prenex_145 (Array Int Int)) (v_prenex_146 (Array Int Int)) (v_prenex_147 (Array Int Int)) (v_DerPreprocessor_10 Int) (v_prenex_148 (Array Int Int))) (or (not (= (store (select (store (store .cse146 |c_~#g_queue~0.base| (store .cse147 |c_~#g_queue~0.offset| v_DerPreprocessor_9)) .cse148 v_prenex_145) |c_~#g_queue~0.base|) .cse4 (select v_prenex_147 .cse4)) v_prenex_147)) (< 0 (+ (* (mod (let ((.cse149 (select (store (store (store .cse150 .cse148 v_prenex_146) |c_~#g_queue~0.base| (store (select (store (store .cse151 |c_~#g_queue~0.base| (store .cse152 |c_~#g_queue~0.offset| v_DerPreprocessor_10)) .cse148 v_prenex_146) |c_~#g_queue~0.base|) .cse4 v_prenex_149)) |c_~#g_val~0.base| v_prenex_150) |c_~#g_queue~0.base|))) (mod (mod (select .cse149 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse149 .cse12) 4294967296))) 4294967296) 4) 1 (select (select (store (store (store .cse153 .cse148 v_prenex_145) |c_~#g_queue~0.base| v_prenex_147) |c_~#g_val~0.base| v_prenex_148) |c_~#g_queue~0.base|) .cse7))))) (< .cse154 17179869184) (< (+ 17179869180 (select .cse155 .cse148)) .cse154) (< .cse156 2147483648)))))))) (< (select .cse155 |c_~#g_queue~0.base|) .cse4))))))))) (not (= (store .cse0 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| (select v_ArrVal_932 |c_ULTIMATE.start_vatomic32_write_~a#1.offset|)) v_ArrVal_932)))) (forall ((v_ArrVal_932 (Array Int Int))) (or (not (= (store .cse0 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| (select v_ArrVal_932 |c_ULTIMATE.start_vatomic32_write_~a#1.offset|)) v_ArrVal_932)) (forall ((v_ArrVal_934 (Array Int Int)) (v_ArrVal_930 Int)) (let ((.cse158 (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_vatomic32_write_~a#1.base| v_ArrVal_932))) (or (not (= (store (select .cse158 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) .cse2 (select v_ArrVal_934 .cse2)) v_ArrVal_934)) (forall ((v_ArrVal_937 Int) (v_ArrVal_936 Int) (|v_ULTIMATE.start_main_~#t~0#1.base_43| Int)) (or (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#t~0#1.base_43|) 0)) (forall ((v_ArrVal_941 (Array Int Int)) (v_ArrVal_938 Int) (v_ArrVal_939 (Array Int Int)) (|v_writerThread1of1ForFork0_~#xbo~0#1.base_9| Int) (v_ArrVal_940 (Array Int Int))) (let ((.cse159 (store (store |c_#length| |v_ULTIMATE.start_main_~#t~0#1.base_43| v_ArrVal_938) |v_writerThread1of1ForFork0_~#xbo~0#1.base_9| 16))) (or (< (select .cse159 |c_~#g_queue~0.base|) .cse4) (forall ((v_ArrVal_944 (Array Int Int)) (v_ArrVal_943 (Array Int Int)) (v_ArrVal_945 (Array Int Int))) (let ((.cse170 (store (store .cse20 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store .cse21 .cse2 v_ArrVal_936)) |v_ULTIMATE.start_main_~#t~0#1.base_43| v_ArrVal_939))) (let ((.cse164 (store (store .cse158 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| v_ArrVal_934) |v_ULTIMATE.start_main_~#t~0#1.base_43| v_ArrVal_941)) (.cse171 (store .cse170 |c_~#g_val~0.base| v_ArrVal_944)) (.cse166 (store (let ((.cse174 (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_vatomic32_write_~a#1.base| (store .cse19 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| v_ArrVal_930)))) (store .cse174 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (select .cse174 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) .cse2 v_ArrVal_937))) |v_ULTIMATE.start_main_~#t~0#1.base_43| v_ArrVal_940))) (let ((.cse167 (store .cse166 |c_~#g_val~0.base| v_ArrVal_945)) (.cse172 (select .cse171 |c_~#g_queue~0.base|)) (.cse161 (store .cse164 |c_~#g_val~0.base| v_ArrVal_943))) (let ((.cse162 (select .cse161 |c_~#g_queue~0.base|)) (.cse173 (mod (mod (mod (select .cse172 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse172 .cse12) 4294967296)) 4294967296)) (.cse168 (select .cse167 |c_~#g_queue~0.base|))) (let ((.cse163 (select .cse168 .cse7)) (.cse160 (+ (select .cse162 .cse7) (* .cse173 4)))) (or (< .cse160 17179869184) (forall ((v_prenex_151 (Array Int Int)) (v_prenex_152 (Array Int Int)) (v_prenex_153 (Array Int Int)) (v_prenex_154 (Array Int Int)) (v_prenex_157 (Array Int Int)) (v_prenex_158 (Array Int Int)) (v_DerPreprocessor_10 Int) (v_prenex_159 (Array Int Int)) (v_prenex_302 Int) (v_prenex_156 Int) (v_DerPreprocessor_9 Int) (v_prenex_155 Int)) (let ((.cse165 (mod (let ((.cse169 (select (store (store (store .cse170 .cse163 v_prenex_152) |c_~#g_queue~0.base| (store (select (store (store .cse171 |c_~#g_queue~0.base| (store .cse172 |c_~#g_queue~0.offset| v_DerPreprocessor_10)) .cse163 v_prenex_152) |c_~#g_queue~0.base|) .cse4 v_prenex_155)) |c_~#g_val~0.base| v_prenex_159) |c_~#g_queue~0.base|))) (mod (mod (select .cse169 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse169 .cse12) 4294967296))) 4294967296))) (or (not (= (store (select (store (store .cse161 |c_~#g_queue~0.base| (store .cse162 |c_~#g_queue~0.offset| v_DerPreprocessor_9)) .cse163 v_prenex_151) |c_~#g_queue~0.base|) .cse4 (select v_prenex_153 .cse4)) v_prenex_153)) (< (+ (select (select (store (store (store .cse164 .cse163 v_prenex_151) |c_~#g_queue~0.base| v_prenex_153) |c_~#g_val~0.base| v_prenex_154) |c_~#g_queue~0.base|) .cse7) 3 (* .cse165 4)) (select .cse159 (select (select (store (store (store .cse166 .cse163 v_prenex_158) |c_~#g_queue~0.base| (store (select (store (store .cse167 |c_~#g_queue~0.base| (store .cse168 |c_~#g_queue~0.offset| v_prenex_302)) .cse163 v_prenex_158) |c_~#g_queue~0.base|) .cse4 v_prenex_156)) |c_~#g_val~0.base| v_prenex_157) |c_~#g_queue~0.base|) .cse7))) (< 2147483647 .cse165)))) (< (+ 17179869180 (select .cse159 .cse163)) .cse160) (< .cse173 2147483648)))))))))))))))))) (forall ((v_ArrVal_932 (Array Int Int))) (or (forall ((v_ArrVal_934 (Array Int Int)) (v_ArrVal_930 Int)) (let ((.cse175 (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_vatomic32_write_~a#1.base| v_ArrVal_932))) (or (not (= (store (select .cse175 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) .cse2 (select v_ArrVal_934 .cse2)) v_ArrVal_934)) (forall ((v_ArrVal_937 Int) (v_ArrVal_936 Int) (|v_ULTIMATE.start_main_~#t~0#1.base_43| Int)) (or (forall ((v_ArrVal_941 (Array Int Int)) (v_ArrVal_938 Int) (v_ArrVal_939 (Array Int Int)) (|v_writerThread1of1ForFork0_~#xbo~0#1.base_9| Int) (v_ArrVal_940 (Array Int Int))) (let ((.cse176 (store (store |c_#length| |v_ULTIMATE.start_main_~#t~0#1.base_43| v_ArrVal_938) |v_writerThread1of1ForFork0_~#xbo~0#1.base_9| 16))) (or (< (select .cse176 |c_~#g_queue~0.base|) .cse4) (forall ((v_ArrVal_944 (Array Int Int)) (v_ArrVal_943 (Array Int Int)) (v_ArrVal_945 (Array Int Int))) (let ((.cse183 (store (store .cse20 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store .cse21 .cse2 v_ArrVal_936)) |v_ULTIMATE.start_main_~#t~0#1.base_43| v_ArrVal_939))) (let ((.cse184 (store .cse183 |c_~#g_val~0.base| v_ArrVal_944)) (.cse180 (store (store .cse175 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| v_ArrVal_934) |v_ULTIMATE.start_main_~#t~0#1.base_43| v_ArrVal_941)) (.cse186 (store (let ((.cse191 (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_vatomic32_write_~a#1.base| (store .cse19 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| v_ArrVal_930)))) (store .cse191 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (select .cse191 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) .cse2 v_ArrVal_937))) |v_ULTIMATE.start_main_~#t~0#1.base_43| v_ArrVal_940))) (let ((.cse187 (store .cse186 |c_~#g_val~0.base| v_ArrVal_945)) (.cse189 (store .cse180 |c_~#g_val~0.base| v_ArrVal_943)) (.cse185 (select .cse184 |c_~#g_queue~0.base|))) (let ((.cse179 (mod (mod (mod (select .cse185 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse185 .cse12) 4294967296)) 4294967296)) (.cse190 (select .cse189 |c_~#g_queue~0.base|)) (.cse188 (select .cse187 |c_~#g_queue~0.base|))) (let ((.cse181 (select .cse188 .cse7)) (.cse177 (select .cse190 .cse7)) (.cse178 (* .cse179 4))) (or (< (+ .cse177 .cse178) 0) (< 2147483647 .cse179) (forall ((v_prenex_320 (Array Int Int)) (v_prenex_321 (Array Int Int)) (v_prenex_322 (Array Int Int)) (v_prenex_318 Int) (v_DerPreprocessor_10 Int) (v_prenex_313 (Array Int Int)) (v_prenex_319 Int) (v_prenex_314 (Array Int Int)) (v_prenex_315 (Array Int Int)) (v_prenex_317 Int) (v_prenex_316 (Array Int Int)) (v_DerPreprocessor_9 Int)) (or (< (+ (select (select (store (store (store .cse180 .cse181 v_prenex_313) |c_~#g_queue~0.base| v_prenex_315) |c_~#g_val~0.base| v_prenex_316) |c_~#g_queue~0.base|) .cse7) (* (mod (let ((.cse182 (select (store (store (store .cse183 .cse181 v_prenex_314) |c_~#g_queue~0.base| (store (select (store (store .cse184 |c_~#g_queue~0.base| (store .cse185 |c_~#g_queue~0.offset| v_DerPreprocessor_10)) .cse181 v_prenex_314) |c_~#g_queue~0.base|) .cse4 v_prenex_318)) |c_~#g_val~0.base| v_prenex_322) |c_~#g_queue~0.base|))) (mod (mod (select .cse182 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse182 .cse12) 4294967296))) 4294967296) 4)) (+ (select .cse176 (select (select (store (store (store .cse186 .cse181 v_prenex_321) |c_~#g_queue~0.base| (store (select (store (store .cse187 |c_~#g_queue~0.base| (store .cse188 |c_~#g_queue~0.offset| v_prenex_317)) .cse181 v_prenex_321) |c_~#g_queue~0.base|) .cse4 v_prenex_319)) |c_~#g_val~0.base| v_prenex_320) |c_~#g_queue~0.base|) .cse7)) 17179869181)) (not (= (store (select (store (store .cse189 |c_~#g_queue~0.base| (store .cse190 |c_~#g_queue~0.offset| v_DerPreprocessor_9)) .cse181 v_prenex_313) |c_~#g_queue~0.base|) .cse4 (select v_prenex_315 .cse4)) v_prenex_315)))) (< (select .cse176 .cse181) (+ .cse177 .cse178 4)))))))))))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#t~0#1.base_43|) 0))))))) (not (= (store .cse0 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| (select v_ArrVal_932 |c_ULTIMATE.start_vatomic32_write_~a#1.offset|)) v_ArrVal_932)))))))) is different from true