./Ultimate.py --spec ../../sv-benchmarks/c/properties/valid-memsafety.prp --file ../../sv-benchmarks/c/libvsync/bounded_mpmc_check_empty.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_df49d633-3351-4efb-8e56-566ab7a9ff2b/bin/ugemcutter-verify-v6A4Riy6iL/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_df49d633-3351-4efb-8e56-566ab7a9ff2b/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_df49d633-3351-4efb-8e56-566ab7a9ff2b/bin/ugemcutter-verify-v6A4Riy6iL/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_df49d633-3351-4efb-8e56-566ab7a9ff2b/bin/ugemcutter-verify-v6A4Riy6iL/config/GemCutterMemDerefMemtrack.xml -i ../../sv-benchmarks/c/libvsync/bounded_mpmc_check_empty.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_df49d633-3351-4efb-8e56-566ab7a9ff2b/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_df49d633-3351-4efb-8e56-566ab7a9ff2b/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 d32fe1c21688ba35bf4df709c44c653627e880728901b145cb85c74d8074e0d5 --- Real Ultimate output --- This is Ultimate 0.2.5-dev-a016563 [2024-11-08 12:05:00,912 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-08 12:05:01,016 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_df49d633-3351-4efb-8e56-566ab7a9ff2b/bin/ugemcutter-verify-v6A4Riy6iL/config/svcomp-DerefFreeMemtrack-32bit-GemCutter_Default.epf [2024-11-08 12:05:01,024 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-08 12:05:01,025 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-08 12:05:01,054 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-08 12:05:01,054 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-08 12:05:01,055 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-08 12:05:01,056 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-08 12:05:01,056 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-08 12:05:01,057 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-08 12:05:01,057 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-08 12:05:01,058 INFO L153 SettingsManager]: * Use SBE=true [2024-11-08 12:05:01,058 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-08 12:05:01,059 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-08 12:05:01,059 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-08 12:05:01,061 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-08 12:05:01,066 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-08 12:05:01,066 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2024-11-08 12:05:01,066 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2024-11-08 12:05:01,067 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2024-11-08 12:05:01,068 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-08 12:05:01,068 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-11-08 12:05:01,069 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-08 12:05:01,069 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-08 12:05:01,069 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-08 12:05:01,069 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-08 12:05:01,070 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-08 12:05:01,070 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-08 12:05:01,070 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-08 12:05:01,071 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-08 12:05:01,071 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2024-11-08 12:05:01,071 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-08 12:05:01,075 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-08 12:05:01,076 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-08 12:05:01,076 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-08 12:05:01,076 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-08 12:05:01,076 INFO L153 SettingsManager]: * Abstraction used for commutativity in POR=VARIABLES_GLOBAL [2024-11-08 12:05:01,077 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PARTIAL_ORDER_FA [2024-11-08 12:05:01,077 INFO L153 SettingsManager]: * CEGAR restart behaviour=ONE_CEGAR_PER_THREAD_INSTANCE [2024-11-08 12:05:01,077 INFO L153 SettingsManager]: * Partial Order Reduction in concurrent analysis=PERSISTENT_SLEEP_NEW_STATES_FIXEDORDER [2024-11-08 12:05:01,078 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_df49d633-3351-4efb-8e56-566ab7a9ff2b/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_df49d633-3351-4efb-8e56-566ab7a9ff2b/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 -> d32fe1c21688ba35bf4df709c44c653627e880728901b145cb85c74d8074e0d5 [2024-11-08 12:05:01,476 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-08 12:05:01,526 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-08 12:05:01,529 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-08 12:05:01,532 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-08 12:05:01,533 INFO L274 PluginConnector]: CDTParser initialized [2024-11-08 12:05:01,535 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_df49d633-3351-4efb-8e56-566ab7a9ff2b/bin/ugemcutter-verify-v6A4Riy6iL/../../sv-benchmarks/c/libvsync/bounded_mpmc_check_empty.i Unable to find full path for "g++" [2024-11-08 12:05:03,824 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-08 12:05:04,430 INFO L384 CDTParser]: Found 1 translation units. [2024-11-08 12:05:04,432 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_df49d633-3351-4efb-8e56-566ab7a9ff2b/sv-benchmarks/c/libvsync/bounded_mpmc_check_empty.i [2024-11-08 12:05:04,496 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_df49d633-3351-4efb-8e56-566ab7a9ff2b/bin/ugemcutter-verify-v6A4Riy6iL/data/963f43a1b/25e9d2b2d8c649ee800781ee70af666b/FLAG3fc4452a6 [2024-11-08 12:05:04,525 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_df49d633-3351-4efb-8e56-566ab7a9ff2b/bin/ugemcutter-verify-v6A4Riy6iL/data/963f43a1b/25e9d2b2d8c649ee800781ee70af666b [2024-11-08 12:05:04,528 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-08 12:05:04,531 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-08 12:05:04,534 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-08 12:05:04,536 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-08 12:05:04,543 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-08 12:05:04,544 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 12:05:04" (1/1) ... [2024-11-08 12:05:04,545 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1c23c48c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:05:04, skipping insertion in model container [2024-11-08 12:05:04,547 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 12:05:04" (1/1) ... [2024-11-08 12:05:04,679 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-08 12:05:08,116 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:05:08,124 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:05:08,125 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:05:08,140 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:05:08,140 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:05:08,423 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:05:08,448 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-08 12:05:08,460 INFO L200 MainTranslator]: Completed pre-run [2024-11-08 12:05:08,629 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4308] [2024-11-08 12:05:08,631 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4310] [2024-11-08 12:05:08,632 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4315] [2024-11-08 12:05:08,633 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4317] [2024-11-08 12:05:08,634 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4323] [2024-11-08 12:05:08,635 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4325] [2024-11-08 12:05:08,635 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4331] [2024-11-08 12:05:08,636 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4333] [2024-11-08 12:05:08,637 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4339] [2024-11-08 12:05:08,637 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4341] [2024-11-08 12:05:08,638 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4347] [2024-11-08 12:05:08,639 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4349] [2024-11-08 12:05:08,640 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4355] [2024-11-08 12:05:08,641 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4357] [2024-11-08 12:05:08,641 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4363] [2024-11-08 12:05:08,642 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4365] [2024-11-08 12:05:08,642 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4370] [2024-11-08 12:05:08,643 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4372] [2024-11-08 12:05:08,644 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4377] [2024-11-08 12:05:08,644 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4379] [2024-11-08 12:05:08,645 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4384] [2024-11-08 12:05:08,646 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4386] [2024-11-08 12:05:08,646 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4391] [2024-11-08 12:05:08,647 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4393] [2024-11-08 12:05:08,647 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4398] [2024-11-08 12:05:08,648 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4400] [2024-11-08 12:05:08,648 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4405] [2024-11-08 12:05:08,649 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4408] [2024-11-08 12:05:08,650 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4414] [2024-11-08 12:05:08,651 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4417] [2024-11-08 12:05:08,651 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4423] [2024-11-08 12:05:08,652 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4426] [2024-11-08 12:05:08,653 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4432] [2024-11-08 12:05:08,657 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4435] [2024-11-08 12:05:08,658 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4441] [2024-11-08 12:05:08,658 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4444] [2024-11-08 12:05:08,659 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4450] [2024-11-08 12:05:08,660 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4453] [2024-11-08 12:05:08,660 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4460] [2024-11-08 12:05:08,661 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4463] [2024-11-08 12:05:08,662 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4470] [2024-11-08 12:05:08,663 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4473] [2024-11-08 12:05:08,664 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4480] [2024-11-08 12:05:08,665 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4483] [2024-11-08 12:05:08,666 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4490] [2024-11-08 12:05:08,666 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4493] [2024-11-08 12:05:08,667 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4500] [2024-11-08 12:05:08,668 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4503] [2024-11-08 12:05:08,669 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4510] [2024-11-08 12:05:08,670 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4513] [2024-11-08 12:05:08,671 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4519] [2024-11-08 12:05:08,672 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4522] [2024-11-08 12:05:08,672 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4528] [2024-11-08 12:05:08,673 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4531] [2024-11-08 12:05:08,674 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4537] [2024-11-08 12:05:08,674 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4540] [2024-11-08 12:05:08,675 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4546] [2024-11-08 12:05:08,676 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4549] [2024-11-08 12:05:08,677 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4555] [2024-11-08 12:05:08,678 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4558] [2024-11-08 12:05:08,679 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4564] [2024-11-08 12:05:08,680 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4567] [2024-11-08 12:05:08,680 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4573] [2024-11-08 12:05:08,682 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4576] [2024-11-08 12:05:08,682 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4582] [2024-11-08 12:05:08,683 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4585] [2024-11-08 12:05:08,684 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4591] [2024-11-08 12:05:08,685 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4594] [2024-11-08 12:05:08,686 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4600] [2024-11-08 12:05:08,687 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4603] [2024-11-08 12:05:08,687 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4609] [2024-11-08 12:05:08,688 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4612] [2024-11-08 12:05:08,689 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4618] [2024-11-08 12:05:08,690 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4621] [2024-11-08 12:05:08,690 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4627] [2024-11-08 12:05:08,691 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4630] [2024-11-08 12:05:08,692 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4636] [2024-11-08 12:05:08,693 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4639] [2024-11-08 12:05:08,693 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4645] [2024-11-08 12:05:08,694 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4648] [2024-11-08 12:05:08,695 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4654] [2024-11-08 12:05:08,733 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4656] [2024-11-08 12:05:08,734 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4662] [2024-11-08 12:05:08,734 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4664] [2024-11-08 12:05:08,735 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4670] [2024-11-08 12:05:08,735 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4672] [2024-11-08 12:05:08,737 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4678] [2024-11-08 12:05:08,741 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4680] [2024-11-08 12:05:08,742 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4686] [2024-11-08 12:05:08,742 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4688] [2024-11-08 12:05:08,743 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4694] [2024-11-08 12:05:08,743 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4696] [2024-11-08 12:05:08,743 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4702] [2024-11-08 12:05:08,746 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4704] [2024-11-08 12:05:08,747 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4710] [2024-11-08 12:05:08,749 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4712] [2024-11-08 12:05:08,750 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4718] [2024-11-08 12:05:08,752 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4720] [2024-11-08 12:05:08,752 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4726] [2024-11-08 12:05:08,754 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4728] [2024-11-08 12:05:08,822 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-08 12:05:09,256 INFO L204 MainTranslator]: Completed translation [2024-11-08 12:05:09,257 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:05:09 WrapperNode [2024-11-08 12:05:09,257 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-08 12:05:09,258 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-08 12:05:09,259 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-08 12:05:09,259 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-08 12:05:09,268 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:05:09" (1/1) ... [2024-11-08 12:05:09,388 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:05:09" (1/1) ... [2024-11-08 12:05:09,488 INFO L138 Inliner]: procedures = 915, calls = 983, calls flagged for inlining = 827, calls inlined = 71, statements flattened = 763 [2024-11-08 12:05:09,489 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-08 12:05:09,493 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-08 12:05:09,493 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-08 12:05:09,494 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-08 12:05:09,513 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:05:09" (1/1) ... [2024-11-08 12:05:09,513 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:05:09" (1/1) ... [2024-11-08 12:05:09,521 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:05:09" (1/1) ... [2024-11-08 12:05:09,523 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:05:09" (1/1) ... [2024-11-08 12:05:09,565 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:05:09" (1/1) ... [2024-11-08 12:05:09,590 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:05:09" (1/1) ... [2024-11-08 12:05:09,597 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:05:09" (1/1) ... [2024-11-08 12:05:09,604 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:05:09" (1/1) ... [2024-11-08 12:05:09,617 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-08 12:05:09,621 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-08 12:05:09,621 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-08 12:05:09,621 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-08 12:05:09,622 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:05:09" (1/1) ... [2024-11-08 12:05:09,629 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2024-11-08 12:05:09,643 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_df49d633-3351-4efb-8e56-566ab7a9ff2b/bin/ugemcutter-verify-v6A4Riy6iL/z3 [2024-11-08 12:05:09,663 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_df49d633-3351-4efb-8e56-566ab7a9ff2b/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:05:09,668 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_df49d633-3351-4efb-8e56-566ab7a9ff2b/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:05:09,706 INFO L130 BoogieDeclarations]: Found specification of procedure reader [2024-11-08 12:05:09,706 INFO L138 BoogieDeclarations]: Found implementation of procedure reader [2024-11-08 12:05:09,706 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-11-08 12:05:09,707 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-08 12:05:09,707 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$ [2024-11-08 12:05:09,707 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-08 12:05:09,707 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-08 12:05:09,708 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-08 12:05:09,708 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$ [2024-11-08 12:05:09,708 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-11-08 12:05:09,708 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-08 12:05:09,709 INFO L130 BoogieDeclarations]: Found specification of procedure writer [2024-11-08 12:05:09,709 INFO L138 BoogieDeclarations]: Found implementation of procedure writer [2024-11-08 12:05:09,710 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$ [2024-11-08 12:05:09,710 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-08 12:05:09,713 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:05:09,993 INFO L238 CfgBuilder]: Building ICFG [2024-11-08 12:05:09,995 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-08 12:05:11,582 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-08 12:05:11,582 INFO L287 CfgBuilder]: Performing block encoding [2024-11-08 12:05:12,252 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-08 12:05:12,254 INFO L316 CfgBuilder]: Removed 62 assume(true) statements. [2024-11-08 12:05:12,255 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 12:05:12 BoogieIcfgContainer [2024-11-08 12:05:12,255 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-08 12:05:12,258 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-08 12:05:12,258 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-08 12:05:12,262 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-08 12:05:12,262 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 08.11 12:05:04" (1/3) ... [2024-11-08 12:05:12,263 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3cc51270 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.11 12:05:12, skipping insertion in model container [2024-11-08 12:05:12,263 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:05:09" (2/3) ... [2024-11-08 12:05:12,264 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3cc51270 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.11 12:05:12, skipping insertion in model container [2024-11-08 12:05:12,264 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 12:05:12" (3/3) ... [2024-11-08 12:05:12,267 INFO L112 eAbstractionObserver]: Analyzing ICFG bounded_mpmc_check_empty.i [2024-11-08 12:05:12,289 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:None NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-08 12:05:12,289 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 110 error locations. [2024-11-08 12:05:12,289 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-08 12:05:12,614 INFO L143 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2024-11-08 12:05:12,722 INFO L107 denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=VARIABLES_GLOBAL, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-08 12:05:12,723 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 [2024-11-08 12:05:12,723 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_df49d633-3351-4efb-8e56-566ab7a9ff2b/bin/ugemcutter-verify-v6A4Riy6iL/z3 [2024-11-08 12:05:12,727 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_df49d633-3351-4efb-8e56-566ab7a9ff2b/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (exit command is (exit), workingDir is null) [2024-11-08 12:05:12,730 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_df49d633-3351-4efb-8e56-566ab7a9ff2b/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (2)] Waiting until timeout for monitored process [2024-11-08 12:05:12,783 INFO L157 artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations. [2024-11-08 12:05:12,800 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == readerThread1of1ForFork1 ======== [2024-11-08 12:05:12,809 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;@73f3728f, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-08 12:05:12,809 INFO L334 AbstractCegarLoop]: Starting to check reachability of 36 error locations. [2024-11-08 12:05:13,758 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:05:13,781 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:05:13,895 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:05:13,989 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:05:14,292 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:05:14,412 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:05:14,472 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:05:14,565 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:05:14,687 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:05:14,787 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:05:14,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:05:15,008 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:05:15,710 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:05:15,771 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:05:15,843 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:05:15,854 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:05:15,872 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting readerErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [readerErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, readerErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, readerErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 33 more)] === [2024-11-08 12:05:15,877 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 12:05:15,878 INFO L85 PathProgramCache]: Analyzing trace with hash -1620792996, now seen corresponding path program 1 times [2024-11-08 12:05:15,888 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 12:05:15,888 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1876113638] [2024-11-08 12:05:15,889 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 12:05:15,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 12:05:16,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 12:05:16,331 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:05:16,332 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 12:05:16,333 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1876113638] [2024-11-08 12:05:16,333 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1876113638] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 12:05:16,334 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 12:05:16,334 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-08 12:05:16,336 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [846411134] [2024-11-08 12:05:16,337 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 12:05:16,342 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-11-08 12:05:16,343 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 12:05:16,374 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-11-08 12:05:16,375 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-08 12:05:16,378 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:05:16,384 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-11-08 12:05:16,385 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 13.0) internal successors, (26), 2 states have internal predecessors, (26), 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:05:16,385 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:05:16,500 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:05:16,501 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-08 12:05:16,501 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting readerErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [readerErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, readerErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, readerErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 33 more)] === [2024-11-08 12:05:16,502 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 12:05:16,502 INFO L85 PathProgramCache]: Analyzing trace with hash 2108843485, now seen corresponding path program 1 times [2024-11-08 12:05:16,502 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 12:05:16,503 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1053487071] [2024-11-08 12:05:16,503 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 12:05:16,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 12:05:16,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 12:05:16,815 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:05:16,815 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 12:05:16,815 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1053487071] [2024-11-08 12:05:16,816 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1053487071] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 12:05:16,816 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 12:05:16,816 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-08 12:05:16,816 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1495255893] [2024-11-08 12:05:16,817 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 12:05:16,818 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-08 12:05:16,818 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 12:05:16,819 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-08 12:05:16,819 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-08 12:05:16,820 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:05:16,821 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-11-08 12:05:16,822 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 10.0) internal successors, (30), 3 states have internal predecessors, (30), 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:05:16,822 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:05:16,822 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:05:17,015 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3 [2024-11-08 12:05:17,068 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:05:17,175 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:05:17,269 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:05:17,352 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3 [2024-11-08 12:05:17,363 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:05:17,420 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:05:17,472 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:05:17,544 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:05:17,590 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:05:17,614 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:05:17,624 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:05:17,643 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:05:17,644 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:05:17,644 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-08 12:05:17,644 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting readerErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [readerErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, readerErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, readerErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 33 more)] === [2024-11-08 12:05:17,645 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 12:05:17,645 INFO L85 PathProgramCache]: Analyzing trace with hash 380213833, now seen corresponding path program 1 times [2024-11-08 12:05:17,645 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 12:05:17,645 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [251333745] [2024-11-08 12:05:17,645 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 12:05:17,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 12:05:17,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 12:05:17,887 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 12:05:17,888 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 12:05:17,888 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [251333745] [2024-11-08 12:05:17,888 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [251333745] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-08 12:05:17,888 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [115522662] [2024-11-08 12:05:17,889 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 12:05:17,889 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-08 12:05:17,889 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_df49d633-3351-4efb-8e56-566ab7a9ff2b/bin/ugemcutter-verify-v6A4Riy6iL/z3 [2024-11-08 12:05:17,899 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_df49d633-3351-4efb-8e56-566ab7a9ff2b/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-08 12:05:17,901 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_df49d633-3351-4efb-8e56-566ab7a9ff2b/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2024-11-08 12:05:18,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 12:05:18,224 INFO L255 TraceCheckSpWp]: Trace formula consists of 477 conjuncts, 38 conjuncts are in the unsatisfiable core [2024-11-08 12:05:18,232 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 12:05:18,407 INFO L349 Elim1Store]: treesize reduction 20, result has 33.3 percent of original size [2024-11-08 12:05:18,408 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 2 case distinctions, treesize of input 19 treesize of output 16 [2024-11-08 12:05:18,530 INFO L349 Elim1Store]: treesize reduction 15, result has 25.0 percent of original size [2024-11-08 12:05:18,530 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:05:18,574 INFO L349 Elim1Store]: treesize reduction 15, result has 25.0 percent of original size [2024-11-08 12:05:18,574 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:05:18,598 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 12:05:18,599 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-08 12:05:18,599 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [115522662] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 12:05:18,599 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-08 12:05:18,599 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [4] total 7 [2024-11-08 12:05:18,599 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1480900529] [2024-11-08 12:05:18,600 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 12:05:18,600 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-08 12:05:18,600 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 12:05:18,603 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-08 12:05:18,604 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42 [2024-11-08 12:05:18,604 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:05:18,605 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-11-08 12:05:18,606 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 4 states have (on average 8.75) internal successors, (35), 4 states have internal predecessors, (35), 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:05:18,606 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:05:18,606 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:05:18,606 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:05:21,333 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:05:21,333 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:05:21,334 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:05:21,360 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_df49d633-3351-4efb-8e56-566ab7a9ff2b/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0 [2024-11-08 12:05:21,537 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2,3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_df49d633-3351-4efb-8e56-566ab7a9ff2b/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-08 12:05:21,538 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting readerErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [readerErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, readerErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, readerErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 33 more)] === [2024-11-08 12:05:21,538 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 12:05:21,538 INFO L85 PathProgramCache]: Analyzing trace with hash 380213834, now seen corresponding path program 1 times [2024-11-08 12:05:21,538 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 12:05:21,539 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [920332036] [2024-11-08 12:05:21,539 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 12:05:21,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 12:05:21,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 12:05:21,776 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 12:05:21,776 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 12:05:21,776 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [920332036] [2024-11-08 12:05:21,777 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [920332036] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-08 12:05:21,777 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [658156701] [2024-11-08 12:05:21,777 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 12:05:21,777 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-08 12:05:21,778 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_df49d633-3351-4efb-8e56-566ab7a9ff2b/bin/ugemcutter-verify-v6A4Riy6iL/z3 [2024-11-08 12:05:21,779 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_df49d633-3351-4efb-8e56-566ab7a9ff2b/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-08 12:05:21,781 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_df49d633-3351-4efb-8e56-566ab7a9ff2b/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2024-11-08 12:05:22,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 12:05:22,115 INFO L255 TraceCheckSpWp]: Trace formula consists of 477 conjuncts, 55 conjuncts are in the unsatisfiable core [2024-11-08 12:05:22,120 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 12:05:22,386 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 12:05:22,387 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 14 treesize of output 9 [2024-11-08 12:05:22,408 INFO L349 Elim1Store]: treesize reduction 20, result has 33.3 percent of original size [2024-11-08 12:05:22,409 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 2 case distinctions, treesize of input 19 treesize of output 16 [2024-11-08 12:05:22,662 INFO L349 Elim1Store]: treesize reduction 20, result has 33.3 percent of original size [2024-11-08 12:05:22,663 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 2 case distinctions, treesize of input 19 treesize of output 16 [2024-11-08 12:05:22,669 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 14 treesize of output 9 [2024-11-08 12:05:22,703 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 12:05:22,704 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 14 treesize of output 9 [2024-11-08 12:05:22,725 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 12:05:22,725 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-08 12:05:22,725 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [658156701] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 12:05:22,726 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-08 12:05:22,726 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [4] total 7 [2024-11-08 12:05:22,726 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [426410504] [2024-11-08 12:05:22,726 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 12:05:22,727 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-08 12:05:22,727 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 12:05:22,730 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-08 12:05:22,730 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42 [2024-11-08 12:05:22,730 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:05:22,732 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-11-08 12:05:22,732 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 4 states have (on average 8.75) internal successors, (35), 4 states have internal predecessors, (35), 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:05:22,732 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:05:22,733 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:05:22,733 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:05:22,733 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:05:25,795 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:05:25,796 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:05:25,796 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:05:25,797 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:05:25,823 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_df49d633-3351-4efb-8e56-566ab7a9ff2b/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0 [2024-11-08 12:05:25,997 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_df49d633-3351-4efb-8e56-566ab7a9ff2b/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-08 12:05:25,998 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting readerErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [readerErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, readerErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, readerErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 33 more)] === [2024-11-08 12:05:25,998 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 12:05:25,998 INFO L85 PathProgramCache]: Analyzing trace with hash 313363788, now seen corresponding path program 1 times [2024-11-08 12:05:25,998 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 12:05:25,998 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [541400272] [2024-11-08 12:05:25,999 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 12:05:25,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 12:05:26,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 12:05:26,342 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 12:05:26,343 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 12:05:26,343 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [541400272] [2024-11-08 12:05:26,343 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [541400272] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 12:05:26,343 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 12:05:26,343 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-08 12:05:26,344 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [160990147] [2024-11-08 12:05:26,344 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 12:05:26,344 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-08 12:05:26,344 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 12:05:26,345 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-08 12:05:26,348 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-11-08 12:05:26,348 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:05:26,350 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-11-08 12:05:26,351 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:05:26,352 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:05:26,352 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:05:26,352 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:05:26,352 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:05:26,353 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:05:27,486 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:05:27,487 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:05:27,487 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:05:27,487 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:05:27,488 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-08 12:05:27,488 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-08 12:05:27,488 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting readerErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [readerErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, readerErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, readerErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 33 more)] === [2024-11-08 12:05:27,489 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 12:05:27,489 INFO L85 PathProgramCache]: Analyzing trace with hash 313363789, now seen corresponding path program 1 times [2024-11-08 12:05:27,489 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 12:05:27,489 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [401392972] [2024-11-08 12:05:27,490 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 12:05:27,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 12:05:27,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 12:05:27,706 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 12:05:27,706 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 12:05:27,708 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [401392972] [2024-11-08 12:05:27,709 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [401392972] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-08 12:05:27,709 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1028404147] [2024-11-08 12:05:27,709 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 12:05:27,709 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-08 12:05:27,710 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_df49d633-3351-4efb-8e56-566ab7a9ff2b/bin/ugemcutter-verify-v6A4Riy6iL/z3 [2024-11-08 12:05:27,711 INFO L229 MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_df49d633-3351-4efb-8e56-566ab7a9ff2b/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-08 12:05:27,713 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_df49d633-3351-4efb-8e56-566ab7a9ff2b/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2024-11-08 12:05:28,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 12:05:28,038 INFO L255 TraceCheckSpWp]: Trace formula consists of 503 conjuncts, 39 conjuncts are in the unsatisfiable core [2024-11-08 12:05:28,046 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 12:05:28,327 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 12:05:28,327 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-08 12:05:28,328 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1028404147] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 12:05:28,328 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-08 12:05:28,328 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [4] total 8 [2024-11-08 12:05:28,328 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [559770601] [2024-11-08 12:05:28,328 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 12:05:28,329 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-08 12:05:28,329 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 12:05:28,329 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-08 12:05:28,329 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=14, Invalid=42, Unknown=0, NotChecked=0, Total=56 [2024-11-08 12:05:28,329 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:05:28,330 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-11-08 12:05:28,331 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 5 states have (on average 7.4) 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:05:28,331 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:05:28,331 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:05:28,331 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:05:28,331 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:05:28,331 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2024-11-08 12:05:28,331 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:05:30,337 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:05:30,337 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:05:30,338 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:05:30,338 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:05:30,338 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:05:30,339 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-08 12:05:30,365 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_df49d633-3351-4efb-8e56-566ab7a9ff2b/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0 [2024-11-08 12:05:30,539 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_df49d633-3351-4efb-8e56-566ab7a9ff2b/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable5 [2024-11-08 12:05:30,539 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting readerErr34REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [readerErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, readerErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, readerErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 33 more)] === [2024-11-08 12:05:30,540 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 12:05:30,540 INFO L85 PathProgramCache]: Analyzing trace with hash -1641754243, now seen corresponding path program 1 times [2024-11-08 12:05:30,540 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 12:05:30,540 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1212310975] [2024-11-08 12:05:30,540 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 12:05:30,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 12:05:30,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 12:05:30,772 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 12:05:30,772 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 12:05:30,772 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1212310975] [2024-11-08 12:05:30,772 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1212310975] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-08 12:05:30,772 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1574658464] [2024-11-08 12:05:30,772 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 12:05:30,773 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-08 12:05:30,773 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_df49d633-3351-4efb-8e56-566ab7a9ff2b/bin/ugemcutter-verify-v6A4Riy6iL/z3 [2024-11-08 12:05:30,774 INFO L229 MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_df49d633-3351-4efb-8e56-566ab7a9ff2b/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-08 12:05:30,776 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_df49d633-3351-4efb-8e56-566ab7a9ff2b/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process [2024-11-08 12:05:31,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 12:05:31,058 INFO L255 TraceCheckSpWp]: Trace formula consists of 543 conjuncts, 25 conjuncts are in the unsatisfiable core [2024-11-08 12:05:31,061 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 12:05:31,143 INFO L349 Elim1Store]: treesize reduction 20, result has 33.3 percent of original size [2024-11-08 12:05:31,144 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 2 case distinctions, treesize of input 19 treesize of output 16 [2024-11-08 12:05:31,304 INFO L349 Elim1Store]: treesize reduction 18, result has 35.7 percent of original size [2024-11-08 12:05:31,304 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 2 case distinctions, treesize of input 17 treesize of output 21 [2024-11-08 12:05:31,368 INFO L349 Elim1Store]: treesize reduction 40, result has 32.2 percent of original size [2024-11-08 12:05:31,368 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 3 select indices, 3 select index equivalence classes, 1 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 4 case distinctions, treesize of input 24 treesize of output 28 [2024-11-08 12:05:31,536 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 17 [2024-11-08 12:05:31,561 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 12:05:31,562 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-08 12:05:31,562 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1574658464] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 12:05:31,562 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-08 12:05:31,562 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [4] total 8 [2024-11-08 12:05:31,562 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1112799711] [2024-11-08 12:05:31,562 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 12:05:31,563 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-08 12:05:31,563 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 12:05:31,563 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-08 12:05:31,563 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=17, Invalid=39, Unknown=0, NotChecked=0, Total=56 [2024-11-08 12:05:31,564 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:05:31,566 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-11-08 12:05:31,566 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 5 states have (on average 8.6) internal successors, (43), 5 states have internal predecessors, (43), 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:05:31,566 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:05:31,566 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:05:31,566 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:05:31,566 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:05:31,567 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:05:31,567 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. [2024-11-08 12:05:31,567 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:05:33,243 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:05:33,243 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:05:33,244 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:05:33,244 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:05:33,244 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:05:33,244 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-08 12:05:33,245 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:05:33,271 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_df49d633-3351-4efb-8e56-566ab7a9ff2b/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Forceful destruction successful, exit code 0 [2024-11-08 12:05:33,445 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 6 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_df49d633-3351-4efb-8e56-566ab7a9ff2b/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable6 [2024-11-08 12:05:33,446 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting readerErr35REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [readerErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, readerErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, readerErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 33 more)] === [2024-11-08 12:05:33,446 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 12:05:33,446 INFO L85 PathProgramCache]: Analyzing trace with hash -1641754242, now seen corresponding path program 1 times [2024-11-08 12:05:33,446 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 12:05:33,446 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1025473924] [2024-11-08 12:05:33,446 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 12:05:33,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 12:05:33,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 12:05:33,653 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 12:05:33,653 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 12:05:33,653 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1025473924] [2024-11-08 12:05:33,653 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1025473924] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-08 12:05:33,654 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2009761149] [2024-11-08 12:05:33,654 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 12:05:33,654 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-08 12:05:33,654 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_df49d633-3351-4efb-8e56-566ab7a9ff2b/bin/ugemcutter-verify-v6A4Riy6iL/z3 [2024-11-08 12:05:33,656 INFO L229 MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_df49d633-3351-4efb-8e56-566ab7a9ff2b/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-08 12:05:33,658 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_df49d633-3351-4efb-8e56-566ab7a9ff2b/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process [2024-11-08 12:05:33,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 12:05:33,941 INFO L255 TraceCheckSpWp]: Trace formula consists of 543 conjuncts, 35 conjuncts are in the unsatisfiable core [2024-11-08 12:05:33,947 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 12:05:34,128 INFO L349 Elim1Store]: treesize reduction 20, result has 33.3 percent of original size [2024-11-08 12:05:34,128 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 2 case distinctions, treesize of input 19 treesize of output 16 [2024-11-08 12:05:34,135 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 14 treesize of output 9 [2024-11-08 12:05:34,299 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 12:05:34,301 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 14 treesize of output 9 [2024-11-08 12:05:34,332 INFO L349 Elim1Store]: treesize reduction 15, result has 25.0 percent of original size [2024-11-08 12:05:34,333 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:05:34,407 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 12:05:34,407 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-08 12:05:34,407 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [2009761149] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 12:05:34,407 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-08 12:05:34,407 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [4] total 7 [2024-11-08 12:05:34,408 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1911882749] [2024-11-08 12:05:34,408 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 12:05:34,408 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-08 12:05:34,408 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 12:05:34,409 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-08 12:05:34,409 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42 [2024-11-08 12:05:34,409 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:05:34,410 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-11-08 12:05:34,411 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 4 states have (on average 10.75) internal successors, (43), 4 states have internal predecessors, (43), 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:05:34,411 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:05:34,411 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:05:34,411 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:05:34,411 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:05:34,411 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:05:34,411 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. [2024-11-08 12:05:34,412 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:05:34,412 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:05:38,623 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:05:38,655 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:05:38,703 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 105 treesize of output 112 [2024-11-08 12:05:38,883 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 31 treesize of output 16 [2024-11-08 12:05:38,898 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 29 treesize of output 15 [2024-11-08 12:05:38,915 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:05:38,931 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:05:38,940 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:05:38,974 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:05:39,069 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:05:39,102 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 64 treesize of output 71 [2024-11-08 12:05:39,121 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 93 treesize of output 100 [2024-11-08 12:05:39,207 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 29 treesize of output 15 [2024-11-08 12:05:39,218 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 31 treesize of output 16 [2024-11-08 12:05:39,233 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:05:39,244 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:05:39,252 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:05:39,260 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:05:39,695 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:05:39,695 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:05:39,695 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:05:39,695 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:05:39,695 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:05:39,696 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-08 12:05:39,696 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:05:39,696 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:05:39,711 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_df49d633-3351-4efb-8e56-566ab7a9ff2b/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Ended with exit code 0 [2024-11-08 12:05:39,896 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7,7 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_df49d633-3351-4efb-8e56-566ab7a9ff2b/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-08 12:05:39,897 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting readerErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [readerErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, readerErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, readerErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 33 more)] === [2024-11-08 12:05:39,897 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 12:05:39,897 INFO L85 PathProgramCache]: Analyzing trace with hash 2037638669, now seen corresponding path program 1 times [2024-11-08 12:05:39,897 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 12:05:39,897 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [580107971] [2024-11-08 12:05:39,897 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 12:05:39,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 12:05:39,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 12:05:40,059 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-08 12:05:40,059 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 12:05:40,059 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [580107971] [2024-11-08 12:05:40,060 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [580107971] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-08 12:05:40,060 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1582845623] [2024-11-08 12:05:40,060 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 12:05:40,060 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-08 12:05:40,060 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_df49d633-3351-4efb-8e56-566ab7a9ff2b/bin/ugemcutter-verify-v6A4Riy6iL/z3 [2024-11-08 12:05:40,062 INFO L229 MonitoredProcess]: Starting monitored process 8 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_df49d633-3351-4efb-8e56-566ab7a9ff2b/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-08 12:05:40,063 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_df49d633-3351-4efb-8e56-566ab7a9ff2b/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process [2024-11-08 12:05:40,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 12:05:40,384 INFO L255 TraceCheckSpWp]: Trace formula consists of 604 conjuncts, 43 conjuncts are in the unsatisfiable core [2024-11-08 12:05:40,387 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 12:05:40,522 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-08 12:05:40,547 INFO L349 Elim1Store]: treesize reduction 4, result has 50.0 percent of original size [2024-11-08 12:05:40,547 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:05:40,602 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 14 treesize of output 9 [2024-11-08 12:05:40,639 INFO L349 Elim1Store]: treesize reduction 15, result has 25.0 percent of original size [2024-11-08 12:05:40,639 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:05:40,656 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 12:05:40,656 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-08 12:05:40,793 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 12:05:40,794 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 79 treesize of output 81 [2024-11-08 12:05:40,919 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 12:05:40,920 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1582845623] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-08 12:05:40,920 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-08 12:05:40,920 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 5, 5] total 14 [2024-11-08 12:05:40,920 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1755816167] [2024-11-08 12:05:40,921 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-08 12:05:40,921 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 14 states [2024-11-08 12:05:40,922 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 12:05:40,923 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 14 interpolants. [2024-11-08 12:05:40,923 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=34, Invalid=148, Unknown=0, NotChecked=0, Total=182 [2024-11-08 12:05:40,923 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:05:40,925 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-11-08 12:05:40,925 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 14 states, 14 states have (on average 10.0) internal successors, (140), 14 states have internal predecessors, (140), 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:05:40,925 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:05:40,925 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:05:40,925 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:05:40,925 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:05:40,926 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:05:40,926 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. [2024-11-08 12:05:40,926 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:05:40,926 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:05:40,926 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:05:43,806 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:05:43,806 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 12:05:43,806 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:05:43,806 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:05:43,808 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:05:43,809 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-08 12:05:43,809 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:05:43,809 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:05:43,809 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:05:43,812 INFO L782 garLoopResultBuilder]: Registering result SAFE for location readerErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (35 of 36 remaining) [2024-11-08 12:05:43,812 INFO L782 garLoopResultBuilder]: Registering result SAFE for location readerErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (34 of 36 remaining) [2024-11-08 12:05:43,813 INFO L782 garLoopResultBuilder]: Registering result SAFE for location readerErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (33 of 36 remaining) [2024-11-08 12:05:43,813 INFO L782 garLoopResultBuilder]: Registering result SAFE for location readerErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (32 of 36 remaining) [2024-11-08 12:05:43,813 INFO L782 garLoopResultBuilder]: Registering result SAFE for location readerErr4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (31 of 36 remaining) [2024-11-08 12:05:43,813 INFO L782 garLoopResultBuilder]: Registering result SAFE for location readerErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (30 of 36 remaining) [2024-11-08 12:05:43,813 INFO L782 garLoopResultBuilder]: Registering result SAFE for location readerErr6REQUIRES_VIOLATIONMEMORY_DEREFERENCE (29 of 36 remaining) [2024-11-08 12:05:43,814 INFO L782 garLoopResultBuilder]: Registering result SAFE for location readerErr7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (28 of 36 remaining) [2024-11-08 12:05:43,814 INFO L782 garLoopResultBuilder]: Registering result SAFE for location readerErr20REQUIRES_VIOLATIONMEMORY_DEREFERENCE (27 of 36 remaining) [2024-11-08 12:05:43,814 INFO L782 garLoopResultBuilder]: Registering result SAFE for location readerErr21REQUIRES_VIOLATIONMEMORY_DEREFERENCE (26 of 36 remaining) [2024-11-08 12:05:43,814 INFO L782 garLoopResultBuilder]: Registering result SAFE for location readerErr22REQUIRES_VIOLATIONMEMORY_DEREFERENCE (25 of 36 remaining) [2024-11-08 12:05:43,814 INFO L782 garLoopResultBuilder]: Registering result SAFE for location readerErr23REQUIRES_VIOLATIONMEMORY_DEREFERENCE (24 of 36 remaining) [2024-11-08 12:05:43,814 INFO L782 garLoopResultBuilder]: Registering result SAFE for location readerErr34REQUIRES_VIOLATIONMEMORY_DEREFERENCE (23 of 36 remaining) [2024-11-08 12:05:43,815 INFO L782 garLoopResultBuilder]: Registering result SAFE for location readerErr35REQUIRES_VIOLATIONMEMORY_DEREFERENCE (22 of 36 remaining) [2024-11-08 12:05:43,815 INFO L782 garLoopResultBuilder]: Registering result SAFE for location readerErr8REQUIRES_VIOLATIONMEMORY_DEREFERENCE (21 of 36 remaining) [2024-11-08 12:05:43,815 INFO L782 garLoopResultBuilder]: Registering result SAFE for location readerErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE (20 of 36 remaining) [2024-11-08 12:05:43,815 INFO L782 garLoopResultBuilder]: Registering result SAFE for location readerErr10REQUIRES_VIOLATIONMEMORY_DEREFERENCE (19 of 36 remaining) [2024-11-08 12:05:43,815 INFO L782 garLoopResultBuilder]: Registering result SAFE for location readerErr11REQUIRES_VIOLATIONMEMORY_DEREFERENCE (18 of 36 remaining) [2024-11-08 12:05:43,815 INFO L782 garLoopResultBuilder]: Registering result SAFE for location readerErr25REQUIRES_VIOLATIONMEMORY_DEREFERENCE (17 of 36 remaining) [2024-11-08 12:05:43,816 INFO L782 garLoopResultBuilder]: Registering result SAFE for location readerErr26REQUIRES_VIOLATIONMEMORY_DEREFERENCE (16 of 36 remaining) [2024-11-08 12:05:43,816 INFO L782 garLoopResultBuilder]: Registering result SAFE for location readerErr12REQUIRES_VIOLATIONMEMORY_DEREFERENCE (15 of 36 remaining) [2024-11-08 12:05:43,816 INFO L782 garLoopResultBuilder]: Registering result SAFE for location readerErr13REQUIRES_VIOLATIONMEMORY_DEREFERENCE (14 of 36 remaining) [2024-11-08 12:05:43,816 INFO L782 garLoopResultBuilder]: Registering result SAFE for location readerErr27REQUIRES_VIOLATIONMEMORY_DEREFERENCE (13 of 36 remaining) [2024-11-08 12:05:43,816 INFO L782 garLoopResultBuilder]: Registering result SAFE for location readerErr28REQUIRES_VIOLATIONMEMORY_DEREFERENCE (12 of 36 remaining) [2024-11-08 12:05:43,817 INFO L782 garLoopResultBuilder]: Registering result SAFE for location readerErr24ASSERT_VIOLATIONMEMORY_LEAK (11 of 36 remaining) [2024-11-08 12:05:43,817 INFO L782 garLoopResultBuilder]: Registering result SAFE for location readerErr14REQUIRES_VIOLATIONMEMORY_DEREFERENCE (10 of 36 remaining) [2024-11-08 12:05:43,817 INFO L782 garLoopResultBuilder]: Registering result SAFE for location readerErr15REQUIRES_VIOLATIONMEMORY_DEREFERENCE (9 of 36 remaining) [2024-11-08 12:05:43,817 INFO L782 garLoopResultBuilder]: Registering result SAFE for location readerErr29REQUIRES_VIOLATIONMEMORY_DEREFERENCE (8 of 36 remaining) [2024-11-08 12:05:43,817 INFO L782 garLoopResultBuilder]: Registering result SAFE for location readerErr30REQUIRES_VIOLATIONMEMORY_DEREFERENCE (7 of 36 remaining) [2024-11-08 12:05:43,817 INFO L782 garLoopResultBuilder]: Registering result SAFE for location readerErr31REQUIRES_VIOLATIONMEMORY_DEREFERENCE (6 of 36 remaining) [2024-11-08 12:05:43,817 INFO L782 garLoopResultBuilder]: Registering result SAFE for location readerErr32REQUIRES_VIOLATIONMEMORY_DEREFERENCE (5 of 36 remaining) [2024-11-08 12:05:43,817 INFO L782 garLoopResultBuilder]: Registering result SAFE for location readerErr16REQUIRES_VIOLATIONMEMORY_DEREFERENCE (4 of 36 remaining) [2024-11-08 12:05:43,818 INFO L782 garLoopResultBuilder]: Registering result SAFE for location readerErr17REQUIRES_VIOLATIONMEMORY_DEREFERENCE (3 of 36 remaining) [2024-11-08 12:05:43,818 INFO L782 garLoopResultBuilder]: Registering result SAFE for location readerErr18REQUIRES_VIOLATIONMEMORY_DEREFERENCE (2 of 36 remaining) [2024-11-08 12:05:43,818 INFO L782 garLoopResultBuilder]: Registering result SAFE for location readerErr19REQUIRES_VIOLATIONMEMORY_DEREFERENCE (1 of 36 remaining) [2024-11-08 12:05:43,818 INFO L782 garLoopResultBuilder]: Registering result SAFE for location readerErr33ASSERT_VIOLATIONMEMORY_LEAK (0 of 36 remaining) [2024-11-08 12:05:43,840 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_df49d633-3351-4efb-8e56-566ab7a9ff2b/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Ended with exit code 0 [2024-11-08 12:05:44,018 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8,8 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_df49d633-3351-4efb-8e56-566ab7a9ff2b/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-08 12:05:44,029 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 12:05:44,035 INFO L317 ceAbstractionStarter]: Result for error location readerThread1of1ForFork1 was SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE (1/3) [2024-11-08 12:05:44,041 INFO L107 denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=VARIABLES_GLOBAL, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-08 12:05:44,047 INFO L157 artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations. [2024-11-08 12:05:44,050 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == writerThread1of1ForFork0 ======== [2024-11-08 12:05:44,051 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;@73f3728f, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-08 12:05:44,051 INFO L334 AbstractCegarLoop]: Starting to check reachability of 20 error locations. [2024-11-08 12:05:44,267 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:05:44,277 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:05:44,346 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:05:44,401 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:05:44,715 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:05:44,790 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:05:44,933 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:05:45,032 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:05:45,186 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:05:45,195 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3 [2024-11-08 12:05:45,206 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:05:45,207 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 12:05:45,207 INFO L85 PathProgramCache]: Analyzing trace with hash -2064504211, now seen corresponding path program 1 times [2024-11-08 12:05:45,207 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 12:05:45,207 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1007275690] [2024-11-08 12:05:45,207 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 12:05:45,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 12:05:45,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 12:05:45,796 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:05:45,796 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 12:05:45,796 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1007275690] [2024-11-08 12:05:45,796 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1007275690] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 12:05:45,797 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 12:05:45,797 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-08 12:05:45,797 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1024926947] [2024-11-08 12:05:45,797 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 12:05:45,797 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-11-08 12:05:45,797 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 12:05:45,798 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-11-08 12:05:45,798 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=16, Invalid=26, Unknown=0, NotChecked=0, Total=42 [2024-11-08 12:05:45,798 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:05:45,800 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-11-08 12:05:45,800 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:05:45,800 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:05:47,340 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:05:47,340 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-11-08 12:05:47,340 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:05:47,341 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 12:05:47,341 INFO L85 PathProgramCache]: Analyzing trace with hash -2064504210, now seen corresponding path program 1 times [2024-11-08 12:05:47,341 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 12:05:47,341 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [99113870] [2024-11-08 12:05:47,341 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 12:05:47,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 12:05:47,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 12:05:48,041 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:05:48,041 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 12:05:48,042 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [99113870] [2024-11-08 12:05:48,042 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [99113870] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 12:05:48,042 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 12:05:48,042 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2024-11-08 12:05:48,042 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1082575311] [2024-11-08 12:05:48,042 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 12:05:48,043 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-11-08 12:05:48,043 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 12:05:48,043 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-11-08 12:05:48,043 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=26, Invalid=46, Unknown=0, NotChecked=0, Total=72 [2024-11-08 12:05:48,044 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:05:48,046 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-11-08 12:05:48,047 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:05:48,047 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:05:48,047 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:05:49,796 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:05:49,797 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:05:49,797 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2024-11-08 12:05:49,797 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:05:49,797 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 12:05:49,797 INFO L85 PathProgramCache]: Analyzing trace with hash 286438576, now seen corresponding path program 1 times [2024-11-08 12:05:49,798 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 12:05:49,798 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1961446576] [2024-11-08 12:05:49,798 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 12:05:49,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 12:05:49,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 12:05:49,973 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:05:49,973 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 12:05:49,973 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1961446576] [2024-11-08 12:05:49,973 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1961446576] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 12:05:49,974 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 12:05:49,974 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-08 12:05:49,974 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [233111509] [2024-11-08 12:05:49,974 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 12:05:49,976 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-08 12:05:49,976 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 12:05:49,977 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-08 12:05:49,977 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-11-08 12:05:49,977 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:05:49,978 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-11-08 12:05:49,979 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:05:49,979 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:05:49,979 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:05:49,979 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:05:50,314 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:05:50,315 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:05:50,315 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-08 12:05:50,316 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2024-11-08 12:05:50,316 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:05:50,316 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 12:05:50,316 INFO L85 PathProgramCache]: Analyzing trace with hash 286438577, now seen corresponding path program 1 times [2024-11-08 12:05:50,317 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 12:05:50,317 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [47214460] [2024-11-08 12:05:50,317 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 12:05:50,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 12:05:50,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 12:05:51,180 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:05:51,181 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 12:05:51,181 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [47214460] [2024-11-08 12:05:51,181 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [47214460] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 12:05:51,181 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 12:05:51,181 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [9] imperfect sequences [] total 9 [2024-11-08 12:05:51,181 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [588910255] [2024-11-08 12:05:51,181 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 12:05:51,182 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 11 states [2024-11-08 12:05:51,182 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 12:05:51,182 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants. [2024-11-08 12:05:51,182 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=31, Invalid=79, Unknown=0, NotChecked=0, Total=110 [2024-11-08 12:05:51,183 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:05:51,184 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-11-08 12:05:51,184 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 11 states, 10 states have (on average 2.7) internal successors, (27), 10 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:05:51,184 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:05:51,184 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:05:51,185 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2024-11-08 12:05:51,185 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:05:52,065 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:05:52,065 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:05:52,065 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:05:52,066 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-11-08 12:05:52,066 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2024-11-08 12:05:52,066 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:05:52,067 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 12:05:52,067 INFO L85 PathProgramCache]: Analyzing trace with hash 800539925, now seen corresponding path program 1 times [2024-11-08 12:05:52,067 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 12:05:52,067 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [975227592] [2024-11-08 12:05:52,067 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 12:05:52,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 12:05:52,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 12:05:52,224 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:05:52,224 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 12:05:52,225 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [975227592] [2024-11-08 12:05:52,225 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [975227592] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 12:05:52,225 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 12:05:52,225 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-08 12:05:52,225 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1057683784] [2024-11-08 12:05:52,225 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 12:05:52,226 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-08 12:05:52,226 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 12:05:52,227 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-08 12:05:52,227 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-08 12:05:52,227 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:05:52,229 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-11-08 12:05:52,230 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:05:52,230 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:05:52,230 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:05:52,230 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:05:52,230 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. [2024-11-08 12:05:52,230 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:05:52,708 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:05:52,709 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:05:52,709 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:05:52,709 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-11-08 12:05:52,709 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-08 12:05:52,709 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2024-11-08 12:05:52,710 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:05:52,710 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 12:05:52,710 INFO L85 PathProgramCache]: Analyzing trace with hash 800539926, now seen corresponding path program 1 times [2024-11-08 12:05:52,710 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 12:05:52,710 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [622722062] [2024-11-08 12:05:52,710 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 12:05:52,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 12:05:52,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 12:05:53,166 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:05:53,166 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 12:05:53,167 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [622722062] [2024-11-08 12:05:53,167 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [622722062] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 12:05:53,167 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 12:05:53,167 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-08 12:05:53,167 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1743859181] [2024-11-08 12:05:53,167 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 12:05:53,167 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-08 12:05:53,168 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 12:05:53,168 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-08 12:05:53,168 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30 [2024-11-08 12:05:53,168 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:05:53,170 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-11-08 12:05:53,170 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 5 states have (on average 6.2) internal successors, (31), 6 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:05:53,170 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:05:53,170 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:05:53,171 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:05:53,171 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. [2024-11-08 12:05:53,171 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2024-11-08 12:05:53,171 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:05:54,214 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:05:54,214 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:05:54,214 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:05:54,214 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-11-08 12:05:54,215 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-08 12:05:54,215 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-08 12:05:54,216 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14 [2024-11-08 12:05:54,216 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:05:54,216 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 12:05:54,216 INFO L85 PathProgramCache]: Analyzing trace with hash -1720330802, now seen corresponding path program 1 times [2024-11-08 12:05:54,216 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 12:05:54,217 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [340362517] [2024-11-08 12:05:54,217 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 12:05:54,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 12:05:54,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 12:05:57,259 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:05:57,260 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 12:05:57,260 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [340362517] [2024-11-08 12:05:57,260 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [340362517] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 12:05:57,260 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 12:05:57,260 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [14] imperfect sequences [] total 14 [2024-11-08 12:05:57,261 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [629515146] [2024-11-08 12:05:57,261 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 12:05:57,261 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 16 states [2024-11-08 12:05:57,261 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 12:05:57,262 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 16 interpolants. [2024-11-08 12:05:57,262 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=66, Invalid=174, Unknown=0, NotChecked=0, Total=240 [2024-11-08 12:05:57,262 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:05:57,264 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-11-08 12:05:57,265 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 16 states, 15 states have (on average 2.4) internal successors, (36), 15 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:05:57,265 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:05:57,265 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:05:57,265 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:05:57,265 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. [2024-11-08 12:05:57,265 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2024-11-08 12:05:57,265 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. [2024-11-08 12:05:57,265 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:06:00,898 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 24 treesize of output 16 [2024-11-08 12:06:01,167 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 24 treesize of output 16 [2024-11-08 12:06:01,722 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 24 treesize of output 16 [2024-11-08 12:06:01,924 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 24 treesize of output 16 [2024-11-08 12:06:02,709 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:06:02,742 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 105 treesize of output 112 [2024-11-08 12:06:02,876 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 94 treesize of output 81 [2024-11-08 12:06:02,911 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 29 treesize of output 15 [2024-11-08 12:06:02,927 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 31 treesize of output 16 [2024-11-08 12:06:03,815 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:06:03,827 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:06:03,882 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:06:03,892 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:06:03,937 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 3 [2024-11-08 12:06:03,947 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:06:03,998 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:06:04,015 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:06:04,079 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:06:04,089 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:06:04,135 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 17 treesize of output 3 [2024-11-08 12:06:04,149 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:06:04,291 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 105 treesize of output 112 [2024-11-08 12:06:04,315 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:06:04,678 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 106 treesize of output 93 [2024-11-08 12:06:04,711 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 35 treesize of output 18 [2024-11-08 12:06:04,723 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 33 treesize of output 17 [2024-11-08 12:06:05,126 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 612 treesize of output 595 [2024-11-08 12:06:05,145 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:06:05,158 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:06:05,208 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:06:05,219 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:06:05,267 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:06:05,277 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:06:05,329 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:06:05,339 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:06:05,472 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:06:05,472 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:06:05,473 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:06:05,473 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-11-08 12:06:05,473 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-08 12:06:05,473 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-08 12:06:05,474 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2024-11-08 12:06:05,474 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15 [2024-11-08 12:06:05,474 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:06:05,475 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 12:06:05,475 INFO L85 PathProgramCache]: Analyzing trace with hash -1720330801, now seen corresponding path program 1 times [2024-11-08 12:06:05,475 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 12:06:05,475 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1029717900] [2024-11-08 12:06:05,475 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 12:06:05,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 12:06:05,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 12:06:14,320 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 12:06:14,321 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 12:06:14,321 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1029717900] [2024-11-08 12:06:14,321 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1029717900] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 12:06:14,321 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 12:06:14,321 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [20] imperfect sequences [] total 20 [2024-11-08 12:06:14,321 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1020157537] [2024-11-08 12:06:14,322 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 12:06:14,322 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 22 states [2024-11-08 12:06:14,322 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 12:06:14,323 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 22 interpolants. [2024-11-08 12:06:14,323 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=90, Invalid=372, Unknown=0, NotChecked=0, Total=462 [2024-11-08 12:06:14,323 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:06:14,325 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-11-08 12:06:14,326 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 22 states, 21 states have (on average 1.7142857142857142) internal successors, (36), 21 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:06:14,326 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:06:14,326 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:06:14,326 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:06:14,326 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. [2024-11-08 12:06:14,326 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2024-11-08 12:06:14,327 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. [2024-11-08 12:06:14,327 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 11 states. [2024-11-08 12:06:14,327 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:06:49,039 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:06:49,039 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:06:49,039 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:06:49,040 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-11-08 12:06:49,040 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-08 12:06:49,040 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-08 12:06:49,040 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2024-11-08 12:06:49,040 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. [2024-11-08 12:06:49,040 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16 [2024-11-08 12:06:49,041 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:06:49,041 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 12:06:49,041 INFO L85 PathProgramCache]: Analyzing trace with hash -1790644322, now seen corresponding path program 1 times [2024-11-08 12:06:49,041 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 12:06:49,041 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1604871329] [2024-11-08 12:06:49,041 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 12:06:49,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 12:06:49,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 12:06:49,249 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 12:06:49,249 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 12:06:49,249 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1604871329] [2024-11-08 12:06:49,249 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1604871329] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 12:06:49,250 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 12:06:49,250 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-08 12:06:49,250 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1632937139] [2024-11-08 12:06:49,250 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 12:06:49,250 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-08 12:06:49,250 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 12:06:49,251 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-08 12:06:49,251 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-11-08 12:06:49,251 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:06:49,253 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-11-08 12:06:49,253 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:06:49,253 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:06:49,254 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:06:49,254 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:06:49,254 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. [2024-11-08 12:06:49,254 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2024-11-08 12:06:49,254 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. [2024-11-08 12:06:49,254 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 11 states. [2024-11-08 12:06:49,254 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 19 states. [2024-11-08 12:06:49,255 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:06:59,459 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:06:59,459 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:06:59,459 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:06:59,459 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-11-08 12:06:59,459 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-08 12:06:59,459 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-08 12:06:59,460 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2024-11-08 12:06:59,460 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. [2024-11-08 12:06:59,460 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:06:59,460 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17 [2024-11-08 12:06:59,460 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:06:59,461 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 12:06:59,461 INFO L85 PathProgramCache]: Analyzing trace with hash -1790644321, now seen corresponding path program 1 times [2024-11-08 12:06:59,461 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 12:06:59,461 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1725415122] [2024-11-08 12:06:59,461 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 12:06:59,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 12:06:59,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 12:06:59,980 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 12:06:59,980 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 12:06:59,980 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1725415122] [2024-11-08 12:06:59,980 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1725415122] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 12:06:59,980 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 12:06:59,981 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-08 12:06:59,981 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [906118395] [2024-11-08 12:06:59,981 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 12:06:59,981 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-11-08 12:06:59,982 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 12:06:59,982 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-11-08 12:06:59,982 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42 [2024-11-08 12:06:59,982 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:06:59,984 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-11-08 12:06:59,985 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 6 states have (on average 6.166666666666667) internal successors, (37), 6 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:06:59,985 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:06:59,985 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:06:59,985 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:06:59,985 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. [2024-11-08 12:06:59,986 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2024-11-08 12:06:59,986 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. [2024-11-08 12:06:59,986 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 11 states. [2024-11-08 12:06:59,986 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 19 states. [2024-11-08 12:06:59,986 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:06:59,986 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:07:13,460 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:13,460 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:13,460 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:13,460 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-11-08 12:07:13,460 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-08 12:07:13,460 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-08 12:07:13,460 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2024-11-08 12:07:13,461 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. [2024-11-08 12:07:13,461 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:13,461 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-08 12:07:13,461 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18 [2024-11-08 12:07:13,461 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:07:13,462 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 12:07:13,462 INFO L85 PathProgramCache]: Analyzing trace with hash -180492734, now seen corresponding path program 1 times [2024-11-08 12:07:13,462 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 12:07:13,462 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1613275514] [2024-11-08 12:07:13,462 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 12:07:13,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 12:07:13,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 12:07:13,607 INFO L134 CoverageAnalysis]: Checked inductivity of 13 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 12:07:13,607 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 12:07:13,607 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1613275514] [2024-11-08 12:07:13,608 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1613275514] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 12:07:13,608 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 12:07:13,608 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-08 12:07:13,608 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [634178557] [2024-11-08 12:07:13,608 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 12:07:13,609 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-08 12:07:13,609 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 12:07:13,609 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-08 12:07:13,609 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-08 12:07:13,610 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:07:13,611 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-11-08 12:07:13,612 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 13.25) internal successors, (53), 4 states have internal predecessors, (53), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 12:07:13,612 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:13,612 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:13,612 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:13,612 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. [2024-11-08 12:07:13,613 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2024-11-08 12:07:13,613 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. [2024-11-08 12:07:13,613 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 11 states. [2024-11-08 12:07:13,613 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 19 states. [2024-11-08 12:07:13,613 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:13,613 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. [2024-11-08 12:07:13,613 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:07:14,005 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:14,005 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:14,005 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:14,005 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-11-08 12:07:14,006 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-08 12:07:14,006 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-08 12:07:14,006 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2024-11-08 12:07:14,006 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. [2024-11-08 12:07:14,006 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:14,006 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-08 12:07:14,007 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-08 12:07:14,007 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19 [2024-11-08 12:07:14,007 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting writerErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [writerErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, writerErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, writerErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 17 more)] === [2024-11-08 12:07:14,007 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 12:07:14,007 INFO L85 PathProgramCache]: Analyzing trace with hash 1472727072, now seen corresponding path program 1 times [2024-11-08 12:07:14,008 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 12:07:14,008 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1773559186] [2024-11-08 12:07:14,008 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 12:07:14,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 12:07:14,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 12:07:14,172 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 9 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-08 12:07:14,173 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 12:07:14,173 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1773559186] [2024-11-08 12:07:14,173 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1773559186] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 12:07:14,173 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 12:07:14,173 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-08 12:07:14,173 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1625356478] [2024-11-08 12:07:14,173 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 12:07:14,174 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-08 12:07:14,174 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 12:07:14,174 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-08 12:07:14,175 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-08 12:07:14,175 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:07:14,177 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-11-08 12:07:14,177 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 12.0) internal successors, (48), 4 states have internal predecessors, (48), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 12:07:14,177 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:14,177 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:14,177 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:14,177 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. [2024-11-08 12:07:14,177 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2024-11-08 12:07:14,178 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. [2024-11-08 12:07:14,178 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 11 states. [2024-11-08 12:07:14,178 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 19 states. [2024-11-08 12:07:14,178 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:14,178 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. [2024-11-08 12:07:14,178 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2024-11-08 12:07:14,178 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:07:14,367 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:14,367 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:07:14,368 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:14,368 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-11-08 12:07:14,368 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-08 12:07:14,368 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-08 12:07:14,368 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2024-11-08 12:07:14,368 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. [2024-11-08 12:07:14,368 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:07:14,368 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-08 12:07:14,368 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-08 12:07:14,369 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-08 12:07:14,369 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20 [2024-11-08 12:07:14,369 INFO L396 AbstractCegarLoop]: === Iteration 13 === Targeting writerErr16REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [writerErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, writerErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, writerErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 17 more)] === [2024-11-08 12:07:14,369 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 12:07:14,369 INFO L85 PathProgramCache]: Analyzing trace with hash -1789948311, now seen corresponding path program 1 times [2024-11-08 12:07:14,369 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 12:07:14,369 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [164785369] [2024-11-08 12:07:14,370 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 12:07:14,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 12:07:14,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 12:07:21,590 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 13 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-08 12:07:21,591 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 12:07:21,591 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [164785369] [2024-11-08 12:07:21,591 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [164785369] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-08 12:07:21,591 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [492343744] [2024-11-08 12:07:21,591 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 12:07:21,592 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-08 12:07:21,592 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_df49d633-3351-4efb-8e56-566ab7a9ff2b/bin/ugemcutter-verify-v6A4Riy6iL/z3 [2024-11-08 12:07:21,593 INFO L229 MonitoredProcess]: Starting monitored process 9 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_df49d633-3351-4efb-8e56-566ab7a9ff2b/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-08 12:07:21,595 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_df49d633-3351-4efb-8e56-566ab7a9ff2b/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process [2024-11-08 12:07:22,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 12:07:22,043 INFO L255 TraceCheckSpWp]: Trace formula consists of 809 conjuncts, 288 conjuncts are in the unsatisfiable core [2024-11-08 12:07:22,053 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 12:07:22,186 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 13 treesize of output 9 [2024-11-08 12:07:22,263 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:07:22,346 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 12:07:22,347 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:07:22,454 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 12:07:22,455 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:07:22,587 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-11-08 12:07:22,600 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 12:07:22,601 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:07:22,779 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:07:22,790 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:07:22,870 INFO L349 Elim1Store]: treesize reduction 4, result has 50.0 percent of original size [2024-11-08 12:07:22,871 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 11 [2024-11-08 12:07:22,985 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:07:22,990 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 18 treesize of output 13 [2024-11-08 12:07:23,109 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:07:23,116 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 18 treesize of output 13 [2024-11-08 12:07:23,644 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 1 new quantified variables, introduced 0 case distinctions, treesize of input 25 treesize of output 13 [2024-11-08 12:07:23,652 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:07:23,935 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 18 treesize of output 13 [2024-11-08 12:07:23,951 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:07:24,063 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:07:24,070 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:07:24,284 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:07:24,291 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 18 treesize of output 13 [2024-11-08 12:07:24,934 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:07:24,943 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:07:24,952 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:07:25,302 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:07:25,303 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-08 12:07:29,052 INFO L349 Elim1Store]: treesize reduction 24, result has 86.5 percent of original size [2024-11-08 12:07:29,053 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 146 treesize of output 248 [2024-11-08 12:07:29,105 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 12:07:29,105 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 91 treesize of output 95 [2024-11-08 12:08:18,635 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 12:08:18,637 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 12:08:18,645 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 12:08:18,647 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 12:08:18,811 INFO L349 Elim1Store]: treesize reduction 86, result has 48.5 percent of original size [2024-11-08 12:08:18,811 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:08:18,829 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 12:08:18,832 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-08 12:08:18,894 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 12:08:18,895 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:08:18,919 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 87 treesize of output 71 [2024-11-08 12:08:18,932 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 103 treesize of output 87 [2024-11-08 12:08:18,945 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:08:19,648 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:08:19,648 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [492343744] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-08 12:08:19,648 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-08 12:08:19,649 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [24, 27, 29] total 78 [2024-11-08 12:08:19,649 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1907120068] [2024-11-08 12:08:19,649 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-08 12:08:19,650 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 80 states [2024-11-08 12:08:19,650 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 12:08:19,651 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 80 interpolants. [2024-11-08 12:08:19,652 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=476, Invalid=5768, Unknown=76, NotChecked=0, Total=6320 [2024-11-08 12:08:19,652 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:08:19,653 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-11-08 12:08:19,654 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 80 states, 79 states have (on average 2.1012658227848102) internal successors, (166), 79 states have internal predecessors, (166), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 12:08:19,654 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:08:19,654 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:08:19,654 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:08:19,654 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. [2024-11-08 12:08:19,654 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2024-11-08 12:08:19,654 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. [2024-11-08 12:08:19,654 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 11 states. [2024-11-08 12:08:19,654 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 19 states. [2024-11-08 12:08:19,655 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:08:19,655 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. [2024-11-08 12:08:19,655 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2024-11-08 12:08:19,655 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2024-11-08 12:08:19,655 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:08:52,125 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:08:52,125 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:08:52,125 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:08:52,125 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-11-08 12:08:52,125 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-08 12:08:52,126 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-08 12:08:52,126 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2024-11-08 12:08:52,126 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. [2024-11-08 12:08:52,126 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:08:52,126 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-08 12:08:52,126 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-08 12:08:52,126 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-08 12:08:52,126 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 36 states. [2024-11-08 12:08:52,145 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_df49d633-3351-4efb-8e56-566ab7a9ff2b/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Forceful destruction successful, exit code 0 [2024-11-08 12:08:52,326 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable21,9 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_df49d633-3351-4efb-8e56-566ab7a9ff2b/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-08 12:08:52,327 INFO L396 AbstractCegarLoop]: === Iteration 14 === Targeting writerErr17REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [writerErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, writerErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, writerErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 17 more)] === [2024-11-08 12:08:52,327 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 12:08:52,327 INFO L85 PathProgramCache]: Analyzing trace with hash -1789948310, now seen corresponding path program 1 times [2024-11-08 12:08:52,328 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 12:08:52,328 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [456135795] [2024-11-08 12:08:52,328 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 12:08:52,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 12:08:52,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 12:09:03,973 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:09:03,974 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 12:09:03,974 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [456135795] [2024-11-08 12:09:03,974 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [456135795] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-08 12:09:03,974 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [363290519] [2024-11-08 12:09:03,975 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 12:09:03,975 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-08 12:09:03,975 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_df49d633-3351-4efb-8e56-566ab7a9ff2b/bin/ugemcutter-verify-v6A4Riy6iL/z3 [2024-11-08 12:09:03,977 INFO L229 MonitoredProcess]: Starting monitored process 10 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_df49d633-3351-4efb-8e56-566ab7a9ff2b/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-08 12:09:03,979 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_df49d633-3351-4efb-8e56-566ab7a9ff2b/bin/ugemcutter-verify-v6A4Riy6iL/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Waiting until timeout for monitored process [2024-11-08 12:09:04,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 12:09:04,704 INFO L255 TraceCheckSpWp]: Trace formula consists of 809 conjuncts, 328 conjuncts are in the unsatisfiable core [2024-11-08 12:09:04,716 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 12:09:05,062 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:09:05,076 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:09:05,255 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:09:05,277 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:09:05,301 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 29 treesize of output 13 [2024-11-08 12:09:05,481 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 12:09:05,482 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 25 treesize of output 13 [2024-11-08 12:09:05,492 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 12:09:05,493 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:09:05,507 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 12:09:05,508 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:09:05,908 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 12:09:05,909 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:09:05,924 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 12:09:05,925 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:09:05,934 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 12:09:05,935 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:09:06,252 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 12:09:06,253 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:09:06,267 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 12:09:06,268 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:09:06,280 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 12:09:06,281 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:09:06,518 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 12:09:06,519 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:09:06,532 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 12:09:06,533 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:09:06,545 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 12:09:06,546 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:09:06,715 INFO L349 Elim1Store]: treesize reduction 13, result has 40.9 percent of original size [2024-11-08 12:09:06,715 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 14 treesize of output 13 [2024-11-08 12:09:06,759 INFO L349 Elim1Store]: treesize reduction 8, result has 52.9 percent of original size [2024-11-08 12:09:06,759 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:09:06,987 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:09:06,998 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:09:07,008 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:09:07,196 INFO L349 Elim1Store]: treesize reduction 15, result has 25.0 percent of original size [2024-11-08 12:09:07,196 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:09:07,383 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 12:09:07,384 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:09:07,399 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 12:09:07,400 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:09:07,411 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 12:09:07,412 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:09:08,363 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:09:08,393 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:09:08,405 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:09:09,668 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:09:09,683 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:09:09,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 18 treesize of output 13 [2024-11-08 12:09:09,974 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:09:09,988 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:09:10,002 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:09:10,593 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 12:09:10,596 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:09:10,606 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 12:09:10,607 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:09:10,622 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-08 12:09:10,623 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:09:11,857 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:09:11,866 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:09:11,877 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:09:12,472 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9 treesize of output 3 [2024-11-08 12:09:12,477 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9 treesize of output 3 [2024-11-08 12:09:12,679 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9 treesize of output 3 [2024-11-08 12:09:12,896 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 3 proven. 13 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 12:09:12,896 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-08 12:09:39,077 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 12:09:39,078 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 97 treesize of output 101 [2024-11-08 12:09:55,523 WARN L873 $PredicateComparison]: unable to prove that (or (let ((.cse41 (select |c_#memory_int| |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.base|))) (let ((.cse22 (select .cse41 |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.offset|))) (let ((.cse4 (+ |c_~#g_queue~0.offset| 20)) (.cse2 (+ |c_~#g_queue~0.offset| 16)) (.cse6 (+ |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.offset| 4)) (.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)) (.cse7 (select (select |c_#memory_$Pointer$.base| |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse27))) (or (and (forall ((v_ArrVal_1934 (Array Int Int)) (v_ArrVal_1933 (Array Int Int)) (v_ArrVal_1937 (Array Int Int))) (let ((.cse1 (store |c_#memory_$Pointer$.offset| .cse7 v_ArrVal_1934))) (or (forall ((|writerThread1of1ForFork0_vatomic32_write_~v#1| Int) (v_ArrVal_1942 (Array Int Int)) (v_ArrVal_1940 (Array Int Int))) (let ((.cse0 (mod (let ((.cse3 (select (store (let ((.cse5 (store |c_#memory_int| .cse7 v_ArrVal_1933))) (store .cse5 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base| (store (select .cse5 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse6 |writerThread1of1ForFork0_vatomic32_write_~v#1|))) |c_~#g_val~0.base| v_ArrVal_1940) |c_~#g_queue~0.base|))) (mod (mod (select .cse3 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse3 .cse4) 4294967296))) 4294967296))) (or (< .cse0 2147483648) (< 17179869183 (+ (* .cse0 4) (select (select (store (store .cse1 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base| v_ArrVal_1937) |c_~#g_val~0.base| v_ArrVal_1942) |c_~#g_queue~0.base|) .cse2)))))) (not (= v_ArrVal_1937 (store (select .cse1 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse6 (select v_ArrVal_1937 .cse6))))))) (forall ((v_ArrVal_1934 (Array Int Int)) (v_ArrVal_1933 (Array Int Int)) (v_ArrVal_1937 (Array Int Int)) (v_ArrVal_1935 (Array Int Int))) (let ((.cse9 (store |c_#memory_$Pointer$.offset| .cse7 v_ArrVal_1934))) (or (forall ((|writerThread1of1ForFork0_vatomic32_write_~v#1| Int) (v_ArrVal_1942 (Array Int Int)) (v_ArrVal_1941 (Array Int Int)) (v_ArrVal_1939 Int) (v_ArrVal_1940 (Array Int Int))) (let ((.cse8 (mod (let ((.cse11 (select (store (let ((.cse12 (store |c_#memory_int| .cse7 v_ArrVal_1933))) (store .cse12 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base| (store (select .cse12 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse6 |writerThread1of1ForFork0_vatomic32_write_~v#1|))) |c_~#g_val~0.base| v_ArrVal_1940) |c_~#g_queue~0.base|))) (mod (mod (select .cse11 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse11 .cse4) 4294967296))) 4294967296))) (or (< 2147483647 .cse8) (< (+ (* .cse8 4) 3 (select (select (store (store .cse9 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base| v_ArrVal_1937) |c_~#g_val~0.base| v_ArrVal_1942) |c_~#g_queue~0.base|) .cse2)) (select |c_#length| (select (select (store (let ((.cse10 (store |c_#memory_$Pointer$.base| .cse7 v_ArrVal_1935))) (store .cse10 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base| (store (select .cse10 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse6 v_ArrVal_1939))) |c_~#g_val~0.base| v_ArrVal_1941) |c_~#g_queue~0.base|) .cse2)))))) (not (= v_ArrVal_1937 (store (select .cse9 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse6 (select v_ArrVal_1937 .cse6))))))) (forall ((v_ArrVal_1934 (Array Int Int)) (v_ArrVal_1933 (Array Int Int)) (v_ArrVal_1937 (Array Int Int)) (v_ArrVal_1935 (Array Int Int))) (let ((.cse13 (store |c_#memory_$Pointer$.offset| .cse7 v_ArrVal_1934))) (or (not (= v_ArrVal_1937 (store (select .cse13 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse6 (select v_ArrVal_1937 .cse6)))) (forall ((|writerThread1of1ForFork0_vatomic32_write_~v#1| Int) (v_ArrVal_1942 (Array Int Int)) (v_ArrVal_1941 (Array Int Int)) (v_ArrVal_1939 Int) (v_ArrVal_1940 (Array Int Int))) (<= (+ (* (mod (let ((.cse14 (select (store (let ((.cse15 (store |c_#memory_int| .cse7 v_ArrVal_1933))) (store .cse15 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base| (store (select .cse15 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse6 |writerThread1of1ForFork0_vatomic32_write_~v#1|))) |c_~#g_val~0.base| v_ArrVal_1940) |c_~#g_queue~0.base|))) (mod (mod (select .cse14 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse14 .cse4) 4294967296))) 4294967296) 4) (select (select (store (store .cse13 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base| v_ArrVal_1937) |c_~#g_val~0.base| v_ArrVal_1942) |c_~#g_queue~0.base|) .cse2)) (+ 17179869180 (select |c_#length| (select (select (store (let ((.cse16 (store |c_#memory_$Pointer$.base| .cse7 v_ArrVal_1935))) (store .cse16 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base| (store (select .cse16 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse6 v_ArrVal_1939))) |c_~#g_val~0.base| v_ArrVal_1941) |c_~#g_queue~0.base|) .cse2)))))))) (forall ((v_ArrVal_1934 (Array Int Int)) (v_ArrVal_1933 (Array Int Int)) (v_ArrVal_1937 (Array Int Int))) (let ((.cse17 (store |c_#memory_$Pointer$.offset| .cse7 v_ArrVal_1934))) (or (not (= v_ArrVal_1937 (store (select .cse17 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse6 (select v_ArrVal_1937 .cse6)))) (forall ((|writerThread1of1ForFork0_vatomic32_write_~v#1| Int) (v_ArrVal_1942 (Array Int Int)) (v_ArrVal_1940 (Array Int Int))) (<= 0 (+ (* (mod (let ((.cse18 (select (store (let ((.cse19 (store |c_#memory_int| .cse7 v_ArrVal_1933))) (store .cse19 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base| (store (select .cse19 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse6 |writerThread1of1ForFork0_vatomic32_write_~v#1|))) |c_~#g_val~0.base| v_ArrVal_1940) |c_~#g_queue~0.base|))) (mod (mod (select .cse18 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse18 .cse4) 4294967296))) 4294967296) 4) (select (select (store (store .cse17 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base| v_ArrVal_1937) |c_~#g_val~0.base| v_ArrVal_1942) |c_~#g_queue~0.base|) .cse2)))))))) (and (or (< .cse20 0) (< 2147483647 .cse21)) (<= .cse20 17179869183)) (not (= |c_writerThread1of1ForFork0_bounded_mpmc_enq_~curr~0#1| .cse22)) .cse23 (let ((.cse24 (select |c_#length| .cse7))) (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 ((.cse43 (select |c_#memory_$Pointer$.base| |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.base|)) (.cse42 (select |c_#memory_$Pointer$.offset| |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.base|))) (and (forall ((v_DerPreprocessor_11 Int) (v_prenex_308 (Array Int Int)) (v_prenex_307 Int) (v_prenex_314 (Array Int Int))) (let ((.cse38 (store |c_#memory_$Pointer$.base| |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.base| (store .cse43 |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.offset| v_prenex_307)))) (let ((.cse40 (store |c_#memory_$Pointer$.offset| |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.base| (store .cse42 |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.offset| v_DerPreprocessor_11))) (.cse36 (select (select .cse38 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse27))) (let ((.cse32 (store .cse40 .cse36 v_prenex_308))) (or (forall ((v_prenex_309 (Array Int Int)) (v_prenex_310 Int) (v_prenex_311 (Array Int Int)) (v_prenex_312 (Array Int Int)) (v_DerPreprocessor_10 Int) (v_prenex_313 (Array Int Int)) (v_prenex_315 (Array Int Int)) (v_prenex_306 Int)) (let ((.cse35 (store |c_#memory_int| |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.base| (store .cse41 |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.offset| v_DerPreprocessor_10)))) (let ((.cse39 (mod (mod .cse28 (mod (select (select .cse35 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse29) 4294967296)) 4294967296))) (let ((.cse30 (select (select .cse40 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse27)) (.cse31 (* 4 .cse39))) (or (< (+ .cse30 .cse31) 0) (< (+ (select (select (store (store .cse32 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base| v_prenex_314) |c_~#g_val~0.base| v_prenex_311) |c_~#g_queue~0.base|) .cse2) (* (mod (let ((.cse33 (select (store (let ((.cse34 (store .cse35 .cse36 v_prenex_309))) (store .cse34 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base| (store (select .cse34 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse6 v_prenex_310))) |c_~#g_val~0.base| v_prenex_313) |c_~#g_queue~0.base|))) (mod (mod (select .cse33 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse33 .cse4) 4294967296))) 4294967296) 4)) (+ (select |c_#length| (select (select (store (let ((.cse37 (store .cse38 .cse36 v_prenex_315))) (store .cse37 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base| (store (select .cse37 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse6 v_prenex_306))) |c_~#g_val~0.base| v_prenex_312) |c_~#g_queue~0.base|) .cse2)) 17179869181)) (< (select |c_#length| .cse36) (+ .cse30 .cse31 4)) (< 2147483647 .cse39)))))) (not (= (store (select .cse32 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse6 (select v_prenex_314 .cse6)) v_prenex_314))))))) (forall ((v_DerPreprocessor_11 Int) (v_DerPreprocessor_9 Int) (v_prenex_144 (Array Int Int)) (v_prenex_139 (Array Int Int))) (let ((.cse52 (store |c_#memory_$Pointer$.offset| |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.base| (store .cse42 |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.offset| v_DerPreprocessor_11))) (.cse50 (select (select (store |c_#memory_$Pointer$.base| |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.base| (store .cse43 |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.offset| v_DerPreprocessor_9)) |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse27))) (let ((.cse44 (store .cse52 .cse50 v_prenex_139))) (or (not (= v_prenex_144 (store (select .cse44 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse6 (select v_prenex_144 .cse6)))) (forall ((v_prenex_141 (Array Int Int)) (v_prenex_142 (Array Int Int)) (v_prenex_143 (Array Int Int)) (v_prenex_140 Int) (v_DerPreprocessor_10 Int)) (let ((.cse49 (store |c_#memory_int| |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.base| (store .cse41 |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.offset| v_DerPreprocessor_10)))) (let ((.cse51 (mod (mod .cse28 (mod (select (select .cse49 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse29) 4294967296)) 4294967296))) (let ((.cse45 (select (select .cse52 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse27)) (.cse46 (* 4 .cse51))) (or (< (+ .cse45 .cse46) 0) (< 0 (+ (* (mod (let ((.cse47 (select (store (let ((.cse48 (store .cse49 .cse50 v_prenex_141))) (store .cse48 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base| (store (select .cse48 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse6 v_prenex_140))) |c_~#g_val~0.base| v_prenex_143) |c_~#g_queue~0.base|))) (mod (mod (select .cse47 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse47 .cse4) 4294967296))) 4294967296) 4) (select (select (store (store .cse44 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base| v_prenex_144) |c_~#g_val~0.base| v_prenex_142) |c_~#g_queue~0.base|) .cse2) 1)) (< (select |c_#length| .cse50) (+ .cse45 .cse46 4)) (< 2147483647 .cse51)))))))))) (forall ((v_DerPreprocessor_11 Int) (v_DerPreprocessor_10 Int)) (let ((.cse62 (store |c_#memory_int| |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.base| (store .cse41 |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.offset| v_DerPreprocessor_10)))) (let ((.cse59 (store |c_#memory_$Pointer$.offset| |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.base| (store .cse42 |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.offset| v_DerPreprocessor_11))) (.cse63 (mod (mod .cse28 (mod (select (select .cse62 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse29) 4294967296)) 4294967296))) (let ((.cse58 (+ (select (select .cse59 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse27) (* 4 .cse63)))) (or (forall ((v_prenex_290 (Array Int Int)) (v_prenex_293 (Array Int Int)) (v_prenex_294 (Array Int Int)) (v_prenex_289 Int) (v_prenex_295 (Array Int Int)) (v_prenex_296 (Array Int Int)) (v_prenex_297 (Array Int Int)) (v_prenex_288 (Array Int Int)) (v_prenex_291 Int) (v_prenex_292 Int)) (let ((.cse56 (store |c_#memory_$Pointer$.base| |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.base| (store .cse43 |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.offset| v_prenex_292)))) (let ((.cse57 (select (select .cse56 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse27))) (let ((.cse53 (mod (let ((.cse60 (select (store (let ((.cse61 (store .cse62 .cse57 v_prenex_294))) (store .cse61 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base| (store (select .cse61 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse6 v_prenex_289))) |c_~#g_val~0.base| v_prenex_296) |c_~#g_queue~0.base|))) (mod (mod (select .cse60 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse60 .cse4) 4294967296))) 4294967296)) (.cse54 (store .cse59 .cse57 v_prenex_293))) (or (< 2147483647 .cse53) (< (+ (* 4 .cse53) (select (select (store (store .cse54 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base| v_prenex_288) |c_~#g_val~0.base| v_prenex_295) |c_~#g_queue~0.base|) .cse2) 3) (select |c_#length| (select (select (store (let ((.cse55 (store .cse56 .cse57 v_prenex_297))) (store .cse55 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base| (store (select .cse55 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse6 v_prenex_291))) |c_~#g_val~0.base| v_prenex_290) |c_~#g_queue~0.base|) .cse2))) (not (= v_prenex_288 (store (select .cse54 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse6 (select v_prenex_288 .cse6)))) (< (+ 17179869180 (select |c_#length| .cse57)) .cse58)))))) (< .cse58 17179869184) (< .cse63 2147483648)))))) (forall ((v_DerPreprocessor_11 Int) (v_DerPreprocessor_10 Int)) (let ((.cse66 (store |c_#memory_int| |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.base| (store .cse41 |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.offset| v_DerPreprocessor_10)))) (let ((.cse70 (store |c_#memory_$Pointer$.offset| |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.base| (store .cse42 |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.offset| v_DerPreprocessor_11))) (.cse71 (mod (mod .cse28 (mod (select (select .cse66 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse29) 4294967296)) 4294967296))) (let ((.cse69 (+ (select (select .cse70 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse27) (* 4 .cse71)))) (or (forall ((v_prenex_279 Int) (v_prenex_280 (Array Int Int)) (v_prenex_281 (Array Int Int)) (v_prenex_282 (Array Int Int)) (v_prenex_283 (Array Int Int)) (v_prenex_285 (Array Int Int)) (v_prenex_284 Int)) (let ((.cse67 (select (select (store |c_#memory_$Pointer$.base| |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.base| (store .cse43 |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.offset| v_prenex_279)) |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse27))) (let ((.cse68 (store .cse70 .cse67 v_prenex_285))) (or (< 0 (+ (* 4 (mod (let ((.cse64 (select (store (let ((.cse65 (store .cse66 .cse67 v_prenex_280))) (store .cse65 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base| (store (select .cse65 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse6 v_prenex_284))) |c_~#g_val~0.base| v_prenex_282) |c_~#g_queue~0.base|))) (mod (mod (select .cse64 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse64 .cse4) 4294967296))) 4294967296)) (select (select (store (store .cse68 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base| v_prenex_283) |c_~#g_val~0.base| v_prenex_281) |c_~#g_queue~0.base|) .cse2) 1)) (< (+ 17179869180 (select |c_#length| .cse67)) .cse69) (not (= (store (select .cse68 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse6 (select v_prenex_283 .cse6)) v_prenex_283)))))) (< .cse69 17179869184) (< .cse71 2147483648)))))) (forall ((v_DerPreprocessor_11 Int) (v_DerPreprocessor_10 Int)) (let ((.cse79 (store |c_#memory_int| |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.base| (store .cse41 |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.offset| v_DerPreprocessor_10)))) (let ((.cse76 (store |c_#memory_$Pointer$.offset| |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.base| (store .cse42 |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.offset| v_DerPreprocessor_11))) (.cse80 (mod (mod .cse28 (mod (select (select .cse79 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse29) 4294967296)) 4294967296))) (let ((.cse72 (+ (select (select .cse76 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse27) (* 4 .cse80)))) (or (< .cse72 17179869184) (forall ((v_prenex_305 (Array Int Int)) (v_prenex_304 Int) (v_prenex_300 Int) (v_prenex_299 (Array Int Int)) (v_prenex_301 (Array Int Int)) (v_prenex_302 (Array Int Int)) (v_prenex_303 (Array Int Int))) (let ((.cse75 (select (select (store |c_#memory_$Pointer$.base| |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.base| (store .cse43 |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.offset| v_prenex_304)) |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse27))) (let ((.cse74 (mod (let ((.cse77 (select (store (let ((.cse78 (store .cse79 .cse75 v_prenex_301))) (store .cse78 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base| (store (select .cse78 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse6 v_prenex_300))) |c_~#g_val~0.base| v_prenex_303) |c_~#g_queue~0.base|))) (mod (mod (select .cse77 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse77 .cse4) 4294967296))) 4294967296)) (.cse73 (store .cse76 .cse75 v_prenex_299))) (or (< 17179869183 (+ (select (select (store (store .cse73 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base| v_prenex_305) |c_~#g_val~0.base| v_prenex_302) |c_~#g_queue~0.base|) .cse2) (* .cse74 4))) (< .cse74 2147483648) (not (= (store (select .cse73 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse6 (select v_prenex_305 .cse6)) v_prenex_305)) (< (+ 17179869180 (select |c_#length| .cse75)) .cse72))))) (< .cse80 2147483648)))))) (forall ((v_prenex_125 Int) (v_prenex_286 Int) (v_DerPreprocessor_10 Int) (v_prenex_126 (Array Int Int)) (v_prenex_128 (Array Int Int))) (let ((.cse84 (store |c_#memory_$Pointer$.base| |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.base| (store .cse43 |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.offset| v_prenex_286)))) (let ((.cse88 (store |c_#memory_int| |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.base| (store .cse41 |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.offset| v_DerPreprocessor_10))) (.cse85 (select (select .cse84 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse27))) (let ((.cse81 (mod (let ((.cse90 (select (store (let ((.cse91 (store .cse88 .cse85 v_prenex_126))) (store .cse91 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base| (store (select .cse91 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse6 v_prenex_125))) |c_~#g_val~0.base| v_prenex_128) |c_~#g_queue~0.base|))) (mod (mod (select .cse90 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse90 .cse4) 4294967296))) 4294967296))) (or (< 2147483647 .cse81) (forall ((v_prenex_129 (Array Int Int)) (v_DerPreprocessor_11 Int) (v_ArrVal_1941 (Array Int Int)) (v_ArrVal_1939 Int) (v_prenex_124 (Array Int Int)) (v_prenex_127 (Array Int Int)) (v_ArrVal_1935 (Array Int Int))) (let ((.cse89 (store |c_#memory_$Pointer$.offset| |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.base| (store .cse42 |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.offset| v_DerPreprocessor_11)))) (let ((.cse82 (store .cse89 .cse85 v_prenex_124)) (.cse86 (select (select .cse89 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse27)) (.cse87 (* 4 (mod (mod .cse28 (mod (select (select .cse88 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse29) 4294967296)) 4294967296)))) (or (not (= (store (select .cse82 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse6 (select v_prenex_129 .cse6)) v_prenex_129)) (< (+ (select (select (store (store .cse82 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base| v_prenex_129) |c_~#g_val~0.base| v_prenex_127) |c_~#g_queue~0.base|) .cse2) (* .cse81 4) 3) (select |c_#length| (select (select (store (let ((.cse83 (store .cse84 .cse85 v_ArrVal_1935))) (store .cse83 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base| (store (select .cse83 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse6 v_ArrVal_1939))) |c_~#g_val~0.base| v_ArrVal_1941) |c_~#g_queue~0.base|) .cse2))) (< (+ .cse86 .cse87) 17179869184) (< (select |c_#length| .cse85) (+ .cse86 .cse87 4))))))))))) (forall ((v_DerPreprocessor_11 Int) (v_prenex_308 (Array Int Int)) (v_prenex_307 Int) (v_prenex_314 (Array Int Int))) (let ((.cse98 (store |c_#memory_$Pointer$.base| |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.base| (store .cse43 |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.offset| v_prenex_307)))) (let ((.cse101 (store |c_#memory_$Pointer$.offset| |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.base| (store .cse42 |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.offset| v_DerPreprocessor_11))) (.cse96 (select (select .cse98 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse27))) (let ((.cse92 (store .cse101 .cse96 v_prenex_308))) (or (forall ((v_prenex_309 (Array Int Int)) (v_prenex_310 Int) (v_prenex_311 (Array Int Int)) (v_prenex_312 (Array Int Int)) (v_DerPreprocessor_10 Int) (v_prenex_313 (Array Int Int)) (v_prenex_315 (Array Int Int)) (v_prenex_306 Int)) (let ((.cse95 (store |c_#memory_int| |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.base| (store .cse41 |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.offset| v_DerPreprocessor_10)))) (let ((.cse99 (select (select .cse101 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse27)) (.cse100 (* 4 (mod (mod .cse28 (mod (select (select .cse95 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse29) 4294967296)) 4294967296)))) (or (< (+ (select (select (store (store .cse92 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base| v_prenex_314) |c_~#g_val~0.base| v_prenex_311) |c_~#g_queue~0.base|) .cse2) (* (mod (let ((.cse93 (select (store (let ((.cse94 (store .cse95 .cse96 v_prenex_309))) (store .cse94 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base| (store (select .cse94 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse6 v_prenex_310))) |c_~#g_val~0.base| v_prenex_313) |c_~#g_queue~0.base|))) (mod (mod (select .cse93 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse93 .cse4) 4294967296))) 4294967296) 4)) (+ (select |c_#length| (select (select (store (let ((.cse97 (store .cse98 .cse96 v_prenex_315))) (store .cse97 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base| (store (select .cse97 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse6 v_prenex_306))) |c_~#g_val~0.base| v_prenex_312) |c_~#g_queue~0.base|) .cse2)) 17179869181)) (< (select |c_#length| .cse96) (+ .cse99 .cse100 4)) (< (+ .cse99 .cse100) 17179869184))))) (not (= (store (select .cse92 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse6 (select v_prenex_314 .cse6)) v_prenex_314))))))) (forall ((v_prenex_125 Int) (v_prenex_286 Int) (v_DerPreprocessor_10 Int) (v_prenex_126 (Array Int Int)) (v_prenex_128 (Array Int Int))) (let ((.cse107 (store |c_#memory_$Pointer$.base| |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.base| (store .cse43 |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.offset| v_prenex_286)))) (let ((.cse111 (store |c_#memory_int| |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.base| (store .cse41 |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.offset| v_DerPreprocessor_10))) (.cse108 (select (select .cse107 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse27))) (let ((.cse105 (mod (let ((.cse112 (select (store (let ((.cse113 (store .cse111 .cse108 v_prenex_126))) (store .cse113 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base| (store (select .cse113 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse6 v_prenex_125))) |c_~#g_val~0.base| v_prenex_128) |c_~#g_queue~0.base|))) (mod (mod (select .cse112 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse112 .cse4) 4294967296))) 4294967296)) (.cse109 (mod (mod .cse28 (mod (select (select .cse111 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse29) 4294967296)) 4294967296))) (or (forall ((v_prenex_129 (Array Int Int)) (v_DerPreprocessor_11 Int) (v_ArrVal_1941 (Array Int Int)) (v_ArrVal_1939 Int) (v_prenex_124 (Array Int Int)) (v_prenex_127 (Array Int Int)) (v_ArrVal_1935 (Array Int Int))) (let ((.cse110 (store |c_#memory_$Pointer$.offset| |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.base| (store .cse42 |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.offset| v_DerPreprocessor_11)))) (let ((.cse104 (store .cse110 .cse108 v_prenex_124)) (.cse102 (select (select .cse110 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse27)) (.cse103 (* 4 .cse109))) (or (< (+ .cse102 .cse103) 0) (not (= (store (select .cse104 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse6 (select v_prenex_129 .cse6)) v_prenex_129)) (< (+ (select (select (store (store .cse104 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base| v_prenex_129) |c_~#g_val~0.base| v_prenex_127) |c_~#g_queue~0.base|) .cse2) (* .cse105 4) 3) (select |c_#length| (select (select (store (let ((.cse106 (store .cse107 .cse108 v_ArrVal_1935))) (store .cse106 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base| (store (select .cse106 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse6 v_ArrVal_1939))) |c_~#g_val~0.base| v_ArrVal_1941) |c_~#g_queue~0.base|) .cse2))) (< (select |c_#length| .cse108) (+ .cse102 .cse103 4)))))) (< 2147483647 .cse105) (< 2147483647 .cse109)))))) (forall ((|writerThread1of1ForFork0_vatomic32_write_~v#1| Int) (v_ArrVal_1933 (Array Int Int)) (v_ArrVal_1940 (Array Int Int)) (v_prenex_287 Int) (v_DerPreprocessor_10 Int)) (let ((.cse121 (store |c_#memory_int| |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.base| (store .cse41 |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.offset| v_DerPreprocessor_10))) (.cse118 (select (select (store |c_#memory_$Pointer$.base| |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.base| (store .cse43 |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.offset| v_prenex_287)) |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse27))) (let ((.cse115 (mod (let ((.cse122 (select (store (let ((.cse123 (store .cse121 .cse118 v_ArrVal_1933))) (store .cse123 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base| (store (select .cse123 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse6 |writerThread1of1ForFork0_vatomic32_write_~v#1|))) |c_~#g_val~0.base| v_ArrVal_1940) |c_~#g_queue~0.base|))) (mod (mod (select .cse122 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse122 .cse4) 4294967296))) 4294967296)) (.cse119 (mod (mod .cse28 (mod (select (select .cse121 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse29) 4294967296)) 4294967296))) (or (forall ((v_ArrVal_1934 (Array Int Int)) (v_DerPreprocessor_11 Int) (v_ArrVal_1942 (Array Int Int)) (v_ArrVal_1937 (Array Int Int))) (let ((.cse120 (store |c_#memory_$Pointer$.offset| |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.base| (store .cse42 |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.offset| v_DerPreprocessor_11)))) (let ((.cse114 (store .cse120 .cse118 v_ArrVal_1934)) (.cse116 (select (select .cse120 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse27)) (.cse117 (* 4 .cse119))) (or (< 17179869183 (+ (select (select (store (store .cse114 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base| v_ArrVal_1937) |c_~#g_val~0.base| v_ArrVal_1942) |c_~#g_queue~0.base|) .cse2) (* .cse115 4))) (< (+ .cse116 .cse117) 0) (not (= (store (select .cse114 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse6 (select v_ArrVal_1937 .cse6)) v_ArrVal_1937)) (< (select |c_#length| .cse118) (+ .cse116 .cse117 4)))))) (< .cse115 2147483648) (< 2147483647 .cse119))))) (forall ((|writerThread1of1ForFork0_vatomic32_write_~v#1| Int) (v_ArrVal_1933 (Array Int Int)) (v_ArrVal_1940 (Array Int Int)) (v_prenex_287 Int) (v_DerPreprocessor_10 Int)) (let ((.cse129 (store |c_#memory_int| |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.base| (store .cse41 |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.offset| v_DerPreprocessor_10))) (.cse128 (select (select (store |c_#memory_$Pointer$.base| |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.base| (store .cse43 |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.offset| v_prenex_287)) |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse27))) (let ((.cse124 (mod (let ((.cse131 (select (store (let ((.cse132 (store .cse129 .cse128 v_ArrVal_1933))) (store .cse132 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base| (store (select .cse132 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse6 |writerThread1of1ForFork0_vatomic32_write_~v#1|))) |c_~#g_val~0.base| v_ArrVal_1940) |c_~#g_queue~0.base|))) (mod (mod (select .cse131 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse131 .cse4) 4294967296))) 4294967296))) (or (< .cse124 2147483648) (forall ((v_ArrVal_1934 (Array Int Int)) (v_DerPreprocessor_11 Int) (v_ArrVal_1942 (Array Int Int)) (v_ArrVal_1937 (Array Int Int))) (let ((.cse130 (store |c_#memory_$Pointer$.offset| |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.base| (store .cse42 |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.offset| v_DerPreprocessor_11)))) (let ((.cse125 (store .cse130 .cse128 v_ArrVal_1934)) (.cse126 (select (select .cse130 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse27)) (.cse127 (* 4 (mod (mod .cse28 (mod (select (select .cse129 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse29) 4294967296)) 4294967296)))) (or (< 17179869183 (+ (select (select (store (store .cse125 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base| v_ArrVal_1937) |c_~#g_val~0.base| v_ArrVal_1942) |c_~#g_queue~0.base|) .cse2) (* .cse124 4))) (< (+ .cse126 .cse127) 17179869184) (not (= (store (select .cse125 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse6 (select v_ArrVal_1937 .cse6)) v_ArrVal_1937)) (< (select |c_#length| .cse128) (+ .cse126 .cse127 4)))))))))) (forall ((v_DerPreprocessor_11 Int) (v_DerPreprocessor_9 Int) (v_prenex_144 (Array Int Int)) (v_prenex_139 (Array Int Int))) (let ((.cse140 (store |c_#memory_$Pointer$.offset| |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.base| (store .cse42 |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.offset| v_DerPreprocessor_11))) (.cse136 (select (select (store |c_#memory_$Pointer$.base| |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.base| (store .cse43 |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.offset| v_DerPreprocessor_9)) |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse27))) (let ((.cse137 (store .cse140 .cse136 v_prenex_139))) (or (forall ((v_prenex_141 (Array Int Int)) (v_prenex_142 (Array Int Int)) (v_prenex_143 (Array Int Int)) (v_prenex_140 Int) (v_DerPreprocessor_10 Int)) (let ((.cse135 (store |c_#memory_int| |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.base| (store .cse41 |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.offset| v_DerPreprocessor_10)))) (let ((.cse138 (select (select .cse140 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse27)) (.cse139 (* 4 (mod (mod .cse28 (mod (select (select .cse135 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse29) 4294967296)) 4294967296)))) (or (< 0 (+ (* (mod (let ((.cse133 (select (store (let ((.cse134 (store .cse135 .cse136 v_prenex_141))) (store .cse134 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base| (store (select .cse134 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse6 v_prenex_140))) |c_~#g_val~0.base| v_prenex_143) |c_~#g_queue~0.base|))) (mod (mod (select .cse133 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse133 .cse4) 4294967296))) 4294967296) 4) (select (select (store (store .cse137 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base| v_prenex_144) |c_~#g_val~0.base| v_prenex_142) |c_~#g_queue~0.base|) .cse2) 1)) (< (select |c_#length| .cse136) (+ .cse138 .cse139 4)) (< (+ .cse138 .cse139) 17179869184))))) (not (= v_prenex_144 (store (select .cse137 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse6 (select v_prenex_144 .cse6)))))))) (forall ((v_DerPreprocessor_11 Int) (v_DerPreprocessor_10 Int)) (let ((.cse147 (store |c_#memory_int| |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.base| (store .cse41 |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.offset| v_DerPreprocessor_10)))) (let ((.cse150 (store |c_#memory_$Pointer$.offset| |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.base| (store .cse42 |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.offset| v_DerPreprocessor_11))) (.cse142 (mod (mod .cse28 (mod (select (select .cse147 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse29) 4294967296)) 4294967296))) (let ((.cse141 (+ (select (select .cse150 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse27) (* 4 .cse142)))) (or (< .cse141 17179869184) (< .cse142 2147483648) (forall ((v_prenex_136 Int) (v_prenex_130 (Array Int Int)) (v_prenex_298 Int) (v_prenex_132 (Array Int Int)) (v_prenex_131 Int) (v_prenex_133 (Array Int Int)) (v_prenex_134 (Array Int Int)) (v_prenex_135 (Array Int Int)) (v_prenex_137 (Array Int Int)) (v_prenex_138 (Array Int Int))) (let ((.cse149 (store |c_#memory_$Pointer$.base| |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.base| (store .cse43 |c_writerThread1of1ForFork0_vatomic32_cmpxchg_~a#1.offset| v_prenex_298)))) (let ((.cse143 (select (select .cse149 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse27))) (let ((.cse144 (store .cse150 .cse143 v_prenex_130))) (or (< (+ 17179869180 (select |c_#length| .cse143)) .cse141) (< (+ (select (select (store (store .cse144 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base| v_prenex_137) |c_~#g_val~0.base| v_prenex_133) |c_~#g_queue~0.base|) .cse2) (* (mod (let ((.cse145 (select (store (let ((.cse146 (store .cse147 .cse143 v_prenex_132))) (store .cse146 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base| (store (select .cse146 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse6 v_prenex_131))) |c_~#g_val~0.base| v_prenex_135) |c_~#g_queue~0.base|))) (mod (mod (select .cse145 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse145 .cse4) 4294967296))) 4294967296) 4)) (+ 17179869181 (select |c_#length| (select (select (store (let ((.cse148 (store .cse149 .cse143 v_prenex_138))) (store .cse148 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base| (store (select .cse148 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse6 v_prenex_136))) |c_~#g_val~0.base| v_prenex_134) |c_~#g_queue~0.base|) .cse2)))) (not (= (store (select .cse144 |c_writerThread1of1ForFork0_bounded_mpmc_enq_~q#1.base|) .cse6 (select v_prenex_137 .cse6)) v_prenex_137)))))))))))))) (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:10:25,912 WARN L286 SmtUtils]: Spent 5.08s 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:12:29,468 WARN L286 SmtUtils]: Spent 5.15s 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:13:08,364 WARN L286 SmtUtils]: Spent 5.21s 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:13:14,832 WARN L873 $PredicateComparison]: unable to prove that (or (let ((.cse3 (+ |c_~#g_queue~0.offset| 4)) (.cse18 (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_vatomic32_write_~a#1.base|)) (.cse6 (+ |c_~#g_queue~0.offset| 16)) (.cse12 (+ |c_~#g_queue~0.offset| 20)) (.cse19 (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_vatomic32_write_~a#1.base|)) (.cse20 (select |c_#memory_int| |c_ULTIMATE.start_vatomic32_write_~a#1.base|))) (and (forall ((v_ArrVal_1916 Int) (v_ArrVal_1917 Int) (|ULTIMATE.start_vatomic32_write_~v#1| Int) (|v_ULTIMATE.start_main_~#t~0#1.base_57| Int)) (or (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#t~0#1.base_57|) 0)) (forall ((v_ArrVal_1922 (Array Int Int)) (v_ArrVal_1921 (Array Int Int)) (v_ArrVal_1920 (Array Int Int)) (v_ArrVal_1919 Int) (|v_writerThread1of1ForFork0_~#xbo~0#1.base_10| Int)) (let ((.cse7 (store (store |c_#length| |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1919) |v_writerThread1of1ForFork0_~#xbo~0#1.base_10| 16))) (or (forall ((v_ArrVal_1926 (Array Int Int)) (v_ArrVal_1925 (Array Int Int)) (v_ArrVal_1924 (Array Int Int))) (let ((.cse13 (store (store |c_#memory_int| |c_ULTIMATE.start_vatomic32_write_~a#1.base| (store .cse20 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| |ULTIMATE.start_vatomic32_write_~v#1|)) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1921))) (let ((.cse5 (store (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_vatomic32_write_~a#1.base| (store .cse19 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| v_ArrVal_1916)) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1922)) (.cse14 (store .cse13 |c_~#g_val~0.base| v_ArrVal_1924)) (.cse8 (store (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_vatomic32_write_~a#1.base| (store .cse18 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| v_ArrVal_1917)) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1920))) (let ((.cse9 (store .cse8 |c_~#g_val~0.base| v_ArrVal_1925)) (.cse15 (select .cse14 |c_~#g_queue~0.base|)) (.cse0 (store .cse5 |c_~#g_val~0.base| v_ArrVal_1926))) (let ((.cse1 (select .cse0 |c_~#g_queue~0.base|)) (.cse17 (mod (mod (mod (select .cse15 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse15 .cse12) 4294967296)) 4294967296)) (.cse10 (select .cse9 |c_~#g_queue~0.base|))) (let ((.cse2 (select .cse10 .cse6)) (.cse16 (+ (select .cse1 .cse6) (* .cse17 4)))) (or (forall ((v_prenex_290 (Array Int Int)) (v_DerPreprocessor_11 Int) (v_prenex_293 (Array Int Int)) (v_prenex_294 (Array Int Int)) (v_prenex_295 (Array Int Int)) (v_prenex_296 (Array Int Int)) (v_prenex_297 (Array Int Int)) (v_prenex_288 (Array Int Int)) (v_DerPreprocessor_10 Int) (v_prenex_289 Int) (v_prenex_291 Int) (v_prenex_292 Int)) (let ((.cse4 (mod (let ((.cse11 (select (store (store (store .cse13 .cse2 v_prenex_294) |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)) .cse2 v_prenex_294) |c_~#g_queue~0.base|) .cse3 v_prenex_289)) |c_~#g_val~0.base| v_prenex_296) |c_~#g_queue~0.base|))) (mod (mod (select .cse11 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse11 .cse12) 4294967296))) 4294967296))) (or (not (= v_prenex_288 (store (select (store (store .cse0 |c_~#g_queue~0.base| (store .cse1 |c_~#g_queue~0.offset| v_DerPreprocessor_11)) .cse2 v_prenex_293) |c_~#g_queue~0.base|) .cse3 (select v_prenex_288 .cse3)))) (< 2147483647 .cse4) (< (+ 3 (* .cse4 4) (select (select (store (store (store .cse5 .cse2 v_prenex_293) |c_~#g_queue~0.base| v_prenex_288) |c_~#g_val~0.base| v_prenex_295) |c_~#g_queue~0.base|) .cse6)) (select .cse7 (select (select (store (store (store .cse8 .cse2 v_prenex_297) |c_~#g_queue~0.base| (store (select (store (store .cse9 |c_~#g_queue~0.base| (store .cse10 |c_~#g_queue~0.offset| v_prenex_292)) .cse2 v_prenex_297) |c_~#g_queue~0.base|) .cse3 v_prenex_291)) |c_~#g_val~0.base| v_prenex_290) |c_~#g_queue~0.base|) .cse6)))))) (< .cse16 17179869184) (< .cse17 2147483648) (< (+ 17179869180 (select .cse7 .cse2)) .cse16)))))))) (< (select .cse7 |c_~#g_queue~0.base|) .cse3)))))) (forall ((v_ArrVal_1916 Int) (v_ArrVal_1917 Int) (|ULTIMATE.start_vatomic32_write_~v#1| Int) (|v_ULTIMATE.start_main_~#t~0#1.base_57| Int)) (or (forall ((v_ArrVal_1922 (Array Int Int)) (v_ArrVal_1921 (Array Int Int)) (v_ArrVal_1920 (Array Int Int)) (v_ArrVal_1919 Int) (|v_writerThread1of1ForFork0_~#xbo~0#1.base_10| Int)) (let ((.cse30 (store (store |c_#length| |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1919) |v_writerThread1of1ForFork0_~#xbo~0#1.base_10| 16))) (or (forall ((v_ArrVal_1926 (Array Int Int)) (v_ArrVal_1925 (Array Int Int)) (v_ArrVal_1924 (Array Int Int))) (let ((.cse27 (store (store |c_#memory_int| |c_ULTIMATE.start_vatomic32_write_~a#1.base| (store .cse20 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| |ULTIMATE.start_vatomic32_write_~v#1|)) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1921)) (.cse22 (store (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_vatomic32_write_~a#1.base| (store .cse19 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| v_ArrVal_1916)) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1922))) (let ((.cse24 (store .cse22 |c_~#g_val~0.base| v_ArrVal_1926)) (.cse28 (store .cse27 |c_~#g_val~0.base| v_ArrVal_1924))) (let ((.cse29 (select .cse28 |c_~#g_queue~0.base|)) (.cse25 (select .cse24 |c_~#g_queue~0.base|))) (let ((.cse23 (select (select (store (store (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_vatomic32_write_~a#1.base| (store .cse18 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| v_ArrVal_1917)) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1920) |c_~#g_val~0.base| v_ArrVal_1925) |c_~#g_queue~0.base|) .cse6)) (.cse31 (select .cse25 .cse6)) (.cse32 (* (mod (mod (mod (select .cse29 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse29 .cse12) 4294967296)) 4294967296) 4))) (or (forall ((v_ArrVal_1934 (Array Int Int)) (|writerThread1of1ForFork0_vatomic32_write_~v#1| Int) (v_ArrVal_1933 (Array Int Int)) (v_DerPreprocessor_11 Int) (v_ArrVal_1942 (Array Int Int)) (v_ArrVal_1940 (Array Int Int)) (v_ArrVal_1937 (Array Int Int)) (v_DerPreprocessor_10 Int)) (let ((.cse21 (mod (let ((.cse26 (select (store (store (store .cse27 .cse23 v_ArrVal_1933) |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)) .cse23 v_ArrVal_1933) |c_~#g_queue~0.base|) .cse3 |writerThread1of1ForFork0_vatomic32_write_~v#1|)) |c_~#g_val~0.base| v_ArrVal_1940) |c_~#g_queue~0.base|))) (mod (mod (select .cse26 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse26 .cse12) 4294967296))) 4294967296))) (or (< .cse21 2147483648) (< 17179869183 (+ (select (select (store (store (store .cse22 .cse23 v_ArrVal_1934) |c_~#g_queue~0.base| v_ArrVal_1937) |c_~#g_val~0.base| v_ArrVal_1942) |c_~#g_queue~0.base|) .cse6) (* .cse21 4))) (not (= v_ArrVal_1937 (store (select (store (store .cse24 |c_~#g_queue~0.base| (store .cse25 |c_~#g_queue~0.offset| v_DerPreprocessor_11)) .cse23 v_ArrVal_1934) |c_~#g_queue~0.base|) .cse3 (select v_ArrVal_1937 .cse3))))))) (< (select .cse30 .cse23) (+ .cse31 4 .cse32)) (< (+ .cse31 .cse32) 17179869184))))))) (< (select .cse30 |c_~#g_queue~0.base|) .cse3)))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#t~0#1.base_57|) 0)))) (forall ((v_ArrVal_1916 Int) (v_ArrVal_1917 Int) (|ULTIMATE.start_vatomic32_write_~v#1| Int) (|v_ULTIMATE.start_main_~#t~0#1.base_57| Int)) (or (forall ((v_ArrVal_1922 (Array Int Int)) (v_ArrVal_1921 (Array Int Int)) (v_ArrVal_1920 (Array Int Int)) (v_ArrVal_1919 Int) (|v_writerThread1of1ForFork0_~#xbo~0#1.base_10| Int)) (let ((.cse33 (store (store |c_#length| |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1919) |v_writerThread1of1ForFork0_~#xbo~0#1.base_10| 16))) (or (< (select .cse33 |c_~#g_queue~0.base|) .cse3) (forall ((v_ArrVal_1926 (Array Int Int)) (v_ArrVal_1925 (Array Int Int)) (v_ArrVal_1924 (Array Int Int))) (let ((.cse40 (store (store |c_#memory_int| |c_ULTIMATE.start_vatomic32_write_~a#1.base| (store .cse20 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| |ULTIMATE.start_vatomic32_write_~v#1|)) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1921))) (let ((.cse41 (store .cse40 |c_~#g_val~0.base| v_ArrVal_1924)) (.cse35 (store (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_vatomic32_write_~a#1.base| (store .cse19 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| v_ArrVal_1916)) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1922))) (let ((.cse37 (store .cse35 |c_~#g_val~0.base| v_ArrVal_1926)) (.cse42 (select .cse41 |c_~#g_queue~0.base|))) (let ((.cse45 (mod (mod (mod (select .cse42 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse42 .cse12) 4294967296)) 4294967296)) (.cse38 (select .cse37 |c_~#g_queue~0.base|))) (let ((.cse36 (select (select (store (store (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_vatomic32_write_~a#1.base| (store .cse18 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| v_ArrVal_1917)) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1920) |c_~#g_val~0.base| v_ArrVal_1925) |c_~#g_queue~0.base|) .cse6)) (.cse43 (select .cse38 .cse6)) (.cse44 (* .cse45 4))) (or (forall ((v_ArrVal_1934 (Array Int Int)) (|writerThread1of1ForFork0_vatomic32_write_~v#1| Int) (v_ArrVal_1933 (Array Int Int)) (v_DerPreprocessor_11 Int) (v_ArrVal_1942 (Array Int Int)) (v_ArrVal_1940 (Array Int Int)) (v_ArrVal_1937 (Array Int Int)) (v_DerPreprocessor_10 Int)) (let ((.cse34 (mod (let ((.cse39 (select (store (store (store .cse40 .cse36 v_ArrVal_1933) |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)) .cse36 v_ArrVal_1933) |c_~#g_queue~0.base|) .cse3 |writerThread1of1ForFork0_vatomic32_write_~v#1|)) |c_~#g_val~0.base| v_ArrVal_1940) |c_~#g_queue~0.base|))) (mod (mod (select .cse39 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse39 .cse12) 4294967296))) 4294967296))) (or (< .cse34 2147483648) (< 17179869183 (+ (select (select (store (store (store .cse35 .cse36 v_ArrVal_1934) |c_~#g_queue~0.base| v_ArrVal_1937) |c_~#g_val~0.base| v_ArrVal_1942) |c_~#g_queue~0.base|) .cse6) (* .cse34 4))) (not (= v_ArrVal_1937 (store (select (store (store .cse37 |c_~#g_queue~0.base| (store .cse38 |c_~#g_queue~0.offset| v_DerPreprocessor_11)) .cse36 v_ArrVal_1934) |c_~#g_queue~0.base|) .cse3 (select v_ArrVal_1937 .cse3))))))) (< (select .cse33 .cse36) (+ .cse43 4 .cse44)) (< 2147483647 .cse45) (< (+ .cse43 .cse44) 0))))))))))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#t~0#1.base_57|) 0)))) (forall ((v_ArrVal_1916 Int) (v_ArrVal_1917 Int) (|ULTIMATE.start_vatomic32_write_~v#1| Int) (|v_ULTIMATE.start_main_~#t~0#1.base_57| Int)) (or (forall ((v_ArrVal_1922 (Array Int Int)) (v_ArrVal_1921 (Array Int Int)) (v_ArrVal_1920 (Array Int Int)) (v_ArrVal_1919 Int) (|v_writerThread1of1ForFork0_~#xbo~0#1.base_10| Int)) (let ((.cse46 (store (store |c_#length| |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1919) |v_writerThread1of1ForFork0_~#xbo~0#1.base_10| 16))) (or (< (select .cse46 |c_~#g_queue~0.base|) .cse3) (forall ((v_ArrVal_1926 (Array Int Int)) (v_ArrVal_1925 (Array Int Int)) (v_ArrVal_1924 (Array Int Int))) (let ((.cse48 (store (store |c_#memory_int| |c_ULTIMATE.start_vatomic32_write_~a#1.base| (store .cse20 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| |ULTIMATE.start_vatomic32_write_~v#1|)) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1921)) (.cse52 (store (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_vatomic32_write_~a#1.base| (store .cse19 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| v_ArrVal_1916)) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1922)) (.cse53 (store (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_vatomic32_write_~a#1.base| (store .cse18 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| v_ArrVal_1917)) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1920))) (let ((.cse54 (store .cse53 |c_~#g_val~0.base| v_ArrVal_1925)) (.cse56 (store .cse52 |c_~#g_val~0.base| v_ArrVal_1926)) (.cse50 (store .cse48 |c_~#g_val~0.base| v_ArrVal_1924))) (let ((.cse51 (select .cse50 |c_~#g_queue~0.base|)) (.cse57 (select .cse56 |c_~#g_queue~0.base|)) (.cse55 (select .cse54 |c_~#g_queue~0.base|))) (let ((.cse49 (select .cse55 .cse6)) (.cse58 (select .cse57 .cse6)) (.cse59 (* (mod (mod (mod (select .cse51 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse51 .cse12) 4294967296)) 4294967296) 4))) (or (forall ((v_DerPreprocessor_11 Int) (v_prenex_311 (Array Int Int)) (v_prenex_307 Int) (v_prenex_312 (Array Int Int)) (v_DerPreprocessor_10 Int) (v_prenex_313 (Array Int Int)) (v_prenex_314 (Array Int Int)) (v_prenex_315 (Array Int Int)) (v_prenex_306 Int) (v_prenex_308 (Array Int Int)) (v_prenex_309 (Array Int Int)) (v_prenex_310 Int)) (or (< (+ (* (mod (let ((.cse47 (select (store (store (store .cse48 .cse49 v_prenex_309) |c_~#g_queue~0.base| (store (select (store (store .cse50 |c_~#g_queue~0.base| (store .cse51 |c_~#g_queue~0.offset| v_DerPreprocessor_10)) .cse49 v_prenex_309) |c_~#g_queue~0.base|) .cse3 v_prenex_310)) |c_~#g_val~0.base| v_prenex_313) |c_~#g_queue~0.base|))) (mod (mod (select .cse47 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse47 .cse12) 4294967296))) 4294967296) 4) (select (select (store (store (store .cse52 .cse49 v_prenex_308) |c_~#g_queue~0.base| v_prenex_314) |c_~#g_val~0.base| v_prenex_311) |c_~#g_queue~0.base|) .cse6)) (+ 17179869181 (select .cse46 (select (select (store (store (store .cse53 .cse49 v_prenex_315) |c_~#g_queue~0.base| (store (select (store (store .cse54 |c_~#g_queue~0.base| (store .cse55 |c_~#g_queue~0.offset| v_prenex_307)) .cse49 v_prenex_315) |c_~#g_queue~0.base|) .cse3 v_prenex_306)) |c_~#g_val~0.base| v_prenex_312) |c_~#g_queue~0.base|) .cse6)))) (not (= v_prenex_314 (store (select (store (store .cse56 |c_~#g_queue~0.base| (store .cse57 |c_~#g_queue~0.offset| v_DerPreprocessor_11)) .cse49 v_prenex_308) |c_~#g_queue~0.base|) .cse3 (select v_prenex_314 .cse3)))))) (< (select .cse46 .cse49) (+ .cse58 4 .cse59)) (< (+ .cse58 .cse59) 17179869184)))))))))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#t~0#1.base_57|) 0)))) (forall ((v_ArrVal_1916 Int) (v_ArrVal_1917 Int) (|ULTIMATE.start_vatomic32_write_~v#1| Int) (|v_ULTIMATE.start_main_~#t~0#1.base_57| Int)) (or (forall ((v_ArrVal_1922 (Array Int Int)) (v_ArrVal_1921 (Array Int Int)) (v_ArrVal_1920 (Array Int Int)) (v_ArrVal_1919 Int) (|v_writerThread1of1ForFork0_~#xbo~0#1.base_10| Int)) (let ((.cse60 (store (store |c_#length| |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1919) |v_writerThread1of1ForFork0_~#xbo~0#1.base_10| 16))) (or (forall ((v_ArrVal_1926 (Array Int Int)) (v_ArrVal_1925 (Array Int Int)) (v_ArrVal_1924 (Array Int Int))) (let ((.cse66 (store (store |c_#memory_int| |c_ULTIMATE.start_vatomic32_write_~a#1.base| (store .cse20 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| |ULTIMATE.start_vatomic32_write_~v#1|)) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1921))) (let ((.cse67 (store .cse66 |c_~#g_val~0.base| v_ArrVal_1924)) (.cse69 (store (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_vatomic32_write_~a#1.base| (store .cse19 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| v_ArrVal_1916)) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1922))) (let ((.cse70 (store .cse69 |c_~#g_val~0.base| v_ArrVal_1926)) (.cse68 (select .cse67 |c_~#g_queue~0.base|))) (let ((.cse64 (mod (mod (mod (select .cse68 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse68 .cse12) 4294967296)) 4294967296)) (.cse71 (select .cse70 |c_~#g_queue~0.base|))) (let ((.cse62 (select .cse71 .cse6)) (.cse63 (* .cse64 4)) (.cse61 (select (select (store (store (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_vatomic32_write_~a#1.base| (store .cse18 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| v_ArrVal_1917)) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1920) |c_~#g_val~0.base| v_ArrVal_1925) |c_~#g_queue~0.base|) .cse6))) (or (< (select .cse60 .cse61) (+ .cse62 4 .cse63)) (< 2147483647 .cse64) (< (+ .cse62 .cse63) 0) (forall ((v_DerPreprocessor_11 Int) (v_prenex_141 (Array Int Int)) (v_prenex_142 (Array Int Int)) (v_prenex_143 (Array Int Int)) (v_prenex_144 (Array Int Int)) (v_prenex_140 Int) (v_DerPreprocessor_10 Int) (v_prenex_139 (Array Int Int))) (or (< 0 (+ (* (mod (let ((.cse65 (select (store (store (store .cse66 .cse61 v_prenex_141) |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_prenex_141) |c_~#g_queue~0.base|) .cse3 v_prenex_140)) |c_~#g_val~0.base| v_prenex_143) |c_~#g_queue~0.base|))) (mod (mod (select .cse65 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse65 .cse12) 4294967296))) 4294967296) 4) 1 (select (select (store (store (store .cse69 .cse61 v_prenex_139) |c_~#g_queue~0.base| v_prenex_144) |c_~#g_val~0.base| v_prenex_142) |c_~#g_queue~0.base|) .cse6))) (not (= (store (select (store (store .cse70 |c_~#g_queue~0.base| (store .cse71 |c_~#g_queue~0.offset| v_DerPreprocessor_11)) .cse61 v_prenex_139) |c_~#g_queue~0.base|) .cse3 (select v_prenex_144 .cse3)) v_prenex_144))))))))))) (< (select .cse60 |c_~#g_queue~0.base|) .cse3)))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#t~0#1.base_57|) 0)))) (forall ((v_ArrVal_1916 Int) (v_ArrVal_1917 Int) (|ULTIMATE.start_vatomic32_write_~v#1| Int) (|v_ULTIMATE.start_main_~#t~0#1.base_57| Int)) (or (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#t~0#1.base_57|) 0)) (forall ((v_ArrVal_1922 (Array Int Int)) (v_ArrVal_1921 (Array Int Int)) (v_ArrVal_1920 (Array Int Int)) (v_ArrVal_1919 Int) (|v_writerThread1of1ForFork0_~#xbo~0#1.base_10| Int)) (let ((.cse72 (store (store |c_#length| |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1919) |v_writerThread1of1ForFork0_~#xbo~0#1.base_10| 16))) (or (< (select .cse72 |c_~#g_queue~0.base|) .cse3) (forall ((v_ArrVal_1926 (Array Int Int)) (v_ArrVal_1925 (Array Int Int)) (v_ArrVal_1924 (Array Int Int))) (let ((.cse77 (store (store |c_#memory_int| |c_ULTIMATE.start_vatomic32_write_~a#1.base| (store .cse20 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| |ULTIMATE.start_vatomic32_write_~v#1|)) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1921))) (let ((.cse80 (store (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_vatomic32_write_~a#1.base| (store .cse19 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| v_ArrVal_1916)) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1922)) (.cse78 (store .cse77 |c_~#g_val~0.base| v_ArrVal_1924)) (.cse81 (store (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_vatomic32_write_~a#1.base| (store .cse18 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| v_ArrVal_1917)) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1920))) (let ((.cse82 (store .cse81 |c_~#g_val~0.base| v_ArrVal_1925)) (.cse79 (select .cse78 |c_~#g_queue~0.base|)) (.cse73 (store .cse80 |c_~#g_val~0.base| v_ArrVal_1926))) (let ((.cse74 (select .cse73 |c_~#g_queue~0.base|)) (.cse85 (mod (mod (mod (select .cse79 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse79 .cse12) 4294967296)) 4294967296)) (.cse83 (select .cse82 |c_~#g_queue~0.base|))) (let ((.cse75 (select .cse83 .cse6)) (.cse84 (+ (select .cse74 .cse6) (* .cse85 4)))) (or (forall ((v_DerPreprocessor_11 Int) (v_prenex_130 (Array Int Int)) (v_prenex_132 (Array Int Int)) (v_prenex_133 (Array Int Int)) (v_prenex_134 (Array Int Int)) (v_prenex_135 (Array Int Int)) (v_DerPreprocessor_10 Int) (v_prenex_137 (Array Int Int)) (v_prenex_138 (Array Int Int)) (v_prenex_136 Int) (v_prenex_298 Int) (v_prenex_131 Int)) (or (not (= (store (select (store (store .cse73 |c_~#g_queue~0.base| (store .cse74 |c_~#g_queue~0.offset| v_DerPreprocessor_11)) .cse75 v_prenex_130) |c_~#g_queue~0.base|) .cse3 (select v_prenex_137 .cse3)) v_prenex_137)) (< (+ (* (mod (let ((.cse76 (select (store (store (store .cse77 .cse75 v_prenex_132) |c_~#g_queue~0.base| (store (select (store (store .cse78 |c_~#g_queue~0.base| (store .cse79 |c_~#g_queue~0.offset| v_DerPreprocessor_10)) .cse75 v_prenex_132) |c_~#g_queue~0.base|) .cse3 v_prenex_131)) |c_~#g_val~0.base| v_prenex_135) |c_~#g_queue~0.base|))) (mod (mod (select .cse76 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse76 .cse12) 4294967296))) 4294967296) 4) (select (select (store (store (store .cse80 .cse75 v_prenex_130) |c_~#g_queue~0.base| v_prenex_137) |c_~#g_val~0.base| v_prenex_133) |c_~#g_queue~0.base|) .cse6)) (+ (select .cse72 (select (select (store (store (store .cse81 .cse75 v_prenex_138) |c_~#g_queue~0.base| (store (select (store (store .cse82 |c_~#g_queue~0.base| (store .cse83 |c_~#g_queue~0.offset| v_prenex_298)) .cse75 v_prenex_138) |c_~#g_queue~0.base|) .cse3 v_prenex_136)) |c_~#g_val~0.base| v_prenex_134) |c_~#g_queue~0.base|) .cse6)) 17179869181)))) (< .cse84 17179869184) (< .cse85 2147483648) (< (+ 17179869180 (select .cse72 .cse75)) .cse84))))))))))))) (forall ((v_ArrVal_1916 Int) (v_ArrVal_1917 Int) (|ULTIMATE.start_vatomic32_write_~v#1| Int) (|v_ULTIMATE.start_main_~#t~0#1.base_57| Int)) (or (forall ((v_ArrVal_1922 (Array Int Int)) (v_ArrVal_1921 (Array Int Int)) (v_ArrVal_1920 (Array Int Int)) (v_ArrVal_1919 Int) (|v_writerThread1of1ForFork0_~#xbo~0#1.base_10| Int)) (let ((.cse97 (store (store |c_#length| |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1919) |v_writerThread1of1ForFork0_~#xbo~0#1.base_10| 16))) (or (forall ((v_ArrVal_1926 (Array Int Int)) (v_ArrVal_1925 (Array Int Int)) (v_ArrVal_1924 (Array Int Int))) (let ((.cse92 (store (store |c_#memory_int| |c_ULTIMATE.start_vatomic32_write_~a#1.base| (store .cse20 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| |ULTIMATE.start_vatomic32_write_~v#1|)) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1921))) (let ((.cse90 (store (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_vatomic32_write_~a#1.base| (store .cse19 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| v_ArrVal_1916)) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1922)) (.cse93 (store .cse92 |c_~#g_val~0.base| v_ArrVal_1924))) (let ((.cse94 (select .cse93 |c_~#g_queue~0.base|)) (.cse87 (store .cse90 |c_~#g_val~0.base| v_ArrVal_1926))) (let ((.cse88 (select .cse87 |c_~#g_queue~0.base|)) (.cse96 (mod (mod (mod (select .cse94 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse94 .cse12) 4294967296)) 4294967296))) (let ((.cse89 (select (select (store (store (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_vatomic32_write_~a#1.base| (store .cse18 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| v_ArrVal_1917)) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1920) |c_~#g_val~0.base| v_ArrVal_1925) |c_~#g_queue~0.base|) .cse6)) (.cse95 (+ (select .cse88 .cse6) (* .cse96 4)))) (or (forall ((v_prenex_305 (Array Int Int)) (v_DerPreprocessor_11 Int) (v_prenex_300 Int) (v_prenex_299 (Array Int Int)) (v_prenex_301 (Array Int Int)) (v_DerPreprocessor_10 Int) (v_prenex_302 (Array Int Int)) (v_prenex_303 (Array Int Int))) (let ((.cse86 (mod (let ((.cse91 (select (store (store (store .cse92 .cse89 v_prenex_301) |c_~#g_queue~0.base| (store (select (store (store .cse93 |c_~#g_queue~0.base| (store .cse94 |c_~#g_queue~0.offset| v_DerPreprocessor_10)) .cse89 v_prenex_301) |c_~#g_queue~0.base|) .cse3 v_prenex_300)) |c_~#g_val~0.base| v_prenex_303) |c_~#g_queue~0.base|))) (mod (mod (select .cse91 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse91 .cse12) 4294967296))) 4294967296))) (or (< .cse86 2147483648) (not (= (store (select (store (store .cse87 |c_~#g_queue~0.base| (store .cse88 |c_~#g_queue~0.offset| v_DerPreprocessor_11)) .cse89 v_prenex_299) |c_~#g_queue~0.base|) .cse3 (select v_prenex_305 .cse3)) v_prenex_305)) (< 17179869183 (+ (select (select (store (store (store .cse90 .cse89 v_prenex_299) |c_~#g_queue~0.base| v_prenex_305) |c_~#g_val~0.base| v_prenex_302) |c_~#g_queue~0.base|) .cse6) (* .cse86 4)))))) (< .cse95 17179869184) (< .cse96 2147483648) (< (+ 17179869180 (select .cse97 .cse89)) .cse95)))))))) (< (select .cse97 |c_~#g_queue~0.base|) .cse3)))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#t~0#1.base_57|) 0)))) (forall ((v_ArrVal_1916 Int) (v_ArrVal_1917 Int) (|ULTIMATE.start_vatomic32_write_~v#1| Int) (|v_ULTIMATE.start_main_~#t~0#1.base_57| Int)) (or (forall ((v_ArrVal_1922 (Array Int Int)) (v_ArrVal_1921 (Array Int Int)) (v_ArrVal_1920 (Array Int Int)) (v_ArrVal_1919 Int) (|v_writerThread1of1ForFork0_~#xbo~0#1.base_10| Int)) (let ((.cse104 (store (store |c_#length| |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1919) |v_writerThread1of1ForFork0_~#xbo~0#1.base_10| 16))) (or (forall ((v_ArrVal_1926 (Array Int Int)) (v_ArrVal_1925 (Array Int Int)) (v_ArrVal_1924 (Array Int Int))) (let ((.cse99 (store (store |c_#memory_int| |c_ULTIMATE.start_vatomic32_write_~a#1.base| (store .cse20 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| |ULTIMATE.start_vatomic32_write_~v#1|)) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1921))) (let ((.cse101 (store .cse99 |c_~#g_val~0.base| v_ArrVal_1924)) (.cse103 (store (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_vatomic32_write_~a#1.base| (store .cse19 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| v_ArrVal_1916)) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1922)) (.cse105 (store (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_vatomic32_write_~a#1.base| (store .cse18 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| v_ArrVal_1917)) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1920))) (let ((.cse106 (store .cse105 |c_~#g_val~0.base| v_ArrVal_1925)) (.cse108 (store .cse103 |c_~#g_val~0.base| v_ArrVal_1926)) (.cse102 (select .cse101 |c_~#g_queue~0.base|))) (let ((.cse112 (mod (mod (mod (select .cse102 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse102 .cse12) 4294967296)) 4294967296)) (.cse109 (select .cse108 |c_~#g_queue~0.base|)) (.cse107 (select .cse106 |c_~#g_queue~0.base|))) (let ((.cse100 (select .cse107 .cse6)) (.cse110 (select .cse109 .cse6)) (.cse111 (* .cse112 4))) (or (forall ((v_DerPreprocessor_11 Int) (v_prenex_311 (Array Int Int)) (v_prenex_307 Int) (v_prenex_312 (Array Int Int)) (v_DerPreprocessor_10 Int) (v_prenex_313 (Array Int Int)) (v_prenex_314 (Array Int Int)) (v_prenex_315 (Array Int Int)) (v_prenex_306 Int) (v_prenex_308 (Array Int Int)) (v_prenex_309 (Array Int Int)) (v_prenex_310 Int)) (or (< (+ (* (mod (let ((.cse98 (select (store (store (store .cse99 .cse100 v_prenex_309) |c_~#g_queue~0.base| (store (select (store (store .cse101 |c_~#g_queue~0.base| (store .cse102 |c_~#g_queue~0.offset| v_DerPreprocessor_10)) .cse100 v_prenex_309) |c_~#g_queue~0.base|) .cse3 v_prenex_310)) |c_~#g_val~0.base| v_prenex_313) |c_~#g_queue~0.base|))) (mod (mod (select .cse98 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse98 .cse12) 4294967296))) 4294967296) 4) (select (select (store (store (store .cse103 .cse100 v_prenex_308) |c_~#g_queue~0.base| v_prenex_314) |c_~#g_val~0.base| v_prenex_311) |c_~#g_queue~0.base|) .cse6)) (+ 17179869181 (select .cse104 (select (select (store (store (store .cse105 .cse100 v_prenex_315) |c_~#g_queue~0.base| (store (select (store (store .cse106 |c_~#g_queue~0.base| (store .cse107 |c_~#g_queue~0.offset| v_prenex_307)) .cse100 v_prenex_315) |c_~#g_queue~0.base|) .cse3 v_prenex_306)) |c_~#g_val~0.base| v_prenex_312) |c_~#g_queue~0.base|) .cse6)))) (not (= v_prenex_314 (store (select (store (store .cse108 |c_~#g_queue~0.base| (store .cse109 |c_~#g_queue~0.offset| v_DerPreprocessor_11)) .cse100 v_prenex_308) |c_~#g_queue~0.base|) .cse3 (select v_prenex_314 .cse3)))))) (< (select .cse104 .cse100) (+ .cse110 4 .cse111)) (< 2147483647 .cse112) (< (+ .cse110 .cse111) 0)))))))) (< (select .cse104 |c_~#g_queue~0.base|) .cse3)))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#t~0#1.base_57|) 0)))) (forall ((v_ArrVal_1916 Int) (v_ArrVal_1917 Int) (|ULTIMATE.start_vatomic32_write_~v#1| Int) (|v_ULTIMATE.start_main_~#t~0#1.base_57| Int)) (or (forall ((v_ArrVal_1922 (Array Int Int)) (v_ArrVal_1921 (Array Int Int)) (v_ArrVal_1920 (Array Int Int)) (v_ArrVal_1919 Int) (|v_writerThread1of1ForFork0_~#xbo~0#1.base_10| Int)) (let ((.cse113 (store (store |c_#length| |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1919) |v_writerThread1of1ForFork0_~#xbo~0#1.base_10| 16))) (or (forall ((v_ArrVal_1926 (Array Int Int)) (v_ArrVal_1925 (Array Int Int)) (v_ArrVal_1924 (Array Int Int))) (let ((.cse121 (store (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_vatomic32_write_~a#1.base| (store .cse18 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| v_ArrVal_1917)) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1920)) (.cse125 (store (store |c_#memory_int| |c_ULTIMATE.start_vatomic32_write_~a#1.base| (store .cse20 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| |ULTIMATE.start_vatomic32_write_~v#1|)) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1921)) (.cse120 (store (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_vatomic32_write_~a#1.base| (store .cse19 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| v_ArrVal_1916)) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1922))) (let ((.cse118 (store .cse120 |c_~#g_val~0.base| v_ArrVal_1926)) (.cse126 (store .cse125 |c_~#g_val~0.base| v_ArrVal_1924)) (.cse122 (store .cse121 |c_~#g_val~0.base| v_ArrVal_1925))) (let ((.cse123 (select .cse122 |c_~#g_queue~0.base|)) (.cse127 (select .cse126 |c_~#g_queue~0.base|)) (.cse119 (select .cse118 |c_~#g_queue~0.base|))) (let ((.cse115 (select .cse119 .cse6)) (.cse116 (* (mod (mod (mod (select .cse127 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse127 .cse12) 4294967296)) 4294967296) 4)) (.cse114 (select .cse123 .cse6))) (or (< (select .cse113 .cse114) (+ .cse115 4 .cse116)) (< (+ .cse115 .cse116) 17179869184) (forall ((v_DerPreprocessor_11 Int) (v_ArrVal_1941 (Array Int Int)) (v_ArrVal_1939 Int) (v_prenex_124 (Array Int Int)) (v_DerPreprocessor_10 Int) (v_prenex_126 (Array Int Int)) (v_prenex_127 (Array Int Int)) (v_prenex_128 (Array Int Int)) (v_prenex_129 (Array Int Int)) (v_prenex_125 Int) (v_prenex_286 Int) (v_ArrVal_1935 (Array Int Int))) (let ((.cse117 (mod (let ((.cse124 (select (store (store (store .cse125 .cse114 v_prenex_126) |c_~#g_queue~0.base| (store (select (store (store .cse126 |c_~#g_queue~0.base| (store .cse127 |c_~#g_queue~0.offset| v_DerPreprocessor_10)) .cse114 v_prenex_126) |c_~#g_queue~0.base|) .cse3 v_prenex_125)) |c_~#g_val~0.base| v_prenex_128) |c_~#g_queue~0.base|))) (mod (mod (select .cse124 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse124 .cse12) 4294967296))) 4294967296))) (or (< 2147483647 .cse117) (not (= v_prenex_129 (store (select (store (store .cse118 |c_~#g_queue~0.base| (store .cse119 |c_~#g_queue~0.offset| v_DerPreprocessor_11)) .cse114 v_prenex_124) |c_~#g_queue~0.base|) .cse3 (select v_prenex_129 .cse3)))) (< (+ 3 (select (select (store (store (store .cse120 .cse114 v_prenex_124) |c_~#g_queue~0.base| v_prenex_129) |c_~#g_val~0.base| v_prenex_127) |c_~#g_queue~0.base|) .cse6) (* .cse117 4)) (select .cse113 (select (select (store (store (store .cse121 .cse114 v_ArrVal_1935) |c_~#g_queue~0.base| (store (select (store (store .cse122 |c_~#g_queue~0.base| (store .cse123 |c_~#g_queue~0.offset| v_prenex_286)) .cse114 v_ArrVal_1935) |c_~#g_queue~0.base|) .cse3 v_ArrVal_1939)) |c_~#g_val~0.base| v_ArrVal_1941) |c_~#g_queue~0.base|) .cse6)))))))))))) (< (select .cse113 |c_~#g_queue~0.base|) .cse3)))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#t~0#1.base_57|) 0)))) (forall ((v_ArrVal_1916 Int) (v_ArrVal_1917 Int) (|ULTIMATE.start_vatomic32_write_~v#1| Int) (|v_ULTIMATE.start_main_~#t~0#1.base_57| Int)) (or (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#t~0#1.base_57|) 0)) (forall ((v_ArrVal_1922 (Array Int Int)) (v_ArrVal_1921 (Array Int Int)) (v_ArrVal_1920 (Array Int Int)) (v_ArrVal_1919 Int) (|v_writerThread1of1ForFork0_~#xbo~0#1.base_10| Int)) (let ((.cse128 (store (store |c_#length| |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1919) |v_writerThread1of1ForFork0_~#xbo~0#1.base_10| 16))) (or (forall ((v_ArrVal_1926 (Array Int Int)) (v_ArrVal_1925 (Array Int Int)) (v_ArrVal_1924 (Array Int Int))) (let ((.cse133 (store (store |c_#memory_int| |c_ULTIMATE.start_vatomic32_write_~a#1.base| (store .cse20 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| |ULTIMATE.start_vatomic32_write_~v#1|)) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1921)) (.cse136 (store (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_vatomic32_write_~a#1.base| (store .cse19 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| v_ArrVal_1916)) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1922))) (let ((.cse137 (store .cse136 |c_~#g_val~0.base| v_ArrVal_1926)) (.cse134 (store .cse133 |c_~#g_val~0.base| v_ArrVal_1924))) (let ((.cse135 (select .cse134 |c_~#g_queue~0.base|)) (.cse138 (select .cse137 |c_~#g_queue~0.base|))) (let ((.cse130 (select .cse138 .cse6)) (.cse131 (* (mod (mod (mod (select .cse135 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse135 .cse12) 4294967296)) 4294967296) 4)) (.cse129 (select (select (store (store (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_vatomic32_write_~a#1.base| (store .cse18 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| v_ArrVal_1917)) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1920) |c_~#g_val~0.base| v_ArrVal_1925) |c_~#g_queue~0.base|) .cse6))) (or (< (select .cse128 .cse129) (+ .cse130 4 .cse131)) (< (+ .cse130 .cse131) 17179869184) (forall ((v_DerPreprocessor_11 Int) (v_prenex_141 (Array Int Int)) (v_prenex_142 (Array Int Int)) (v_prenex_143 (Array Int Int)) (v_prenex_144 (Array Int Int)) (v_prenex_140 Int) (v_DerPreprocessor_10 Int) (v_prenex_139 (Array Int Int))) (or (< 0 (+ (* (mod (let ((.cse132 (select (store (store (store .cse133 .cse129 v_prenex_141) |c_~#g_queue~0.base| (store (select (store (store .cse134 |c_~#g_queue~0.base| (store .cse135 |c_~#g_queue~0.offset| v_DerPreprocessor_10)) .cse129 v_prenex_141) |c_~#g_queue~0.base|) .cse3 v_prenex_140)) |c_~#g_val~0.base| v_prenex_143) |c_~#g_queue~0.base|))) (mod (mod (select .cse132 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse132 .cse12) 4294967296))) 4294967296) 4) 1 (select (select (store (store (store .cse136 .cse129 v_prenex_139) |c_~#g_queue~0.base| v_prenex_144) |c_~#g_val~0.base| v_prenex_142) |c_~#g_queue~0.base|) .cse6))) (not (= (store (select (store (store .cse137 |c_~#g_queue~0.base| (store .cse138 |c_~#g_queue~0.offset| v_DerPreprocessor_11)) .cse129 v_prenex_139) |c_~#g_queue~0.base|) .cse3 (select v_prenex_144 .cse3)) v_prenex_144)))))))))) (< (select .cse128 |c_~#g_queue~0.base|) .cse3)))))) (forall ((v_ArrVal_1916 Int) (v_ArrVal_1917 Int) (|ULTIMATE.start_vatomic32_write_~v#1| Int) (|v_ULTIMATE.start_main_~#t~0#1.base_57| Int)) (or (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#t~0#1.base_57|) 0)) (forall ((v_ArrVal_1922 (Array Int Int)) (v_ArrVal_1921 (Array Int Int)) (v_ArrVal_1920 (Array Int Int)) (v_ArrVal_1919 Int) (|v_writerThread1of1ForFork0_~#xbo~0#1.base_10| Int)) (let ((.cse139 (store (store |c_#length| |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1919) |v_writerThread1of1ForFork0_~#xbo~0#1.base_10| 16))) (or (< (select .cse139 |c_~#g_queue~0.base|) .cse3) (forall ((v_ArrVal_1926 (Array Int Int)) (v_ArrVal_1925 (Array Int Int)) (v_ArrVal_1924 (Array Int Int))) (let ((.cse151 (store (store |c_#memory_int| |c_ULTIMATE.start_vatomic32_write_~a#1.base| (store .cse20 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| |ULTIMATE.start_vatomic32_write_~v#1|)) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1921))) (let ((.cse152 (store .cse151 |c_~#g_val~0.base| v_ArrVal_1924)) (.cse146 (store (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_vatomic32_write_~a#1.base| (store .cse19 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| v_ArrVal_1916)) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1922)) (.cse147 (store (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_vatomic32_write_~a#1.base| (store .cse18 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| v_ArrVal_1917)) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1920))) (let ((.cse148 (store .cse147 |c_~#g_val~0.base| v_ArrVal_1925)) (.cse144 (store .cse146 |c_~#g_val~0.base| v_ArrVal_1926)) (.cse153 (select .cse152 |c_~#g_queue~0.base|))) (let ((.cse154 (mod (mod (mod (select .cse153 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse153 .cse12) 4294967296)) 4294967296)) (.cse145 (select .cse144 |c_~#g_queue~0.base|)) (.cse149 (select .cse148 |c_~#g_queue~0.base|))) (let ((.cse140 (select .cse149 .cse6)) (.cse141 (select .cse145 .cse6)) (.cse142 (* .cse154 4))) (or (< (select .cse139 .cse140) (+ .cse141 4 .cse142)) (forall ((v_DerPreprocessor_11 Int) (v_ArrVal_1941 (Array Int Int)) (v_ArrVal_1939 Int) (v_prenex_124 (Array Int Int)) (v_DerPreprocessor_10 Int) (v_prenex_126 (Array Int Int)) (v_prenex_127 (Array Int Int)) (v_prenex_128 (Array Int Int)) (v_prenex_129 (Array Int Int)) (v_prenex_125 Int) (v_prenex_286 Int) (v_ArrVal_1935 (Array Int Int))) (let ((.cse143 (mod (let ((.cse150 (select (store (store (store .cse151 .cse140 v_prenex_126) |c_~#g_queue~0.base| (store (select (store (store .cse152 |c_~#g_queue~0.base| (store .cse153 |c_~#g_queue~0.offset| v_DerPreprocessor_10)) .cse140 v_prenex_126) |c_~#g_queue~0.base|) .cse3 v_prenex_125)) |c_~#g_val~0.base| v_prenex_128) |c_~#g_queue~0.base|))) (mod (mod (select .cse150 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse150 .cse12) 4294967296))) 4294967296))) (or (< 2147483647 .cse143) (not (= v_prenex_129 (store (select (store (store .cse144 |c_~#g_queue~0.base| (store .cse145 |c_~#g_queue~0.offset| v_DerPreprocessor_11)) .cse140 v_prenex_124) |c_~#g_queue~0.base|) .cse3 (select v_prenex_129 .cse3)))) (< (+ 3 (select (select (store (store (store .cse146 .cse140 v_prenex_124) |c_~#g_queue~0.base| v_prenex_129) |c_~#g_val~0.base| v_prenex_127) |c_~#g_queue~0.base|) .cse6) (* .cse143 4)) (select .cse139 (select (select (store (store (store .cse147 .cse140 v_ArrVal_1935) |c_~#g_queue~0.base| (store (select (store (store .cse148 |c_~#g_queue~0.base| (store .cse149 |c_~#g_queue~0.offset| v_prenex_286)) .cse140 v_ArrVal_1935) |c_~#g_queue~0.base|) .cse3 v_ArrVal_1939)) |c_~#g_val~0.base| v_ArrVal_1941) |c_~#g_queue~0.base|) .cse6)))))) (< 2147483647 .cse154) (< (+ .cse141 .cse142) 0))))))))))))) (forall ((v_ArrVal_1916 Int) (v_ArrVal_1917 Int) (|ULTIMATE.start_vatomic32_write_~v#1| Int) (|v_ULTIMATE.start_main_~#t~0#1.base_57| Int)) (or (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#t~0#1.base_57|) 0)) (forall ((v_ArrVal_1922 (Array Int Int)) (v_ArrVal_1921 (Array Int Int)) (v_ArrVal_1920 (Array Int Int)) (v_ArrVal_1919 Int) (|v_writerThread1of1ForFork0_~#xbo~0#1.base_10| Int)) (let ((.cse155 (store (store |c_#length| |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1919) |v_writerThread1of1ForFork0_~#xbo~0#1.base_10| 16))) (or (< (select .cse155 |c_~#g_queue~0.base|) .cse3) (forall ((v_ArrVal_1926 (Array Int Int)) (v_ArrVal_1925 (Array Int Int)) (v_ArrVal_1924 (Array Int Int))) (let ((.cse158 (store (store |c_#memory_int| |c_ULTIMATE.start_vatomic32_write_~a#1.base| (store .cse20 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| |ULTIMATE.start_vatomic32_write_~v#1|)) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1921))) (let ((.cse162 (store (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_vatomic32_write_~a#1.base| (store .cse19 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| v_ArrVal_1916)) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1922)) (.cse160 (store .cse158 |c_~#g_val~0.base| v_ArrVal_1924))) (let ((.cse161 (select .cse160 |c_~#g_queue~0.base|)) (.cse163 (store .cse162 |c_~#g_val~0.base| v_ArrVal_1926))) (let ((.cse164 (select .cse163 |c_~#g_queue~0.base|)) (.cse165 (mod (mod (mod (select .cse161 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse161 .cse12) 4294967296)) 4294967296))) (let ((.cse159 (select (select (store (store (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_vatomic32_write_~a#1.base| (store .cse18 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| v_ArrVal_1917)) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1920) |c_~#g_val~0.base| v_ArrVal_1925) |c_~#g_queue~0.base|) .cse6)) (.cse156 (+ (select .cse164 .cse6) (* .cse165 4)))) (or (< .cse156 17179869184) (forall ((v_prenex_280 (Array Int Int)) (v_DerPreprocessor_11 Int) (v_prenex_281 (Array Int Int)) (v_prenex_282 (Array Int Int)) (v_prenex_283 (Array Int Int)) (v_prenex_285 (Array Int Int)) (v_prenex_284 Int) (v_DerPreprocessor_10 Int)) (or (< 0 (+ (* (mod (let ((.cse157 (select (store (store (store .cse158 .cse159 v_prenex_280) |c_~#g_queue~0.base| (store (select (store (store .cse160 |c_~#g_queue~0.base| (store .cse161 |c_~#g_queue~0.offset| v_DerPreprocessor_10)) .cse159 v_prenex_280) |c_~#g_queue~0.base|) .cse3 v_prenex_284)) |c_~#g_val~0.base| v_prenex_282) |c_~#g_queue~0.base|))) (mod (mod (select .cse157 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse157 .cse12) 4294967296))) 4294967296) 4) 1 (select (select (store (store (store .cse162 .cse159 v_prenex_285) |c_~#g_queue~0.base| v_prenex_283) |c_~#g_val~0.base| v_prenex_281) |c_~#g_queue~0.base|) .cse6))) (not (= v_prenex_283 (store (select (store (store .cse163 |c_~#g_queue~0.base| (store .cse164 |c_~#g_queue~0.offset| v_DerPreprocessor_11)) .cse159 v_prenex_285) |c_~#g_queue~0.base|) .cse3 (select v_prenex_283 .cse3)))))) (< .cse165 2147483648) (< (+ 17179869180 (select .cse155 .cse159)) .cse156))))))))))))))) (< |c_~#g_queue~0.offset| 0)) is different from true [2024-11-08 12:14:43,544 WARN L286 SmtUtils]: Spent 9.49s 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:15:06,782 WARN L873 $PredicateComparison]: unable to prove that (or (< |c_~#g_queue~0.offset| 0) (let ((.cse0 (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_vatomic32_write_~a#1.base|)) (.cse1 (+ 4 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset|)) (.cse6 (+ |c_~#g_queue~0.offset| 16)) (.cse8 (+ |c_~#g_queue~0.offset| 20)) (.cse19 (select |c_#memory_int| |c_ULTIMATE.start_vatomic32_write_~a#1.base|)) (.cse3 (+ |c_~#g_queue~0.offset| 4)) (.cse20 (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_vatomic32_write_~a#1.base|))) (and (forall ((v_ArrVal_1913 (Array Int Int))) (or (forall ((v_ArrVal_1912 (Array Int Int))) (or (not (= (store .cse0 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| (select v_ArrVal_1912 |c_ULTIMATE.start_vatomic32_write_~a#1.offset|)) v_ArrVal_1912)) (forall ((|v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| Int) (|ULTIMATE.start_vatomic32_write_~v#1| Int)) (or (< .cse1 |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149|) (forall ((v_ArrVal_1916 Int) (v_ArrVal_1917 Int) (v_subst_2 Int) (|v_ULTIMATE.start_main_~#t~0#1.base_57| Int)) (or (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#t~0#1.base_57|) 0)) (forall ((v_ArrVal_1922 (Array Int Int)) (v_ArrVal_1921 (Array Int Int)) (v_ArrVal_1920 (Array Int Int)) (v_ArrVal_1919 Int) (|v_writerThread1of1ForFork0_~#xbo~0#1.base_10| Int)) (let ((.cse2 (store (store |c_#length| |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1919) |v_writerThread1of1ForFork0_~#xbo~0#1.base_10| 16))) (or (< (select .cse2 |c_~#g_queue~0.base|) .cse3) (forall ((v_ArrVal_1926 (Array Int Int)) (v_ArrVal_1925 (Array Int Int)) (v_ArrVal_1924 (Array Int Int))) (let ((.cse9 (store (let ((.cse18 (store |c_#memory_int| |c_ULTIMATE.start_vatomic32_write_~a#1.base| (store .cse19 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| |ULTIMATE.start_vatomic32_write_~v#1|)))) (store .cse18 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (select .cse18 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_subst_2))) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1921))) (let ((.cse4 (store (let ((.cse17 (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_vatomic32_write_~a#1.base| v_ArrVal_1912))) (store .cse17 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (select .cse17 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_ArrVal_1916))) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1922)) (.cse10 (store .cse9 |c_~#g_val~0.base| v_ArrVal_1924))) (let ((.cse11 (select .cse10 |c_~#g_queue~0.base|)) (.cse12 (store .cse4 |c_~#g_val~0.base| v_ArrVal_1926))) (let ((.cse13 (select .cse12 |c_~#g_queue~0.base|)) (.cse15 (mod (mod (mod (select .cse11 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse11 .cse8) 4294967296)) 4294967296))) (let ((.cse5 (select (select (store (store (let ((.cse16 (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_vatomic32_write_~a#1.base| v_ArrVal_1913))) (store .cse16 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (select .cse16 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_ArrVal_1917))) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1920) |c_~#g_val~0.base| v_ArrVal_1925) |c_~#g_queue~0.base|) .cse6)) (.cse14 (+ (select .cse13 .cse6) (* .cse15 4)))) (or (forall ((v_prenex_280 (Array Int Int)) (v_DerPreprocessor_11 Int) (v_prenex_281 (Array Int Int)) (v_prenex_282 (Array Int Int)) (v_prenex_283 (Array Int Int)) (v_prenex_285 (Array Int Int)) (v_prenex_284 Int) (v_DerPreprocessor_10 Int)) (or (< 0 (+ (select (select (store (store (store .cse4 .cse5 v_prenex_285) |c_~#g_queue~0.base| v_prenex_283) |c_~#g_val~0.base| v_prenex_281) |c_~#g_queue~0.base|) .cse6) (* (mod (let ((.cse7 (select (store (store (store .cse9 .cse5 v_prenex_280) |c_~#g_queue~0.base| (store (select (store (store .cse10 |c_~#g_queue~0.base| (store .cse11 |c_~#g_queue~0.offset| v_DerPreprocessor_10)) .cse5 v_prenex_280) |c_~#g_queue~0.base|) .cse3 v_prenex_284)) |c_~#g_val~0.base| v_prenex_282) |c_~#g_queue~0.base|))) (mod (mod (select .cse7 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse7 .cse8) 4294967296))) 4294967296) 4) 1)) (not (= (store (select (store (store .cse12 |c_~#g_queue~0.base| (store .cse13 |c_~#g_queue~0.offset| v_DerPreprocessor_11)) .cse5 v_prenex_285) |c_~#g_queue~0.base|) .cse3 (select v_prenex_283 .cse3)) v_prenex_283)))) (< .cse14 17179869184) (< .cse15 2147483648) (< (+ 17179869180 (select .cse2 .cse5)) .cse14))))))))))))))))) (not (= (store .cse20 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| (select v_ArrVal_1913 |c_ULTIMATE.start_vatomic32_write_~a#1.offset|)) v_ArrVal_1913)))) (forall ((v_ArrVal_1913 (Array Int Int))) (or (not (= (store .cse20 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| (select v_ArrVal_1913 |c_ULTIMATE.start_vatomic32_write_~a#1.offset|)) v_ArrVal_1913)) (forall ((v_ArrVal_1912 (Array Int Int))) (or (forall ((|v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| Int) (|ULTIMATE.start_vatomic32_write_~v#1| Int)) (or (< .cse1 |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149|) (forall ((v_ArrVal_1916 Int) (v_ArrVal_1917 Int) (v_subst_4 Int) (|v_ULTIMATE.start_main_~#t~0#1.base_57| Int)) (or (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#t~0#1.base_57|) 0)) (forall ((v_ArrVal_1922 (Array Int Int)) (v_ArrVal_1921 (Array Int Int)) (v_ArrVal_1920 (Array Int Int)) (v_ArrVal_1919 Int) (|v_writerThread1of1ForFork0_~#xbo~0#1.base_10| Int)) (let ((.cse21 (store (store |c_#length| |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1919) |v_writerThread1of1ForFork0_~#xbo~0#1.base_10| 16))) (or (< (select .cse21 |c_~#g_queue~0.base|) .cse3) (forall ((v_ArrVal_1926 (Array Int Int)) (v_ArrVal_1925 (Array Int Int)) (v_ArrVal_1924 (Array Int Int))) (let ((.cse22 (store (let ((.cse37 (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_vatomic32_write_~a#1.base| v_ArrVal_1912))) (store .cse37 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (select .cse37 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_ArrVal_1916))) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1922)) (.cse25 (store (let ((.cse36 (store |c_#memory_int| |c_ULTIMATE.start_vatomic32_write_~a#1.base| (store .cse19 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| |ULTIMATE.start_vatomic32_write_~v#1|)))) (store .cse36 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (select .cse36 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_subst_4))) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1921)) (.cse28 (store (let ((.cse35 (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_vatomic32_write_~a#1.base| v_ArrVal_1913))) (store .cse35 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (select .cse35 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_ArrVal_1917))) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1920))) (let ((.cse29 (store .cse28 |c_~#g_val~0.base| v_ArrVal_1925)) (.cse26 (store .cse25 |c_~#g_val~0.base| v_ArrVal_1924)) (.cse31 (store .cse22 |c_~#g_val~0.base| v_ArrVal_1926))) (let ((.cse32 (select .cse31 |c_~#g_queue~0.base|)) (.cse27 (select .cse26 |c_~#g_queue~0.base|)) (.cse30 (select .cse29 |c_~#g_queue~0.base|))) (let ((.cse23 (select .cse30 .cse6)) (.cse33 (* (mod (mod (mod (select .cse27 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse27 .cse8) 4294967296)) 4294967296) 4)) (.cse34 (select .cse32 .cse6))) (or (forall ((v_DerPreprocessor_11 Int) (v_prenex_311 (Array Int Int)) (v_prenex_307 Int) (v_prenex_312 (Array Int Int)) (v_DerPreprocessor_10 Int) (v_prenex_313 (Array Int Int)) (v_prenex_314 (Array Int Int)) (v_prenex_315 (Array Int Int)) (v_prenex_306 Int) (v_prenex_308 (Array Int Int)) (v_prenex_309 (Array Int Int)) (v_prenex_310 Int)) (or (< (+ (select (select (store (store (store .cse22 .cse23 v_prenex_308) |c_~#g_queue~0.base| v_prenex_314) |c_~#g_val~0.base| v_prenex_311) |c_~#g_queue~0.base|) .cse6) (* (mod (let ((.cse24 (select (store (store (store .cse25 .cse23 v_prenex_309) |c_~#g_queue~0.base| (store (select (store (store .cse26 |c_~#g_queue~0.base| (store .cse27 |c_~#g_queue~0.offset| v_DerPreprocessor_10)) .cse23 v_prenex_309) |c_~#g_queue~0.base|) .cse3 v_prenex_310)) |c_~#g_val~0.base| v_prenex_313) |c_~#g_queue~0.base|))) (mod (mod (select .cse24 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse24 .cse8) 4294967296))) 4294967296) 4)) (+ (select .cse21 (select (select (store (store (store .cse28 .cse23 v_prenex_315) |c_~#g_queue~0.base| (store (select (store (store .cse29 |c_~#g_queue~0.base| (store .cse30 |c_~#g_queue~0.offset| v_prenex_307)) .cse23 v_prenex_315) |c_~#g_queue~0.base|) .cse3 v_prenex_306)) |c_~#g_val~0.base| v_prenex_312) |c_~#g_queue~0.base|) .cse6)) 17179869181)) (not (= (store (select (store (store .cse31 |c_~#g_queue~0.base| (store .cse32 |c_~#g_queue~0.offset| v_DerPreprocessor_11)) .cse23 v_prenex_308) |c_~#g_queue~0.base|) .cse3 (select v_prenex_314 .cse3)) v_prenex_314)))) (< (select .cse21 .cse23) (+ .cse33 .cse34 4)) (< (+ .cse33 .cse34) 17179869184)))))))))))))) (not (= (store .cse0 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| (select v_ArrVal_1912 |c_ULTIMATE.start_vatomic32_write_~a#1.offset|)) v_ArrVal_1912)))))) (forall ((v_ArrVal_1913 (Array Int Int))) (or (forall ((v_ArrVal_1912 (Array Int Int))) (or (not (= (store .cse0 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| (select v_ArrVal_1912 |c_ULTIMATE.start_vatomic32_write_~a#1.offset|)) v_ArrVal_1912)) (forall ((|v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| Int) (|ULTIMATE.start_vatomic32_write_~v#1| Int)) (or (< .cse1 |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149|) (forall ((v_ArrVal_1916 Int) (v_ArrVal_1917 Int) (v_subst_5 Int) (|v_ULTIMATE.start_main_~#t~0#1.base_57| Int)) (or (forall ((v_ArrVal_1922 (Array Int Int)) (v_ArrVal_1921 (Array Int Int)) (v_ArrVal_1920 (Array Int Int)) (v_ArrVal_1919 Int) (|v_writerThread1of1ForFork0_~#xbo~0#1.base_10| Int)) (let ((.cse38 (store (store |c_#length| |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1919) |v_writerThread1of1ForFork0_~#xbo~0#1.base_10| 16))) (or (< (select .cse38 |c_~#g_queue~0.base|) .cse3) (forall ((v_ArrVal_1926 (Array Int Int)) (v_ArrVal_1925 (Array Int Int)) (v_ArrVal_1924 (Array Int Int))) (let ((.cse48 (store (let ((.cse53 (store |c_#memory_int| |c_ULTIMATE.start_vatomic32_write_~a#1.base| (store .cse19 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| |ULTIMATE.start_vatomic32_write_~v#1|)))) (store .cse53 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (select .cse53 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_subst_5))) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1921))) (let ((.cse49 (store .cse48 |c_~#g_val~0.base| v_ArrVal_1924)) (.cse46 (store (let ((.cse52 (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_vatomic32_write_~a#1.base| v_ArrVal_1912))) (store .cse52 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (select .cse52 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_ArrVal_1916))) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1922))) (let ((.cse44 (store .cse46 |c_~#g_val~0.base| v_ArrVal_1926)) (.cse50 (select .cse49 |c_~#g_queue~0.base|))) (let ((.cse42 (mod (mod (mod (select .cse50 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse50 .cse8) 4294967296)) 4294967296)) (.cse45 (select .cse44 |c_~#g_queue~0.base|))) (let ((.cse39 (select (select (store (store (let ((.cse51 (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_vatomic32_write_~a#1.base| v_ArrVal_1913))) (store .cse51 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (select .cse51 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_ArrVal_1917))) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1920) |c_~#g_val~0.base| v_ArrVal_1925) |c_~#g_queue~0.base|) .cse6)) (.cse40 (select .cse45 .cse6)) (.cse41 (* .cse42 4))) (or (< (select .cse38 .cse39) (+ .cse40 .cse41 4)) (< 2147483647 .cse42) (forall ((v_ArrVal_1934 (Array Int Int)) (|writerThread1of1ForFork0_vatomic32_write_~v#1| Int) (v_ArrVal_1933 (Array Int Int)) (v_DerPreprocessor_11 Int) (v_ArrVal_1942 (Array Int Int)) (v_ArrVal_1940 (Array Int Int)) (v_ArrVal_1937 (Array Int Int)) (v_DerPreprocessor_10 Int)) (let ((.cse43 (mod (let ((.cse47 (select (store (store (store .cse48 .cse39 v_ArrVal_1933) |c_~#g_queue~0.base| (store (select (store (store .cse49 |c_~#g_queue~0.base| (store .cse50 |c_~#g_queue~0.offset| v_DerPreprocessor_10)) .cse39 v_ArrVal_1933) |c_~#g_queue~0.base|) .cse3 |writerThread1of1ForFork0_vatomic32_write_~v#1|)) |c_~#g_val~0.base| v_ArrVal_1940) |c_~#g_queue~0.base|))) (mod (mod (select .cse47 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse47 .cse8) 4294967296))) 4294967296))) (or (< .cse43 2147483648) (not (= (store (select (store (store .cse44 |c_~#g_queue~0.base| (store .cse45 |c_~#g_queue~0.offset| v_DerPreprocessor_11)) .cse39 v_ArrVal_1934) |c_~#g_queue~0.base|) .cse3 (select v_ArrVal_1937 .cse3)) v_ArrVal_1937)) (< 17179869183 (+ (* .cse43 4) (select (select (store (store (store .cse46 .cse39 v_ArrVal_1934) |c_~#g_queue~0.base| v_ArrVal_1937) |c_~#g_val~0.base| v_ArrVal_1942) |c_~#g_queue~0.base|) .cse6)))))) (< (+ .cse40 .cse41) 0))))))))))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#t~0#1.base_57|) 0)))))))) (not (= (store .cse20 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| (select v_ArrVal_1913 |c_ULTIMATE.start_vatomic32_write_~a#1.offset|)) v_ArrVal_1913)))) (forall ((v_ArrVal_1913 (Array Int Int))) (or (not (= (store .cse20 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| (select v_ArrVal_1913 |c_ULTIMATE.start_vatomic32_write_~a#1.offset|)) v_ArrVal_1913)) (forall ((v_ArrVal_1912 (Array Int Int))) (or (not (= (store .cse0 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| (select v_ArrVal_1912 |c_ULTIMATE.start_vatomic32_write_~a#1.offset|)) v_ArrVal_1912)) (forall ((|v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| Int) (|ULTIMATE.start_vatomic32_write_~v#1| Int)) (or (forall ((v_ArrVal_1916 Int) (v_ArrVal_1917 Int) (v_subst_11 Int) (|v_ULTIMATE.start_main_~#t~0#1.base_57| Int)) (or (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#t~0#1.base_57|) 0)) (forall ((v_ArrVal_1922 (Array Int Int)) (v_ArrVal_1921 (Array Int Int)) (v_ArrVal_1920 (Array Int Int)) (v_ArrVal_1919 Int) (|v_writerThread1of1ForFork0_~#xbo~0#1.base_10| Int)) (let ((.cse54 (store (store |c_#length| |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1919) |v_writerThread1of1ForFork0_~#xbo~0#1.base_10| 16))) (or (forall ((v_ArrVal_1926 (Array Int Int)) (v_ArrVal_1925 (Array Int Int)) (v_ArrVal_1924 (Array Int Int))) (let ((.cse63 (store (let ((.cse68 (store |c_#memory_int| |c_ULTIMATE.start_vatomic32_write_~a#1.base| (store .cse19 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| |ULTIMATE.start_vatomic32_write_~v#1|)))) (store .cse68 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (select .cse68 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_subst_11))) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1921))) (let ((.cse58 (store (let ((.cse67 (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_vatomic32_write_~a#1.base| v_ArrVal_1912))) (store .cse67 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (select .cse67 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_ArrVal_1916))) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1922)) (.cse64 (store .cse63 |c_~#g_val~0.base| v_ArrVal_1924))) (let ((.cse65 (select .cse64 |c_~#g_queue~0.base|)) (.cse60 (store .cse58 |c_~#g_val~0.base| v_ArrVal_1926))) (let ((.cse61 (select .cse60 |c_~#g_queue~0.base|)) (.cse57 (mod (mod (mod (select .cse65 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse65 .cse8) 4294967296)) 4294967296))) (let ((.cse56 (+ (select .cse61 .cse6) (* .cse57 4))) (.cse55 (select (select (store (store (let ((.cse66 (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_vatomic32_write_~a#1.base| v_ArrVal_1913))) (store .cse66 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (select .cse66 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_ArrVal_1917))) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1920) |c_~#g_val~0.base| v_ArrVal_1925) |c_~#g_queue~0.base|) .cse6))) (or (< (+ 17179869180 (select .cse54 .cse55)) .cse56) (< .cse57 2147483648) (< .cse56 17179869184) (forall ((v_prenex_305 (Array Int Int)) (v_DerPreprocessor_11 Int) (v_prenex_300 Int) (v_prenex_299 (Array Int Int)) (v_prenex_301 (Array Int Int)) (v_DerPreprocessor_10 Int) (v_prenex_302 (Array Int Int)) (v_prenex_303 (Array Int Int))) (let ((.cse59 (mod (let ((.cse62 (select (store (store (store .cse63 .cse55 v_prenex_301) |c_~#g_queue~0.base| (store (select (store (store .cse64 |c_~#g_queue~0.base| (store .cse65 |c_~#g_queue~0.offset| v_DerPreprocessor_10)) .cse55 v_prenex_301) |c_~#g_queue~0.base|) .cse3 v_prenex_300)) |c_~#g_val~0.base| v_prenex_303) |c_~#g_queue~0.base|))) (mod (mod (select .cse62 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse62 .cse8) 4294967296))) 4294967296))) (or (< 17179869183 (+ (select (select (store (store (store .cse58 .cse55 v_prenex_299) |c_~#g_queue~0.base| v_prenex_305) |c_~#g_val~0.base| v_prenex_302) |c_~#g_queue~0.base|) .cse6) (* .cse59 4))) (< .cse59 2147483648) (not (= (store (select (store (store .cse60 |c_~#g_queue~0.base| (store .cse61 |c_~#g_queue~0.offset| v_DerPreprocessor_11)) .cse55 v_prenex_299) |c_~#g_queue~0.base|) .cse3 (select v_prenex_305 .cse3)) v_prenex_305)))))))))))) (< (select .cse54 |c_~#g_queue~0.base|) .cse3)))))) (< .cse1 |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149|))))))) (forall ((v_ArrVal_1913 (Array Int Int))) (or (forall ((v_ArrVal_1912 (Array Int Int))) (or (not (= (store .cse0 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| (select v_ArrVal_1912 |c_ULTIMATE.start_vatomic32_write_~a#1.offset|)) v_ArrVal_1912)) (forall ((|v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| Int) (|ULTIMATE.start_vatomic32_write_~v#1| Int)) (or (< .cse1 |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149|) (forall ((v_ArrVal_1916 Int) (v_ArrVal_1917 Int) (v_subst_9 Int) (|v_ULTIMATE.start_main_~#t~0#1.base_57| Int)) (or (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#t~0#1.base_57|) 0)) (forall ((v_ArrVal_1922 (Array Int Int)) (v_ArrVal_1921 (Array Int Int)) (v_ArrVal_1920 (Array Int Int)) (v_ArrVal_1919 Int) (|v_writerThread1of1ForFork0_~#xbo~0#1.base_10| Int)) (let ((.cse77 (store (store |c_#length| |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1919) |v_writerThread1of1ForFork0_~#xbo~0#1.base_10| 16))) (or (forall ((v_ArrVal_1926 (Array Int Int)) (v_ArrVal_1925 (Array Int Int)) (v_ArrVal_1924 (Array Int Int))) (let ((.cse74 (store (let ((.cse86 (store |c_#memory_int| |c_ULTIMATE.start_vatomic32_write_~a#1.base| (store .cse19 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| |ULTIMATE.start_vatomic32_write_~v#1|)))) (store .cse86 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (select .cse86 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_subst_9))) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1921))) (let ((.cse75 (store .cse74 |c_~#g_val~0.base| v_ArrVal_1924)) (.cse71 (store (let ((.cse85 (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_vatomic32_write_~a#1.base| v_ArrVal_1912))) (store .cse85 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (select .cse85 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_ArrVal_1916))) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1922)) (.cse78 (store (let ((.cse84 (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_vatomic32_write_~a#1.base| v_ArrVal_1913))) (store .cse84 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (select .cse84 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_ArrVal_1917))) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1920))) (let ((.cse79 (store .cse78 |c_~#g_val~0.base| v_ArrVal_1925)) (.cse81 (store .cse71 |c_~#g_val~0.base| v_ArrVal_1926)) (.cse76 (select .cse75 |c_~#g_queue~0.base|))) (let ((.cse83 (mod (mod (mod (select .cse76 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse76 .cse8) 4294967296)) 4294967296)) (.cse82 (select .cse81 |c_~#g_queue~0.base|)) (.cse80 (select .cse79 |c_~#g_queue~0.base|))) (let ((.cse72 (select .cse80 .cse6)) (.cse69 (select .cse82 .cse6)) (.cse70 (* 4 .cse83))) (or (< (+ .cse69 .cse70) 0) (forall ((v_DerPreprocessor_11 Int) (v_prenex_311 (Array Int Int)) (v_prenex_307 Int) (v_prenex_312 (Array Int Int)) (v_DerPreprocessor_10 Int) (v_prenex_313 (Array Int Int)) (v_prenex_314 (Array Int Int)) (v_prenex_315 (Array Int Int)) (v_prenex_306 Int) (v_prenex_308 (Array Int Int)) (v_prenex_309 (Array Int Int)) (v_prenex_310 Int)) (or (< (+ (select (select (store (store (store .cse71 .cse72 v_prenex_308) |c_~#g_queue~0.base| v_prenex_314) |c_~#g_val~0.base| v_prenex_311) |c_~#g_queue~0.base|) .cse6) (* (mod (let ((.cse73 (select (store (store (store .cse74 .cse72 v_prenex_309) |c_~#g_queue~0.base| (store (select (store (store .cse75 |c_~#g_queue~0.base| (store .cse76 |c_~#g_queue~0.offset| v_DerPreprocessor_10)) .cse72 v_prenex_309) |c_~#g_queue~0.base|) .cse3 v_prenex_310)) |c_~#g_val~0.base| v_prenex_313) |c_~#g_queue~0.base|))) (mod (mod (select .cse73 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse73 .cse8) 4294967296))) 4294967296) 4)) (+ (select .cse77 (select (select (store (store (store .cse78 .cse72 v_prenex_315) |c_~#g_queue~0.base| (store (select (store (store .cse79 |c_~#g_queue~0.base| (store .cse80 |c_~#g_queue~0.offset| v_prenex_307)) .cse72 v_prenex_315) |c_~#g_queue~0.base|) .cse3 v_prenex_306)) |c_~#g_val~0.base| v_prenex_312) |c_~#g_queue~0.base|) .cse6)) 17179869181)) (not (= (store (select (store (store .cse81 |c_~#g_queue~0.base| (store .cse82 |c_~#g_queue~0.offset| v_DerPreprocessor_11)) .cse72 v_prenex_308) |c_~#g_queue~0.base|) .cse3 (select v_prenex_314 .cse3)) v_prenex_314)))) (< 2147483647 .cse83) (< (select .cse77 .cse72) (+ .cse69 .cse70 4))))))))) (< (select .cse77 |c_~#g_queue~0.base|) .cse3)))))))))) (not (= (store .cse20 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| (select v_ArrVal_1913 |c_ULTIMATE.start_vatomic32_write_~a#1.offset|)) v_ArrVal_1913)))) (forall ((v_ArrVal_1913 (Array Int Int))) (or (forall ((v_ArrVal_1912 (Array Int Int))) (or (not (= (store .cse0 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| (select v_ArrVal_1912 |c_ULTIMATE.start_vatomic32_write_~a#1.offset|)) v_ArrVal_1912)) (forall ((|v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| Int) (|ULTIMATE.start_vatomic32_write_~v#1| Int)) (or (< .cse1 |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149|) (forall ((v_ArrVal_1916 Int) (v_ArrVal_1917 Int) (v_subst_10 Int) (|v_ULTIMATE.start_main_~#t~0#1.base_57| Int)) (or (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#t~0#1.base_57|) 0)) (forall ((v_ArrVal_1922 (Array Int Int)) (v_ArrVal_1921 (Array Int Int)) (v_ArrVal_1920 (Array Int Int)) (v_ArrVal_1919 Int) (|v_writerThread1of1ForFork0_~#xbo~0#1.base_10| Int)) (let ((.cse87 (store (store |c_#length| |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1919) |v_writerThread1of1ForFork0_~#xbo~0#1.base_10| 16))) (or (forall ((v_ArrVal_1926 (Array Int Int)) (v_ArrVal_1925 (Array Int Int)) (v_ArrVal_1924 (Array Int Int))) (let ((.cse93 (store (let ((.cse101 (store |c_#memory_int| |c_ULTIMATE.start_vatomic32_write_~a#1.base| (store .cse19 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| |ULTIMATE.start_vatomic32_write_~v#1|)))) (store .cse101 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (select .cse101 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_subst_10))) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1921))) (let ((.cse94 (store .cse93 |c_~#g_val~0.base| v_ArrVal_1924)) (.cse91 (store (let ((.cse100 (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_vatomic32_write_~a#1.base| v_ArrVal_1912))) (store .cse100 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (select .cse100 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_ArrVal_1916))) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1922))) (let ((.cse96 (store .cse91 |c_~#g_val~0.base| v_ArrVal_1926)) (.cse95 (select .cse94 |c_~#g_queue~0.base|))) (let ((.cse98 (mod (mod (mod (select .cse95 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse95 .cse8) 4294967296)) 4294967296)) (.cse97 (select .cse96 |c_~#g_queue~0.base|))) (let ((.cse88 (select (select (store (store (let ((.cse99 (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_vatomic32_write_~a#1.base| v_ArrVal_1913))) (store .cse99 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (select .cse99 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_ArrVal_1917))) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1920) |c_~#g_val~0.base| v_ArrVal_1925) |c_~#g_queue~0.base|) .cse6)) (.cse89 (select .cse97 .cse6)) (.cse90 (* .cse98 4))) (or (< (select .cse87 .cse88) (+ .cse89 .cse90 4)) (forall ((v_DerPreprocessor_11 Int) (v_prenex_141 (Array Int Int)) (v_prenex_142 (Array Int Int)) (v_prenex_143 (Array Int Int)) (v_prenex_144 (Array Int Int)) (v_prenex_140 Int) (v_DerPreprocessor_10 Int) (v_prenex_139 (Array Int Int))) (or (< 0 (+ (select (select (store (store (store .cse91 .cse88 v_prenex_139) |c_~#g_queue~0.base| v_prenex_144) |c_~#g_val~0.base| v_prenex_142) |c_~#g_queue~0.base|) .cse6) (* 4 (mod (let ((.cse92 (select (store (store (store .cse93 .cse88 v_prenex_141) |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)) .cse88 v_prenex_141) |c_~#g_queue~0.base|) .cse3 v_prenex_140)) |c_~#g_val~0.base| v_prenex_143) |c_~#g_queue~0.base|))) (mod (mod (select .cse92 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse92 .cse8) 4294967296))) 4294967296)) 1)) (not (= v_prenex_144 (store (select (store (store .cse96 |c_~#g_queue~0.base| (store .cse97 |c_~#g_queue~0.offset| v_DerPreprocessor_11)) .cse88 v_prenex_139) |c_~#g_queue~0.base|) .cse3 (select v_prenex_144 .cse3)))))) (< 2147483647 .cse98) (< (+ .cse89 .cse90) 0)))))))) (< (select .cse87 |c_~#g_queue~0.base|) .cse3)))))))))) (not (= (store .cse20 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| (select v_ArrVal_1913 |c_ULTIMATE.start_vatomic32_write_~a#1.offset|)) v_ArrVal_1913)))) (forall ((v_ArrVal_1913 (Array Int Int))) (or (forall ((v_ArrVal_1912 (Array Int Int))) (or (not (= (store .cse0 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| (select v_ArrVal_1912 |c_ULTIMATE.start_vatomic32_write_~a#1.offset|)) v_ArrVal_1912)) (forall ((|v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| Int) (|ULTIMATE.start_vatomic32_write_~v#1| Int)) (or (forall ((v_ArrVal_1916 Int) (v_ArrVal_1917 Int) (v_subst_3 Int) (|v_ULTIMATE.start_main_~#t~0#1.base_57| Int)) (or (forall ((v_ArrVal_1922 (Array Int Int)) (v_ArrVal_1921 (Array Int Int)) (v_ArrVal_1920 (Array Int Int)) (v_ArrVal_1919 Int) (|v_writerThread1of1ForFork0_~#xbo~0#1.base_10| Int)) (let ((.cse102 (store (store |c_#length| |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1919) |v_writerThread1of1ForFork0_~#xbo~0#1.base_10| 16))) (or (forall ((v_ArrVal_1926 (Array Int Int)) (v_ArrVal_1925 (Array Int Int)) (v_ArrVal_1924 (Array Int Int))) (let ((.cse111 (store (let ((.cse116 (store |c_#memory_int| |c_ULTIMATE.start_vatomic32_write_~a#1.base| (store .cse19 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| |ULTIMATE.start_vatomic32_write_~v#1|)))) (store .cse116 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (select .cse116 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_subst_3))) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1921)) (.cse109 (store (let ((.cse115 (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_vatomic32_write_~a#1.base| v_ArrVal_1912))) (store .cse115 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (select .cse115 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_ArrVal_1916))) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1922))) (let ((.cse107 (store .cse109 |c_~#g_val~0.base| v_ArrVal_1926)) (.cse112 (store .cse111 |c_~#g_val~0.base| v_ArrVal_1924))) (let ((.cse113 (select .cse112 |c_~#g_queue~0.base|)) (.cse108 (select .cse107 |c_~#g_queue~0.base|))) (let ((.cse103 (select (select (store (store (let ((.cse114 (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_vatomic32_write_~a#1.base| v_ArrVal_1913))) (store .cse114 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (select .cse114 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_ArrVal_1917))) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1920) |c_~#g_val~0.base| v_ArrVal_1925) |c_~#g_queue~0.base|) .cse6)) (.cse104 (select .cse108 .cse6)) (.cse105 (* (mod (mod (mod (select .cse113 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse113 .cse8) 4294967296)) 4294967296) 4))) (or (< (select .cse102 .cse103) (+ .cse104 .cse105 4)) (forall ((v_ArrVal_1934 (Array Int Int)) (|writerThread1of1ForFork0_vatomic32_write_~v#1| Int) (v_ArrVal_1933 (Array Int Int)) (v_DerPreprocessor_11 Int) (v_ArrVal_1942 (Array Int Int)) (v_ArrVal_1940 (Array Int Int)) (v_ArrVal_1937 (Array Int Int)) (v_DerPreprocessor_10 Int)) (let ((.cse106 (mod (let ((.cse110 (select (store (store (store .cse111 .cse103 v_ArrVal_1933) |c_~#g_queue~0.base| (store (select (store (store .cse112 |c_~#g_queue~0.base| (store .cse113 |c_~#g_queue~0.offset| v_DerPreprocessor_10)) .cse103 v_ArrVal_1933) |c_~#g_queue~0.base|) .cse3 |writerThread1of1ForFork0_vatomic32_write_~v#1|)) |c_~#g_val~0.base| v_ArrVal_1940) |c_~#g_queue~0.base|))) (mod (mod (select .cse110 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse110 .cse8) 4294967296))) 4294967296))) (or (< .cse106 2147483648) (not (= (store (select (store (store .cse107 |c_~#g_queue~0.base| (store .cse108 |c_~#g_queue~0.offset| v_DerPreprocessor_11)) .cse103 v_ArrVal_1934) |c_~#g_queue~0.base|) .cse3 (select v_ArrVal_1937 .cse3)) v_ArrVal_1937)) (< 17179869183 (+ (* .cse106 4) (select (select (store (store (store .cse109 .cse103 v_ArrVal_1934) |c_~#g_queue~0.base| v_ArrVal_1937) |c_~#g_val~0.base| v_ArrVal_1942) |c_~#g_queue~0.base|) .cse6)))))) (< (+ .cse104 .cse105) 17179869184))))))) (< (select .cse102 |c_~#g_queue~0.base|) .cse3)))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#t~0#1.base_57|) 0)))) (< .cse1 |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149|))))) (not (= (store .cse20 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| (select v_ArrVal_1913 |c_ULTIMATE.start_vatomic32_write_~a#1.offset|)) v_ArrVal_1913)))) (forall ((v_ArrVal_1913 (Array Int Int))) (or (forall ((v_ArrVal_1912 (Array Int Int))) (or (not (= (store .cse0 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| (select v_ArrVal_1912 |c_ULTIMATE.start_vatomic32_write_~a#1.offset|)) v_ArrVal_1912)) (forall ((|v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| Int) (|ULTIMATE.start_vatomic32_write_~v#1| Int)) (or (forall ((v_ArrVal_1916 Int) (v_ArrVal_1917 Int) (v_subst_8 Int) (|v_ULTIMATE.start_main_~#t~0#1.base_57| Int)) (or (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#t~0#1.base_57|) 0)) (forall ((v_ArrVal_1922 (Array Int Int)) (v_ArrVal_1921 (Array Int Int)) (v_ArrVal_1920 (Array Int Int)) (v_ArrVal_1919 Int) (|v_writerThread1of1ForFork0_~#xbo~0#1.base_10| Int)) (let ((.cse117 (store (store |c_#length| |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1919) |v_writerThread1of1ForFork0_~#xbo~0#1.base_10| 16))) (or (< (select .cse117 |c_~#g_queue~0.base|) .cse3) (forall ((v_ArrVal_1926 (Array Int Int)) (v_ArrVal_1925 (Array Int Int)) (v_ArrVal_1924 (Array Int Int))) (let ((.cse124 (store (let ((.cse133 (store |c_#memory_int| |c_ULTIMATE.start_vatomic32_write_~a#1.base| (store .cse19 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| |ULTIMATE.start_vatomic32_write_~v#1|)))) (store .cse133 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (select .cse133 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_subst_8))) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1921))) (let ((.cse128 (store (let ((.cse132 (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_vatomic32_write_~a#1.base| v_ArrVal_1913))) (store .cse132 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (select .cse132 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_ArrVal_1917))) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1920)) (.cse127 (store (let ((.cse131 (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_vatomic32_write_~a#1.base| v_ArrVal_1912))) (store .cse131 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (select .cse131 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_ArrVal_1916))) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1922)) (.cse125 (store .cse124 |c_~#g_val~0.base| v_ArrVal_1924))) (let ((.cse126 (select .cse125 |c_~#g_queue~0.base|)) (.cse121 (store .cse127 |c_~#g_val~0.base| v_ArrVal_1926)) (.cse129 (store .cse128 |c_~#g_val~0.base| v_ArrVal_1925))) (let ((.cse130 (select .cse129 |c_~#g_queue~0.base|)) (.cse122 (select .cse121 |c_~#g_queue~0.base|)) (.cse120 (mod (mod (mod (select .cse126 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse126 .cse8) 4294967296)) 4294967296))) (let ((.cse119 (+ (select .cse122 .cse6) (* .cse120 4))) (.cse118 (select .cse130 .cse6))) (or (< (+ 17179869180 (select .cse117 .cse118)) .cse119) (< .cse119 17179869184) (< .cse120 2147483648) (forall ((v_DerPreprocessor_11 Int) (v_prenex_130 (Array Int Int)) (v_prenex_132 (Array Int Int)) (v_prenex_133 (Array Int Int)) (v_prenex_134 (Array Int Int)) (v_prenex_135 (Array Int Int)) (v_DerPreprocessor_10 Int) (v_prenex_137 (Array Int Int)) (v_prenex_138 (Array Int Int)) (v_prenex_136 Int) (v_prenex_298 Int) (v_prenex_131 Int)) (or (not (= (store (select (store (store .cse121 |c_~#g_queue~0.base| (store .cse122 |c_~#g_queue~0.offset| v_DerPreprocessor_11)) .cse118 v_prenex_130) |c_~#g_queue~0.base|) .cse3 (select v_prenex_137 .cse3)) v_prenex_137)) (< (+ (* (mod (let ((.cse123 (select (store (store (store .cse124 .cse118 v_prenex_132) |c_~#g_queue~0.base| (store (select (store (store .cse125 |c_~#g_queue~0.base| (store .cse126 |c_~#g_queue~0.offset| v_DerPreprocessor_10)) .cse118 v_prenex_132) |c_~#g_queue~0.base|) .cse3 v_prenex_131)) |c_~#g_val~0.base| v_prenex_135) |c_~#g_queue~0.base|))) (mod (mod (select .cse123 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse123 .cse8) 4294967296))) 4294967296) 4) (select (select (store (store (store .cse127 .cse118 v_prenex_130) |c_~#g_queue~0.base| v_prenex_137) |c_~#g_val~0.base| v_prenex_133) |c_~#g_queue~0.base|) .cse6)) (+ (select .cse117 (select (select (store (store (store .cse128 .cse118 v_prenex_138) |c_~#g_queue~0.base| (store (select (store (store .cse129 |c_~#g_queue~0.base| (store .cse130 |c_~#g_queue~0.offset| v_prenex_298)) .cse118 v_prenex_138) |c_~#g_queue~0.base|) .cse3 v_prenex_136)) |c_~#g_val~0.base| v_prenex_134) |c_~#g_queue~0.base|) .cse6)) 17179869181)))))))))))))))) (< .cse1 |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149|))))) (not (= (store .cse20 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| (select v_ArrVal_1913 |c_ULTIMATE.start_vatomic32_write_~a#1.offset|)) v_ArrVal_1913)))) (forall ((v_ArrVal_1913 (Array Int Int))) (or (not (= (store .cse20 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| (select v_ArrVal_1913 |c_ULTIMATE.start_vatomic32_write_~a#1.offset|)) v_ArrVal_1913)) (forall ((v_ArrVal_1912 (Array Int Int))) (or (not (= (store .cse0 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| (select v_ArrVal_1912 |c_ULTIMATE.start_vatomic32_write_~a#1.offset|)) v_ArrVal_1912)) (forall ((|v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| Int) (|ULTIMATE.start_vatomic32_write_~v#1| Int)) (or (forall ((v_ArrVal_1916 Int) (v_ArrVal_1917 Int) (v_subst_6 Int) (|v_ULTIMATE.start_main_~#t~0#1.base_57| Int)) (or (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#t~0#1.base_57|) 0)) (forall ((v_ArrVal_1922 (Array Int Int)) (v_ArrVal_1921 (Array Int Int)) (v_ArrVal_1920 (Array Int Int)) (v_ArrVal_1919 Int) (|v_writerThread1of1ForFork0_~#xbo~0#1.base_10| Int)) (let ((.cse134 (store (store |c_#length| |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1919) |v_writerThread1of1ForFork0_~#xbo~0#1.base_10| 16))) (or (< (select .cse134 |c_~#g_queue~0.base|) .cse3) (forall ((v_ArrVal_1926 (Array Int Int)) (v_ArrVal_1925 (Array Int Int)) (v_ArrVal_1924 (Array Int Int))) (let ((.cse144 (store (let ((.cse151 (store |c_#memory_int| |c_ULTIMATE.start_vatomic32_write_~a#1.base| (store .cse19 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| |ULTIMATE.start_vatomic32_write_~v#1|)))) (store .cse151 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (select .cse151 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_subst_6))) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1921)) (.cse139 (store (let ((.cse150 (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_vatomic32_write_~a#1.base| v_ArrVal_1912))) (store .cse150 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (select .cse150 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_ArrVal_1916))) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1922)) (.cse140 (store (let ((.cse149 (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_vatomic32_write_~a#1.base| v_ArrVal_1913))) (store .cse149 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (select .cse149 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_ArrVal_1917))) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1920))) (let ((.cse141 (store .cse140 |c_~#g_val~0.base| v_ArrVal_1925)) (.cse135 (store .cse139 |c_~#g_val~0.base| v_ArrVal_1926)) (.cse145 (store .cse144 |c_~#g_val~0.base| v_ArrVal_1924))) (let ((.cse146 (select .cse145 |c_~#g_queue~0.base|)) (.cse136 (select .cse135 |c_~#g_queue~0.base|)) (.cse142 (select .cse141 |c_~#g_queue~0.base|))) (let ((.cse137 (select .cse142 .cse6)) (.cse147 (select .cse136 .cse6)) (.cse148 (* (mod (mod (mod (select .cse146 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse146 .cse8) 4294967296)) 4294967296) 4))) (or (forall ((v_DerPreprocessor_11 Int) (v_ArrVal_1941 (Array Int Int)) (v_ArrVal_1939 Int) (v_prenex_124 (Array Int Int)) (v_DerPreprocessor_10 Int) (v_prenex_126 (Array Int Int)) (v_prenex_127 (Array Int Int)) (v_prenex_128 (Array Int Int)) (v_prenex_129 (Array Int Int)) (v_prenex_125 Int) (v_prenex_286 Int) (v_ArrVal_1935 (Array Int Int))) (let ((.cse138 (mod (let ((.cse143 (select (store (store (store .cse144 .cse137 v_prenex_126) |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)) .cse137 v_prenex_126) |c_~#g_queue~0.base|) .cse3 v_prenex_125)) |c_~#g_val~0.base| v_prenex_128) |c_~#g_queue~0.base|))) (mod (mod (select .cse143 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse143 .cse8) 4294967296))) 4294967296))) (or (not (= v_prenex_129 (store (select (store (store .cse135 |c_~#g_queue~0.base| (store .cse136 |c_~#g_queue~0.offset| v_DerPreprocessor_11)) .cse137 v_prenex_124) |c_~#g_queue~0.base|) .cse3 (select v_prenex_129 .cse3)))) (< 2147483647 .cse138) (< (+ (select (select (store (store (store .cse139 .cse137 v_prenex_124) |c_~#g_queue~0.base| v_prenex_129) |c_~#g_val~0.base| v_prenex_127) |c_~#g_queue~0.base|) .cse6) (* 4 .cse138) 3) (select .cse134 (select (select (store (store (store .cse140 .cse137 v_ArrVal_1935) |c_~#g_queue~0.base| (store (select (store (store .cse141 |c_~#g_queue~0.base| (store .cse142 |c_~#g_queue~0.offset| v_prenex_286)) .cse137 v_ArrVal_1935) |c_~#g_queue~0.base|) .cse3 v_ArrVal_1939)) |c_~#g_val~0.base| v_ArrVal_1941) |c_~#g_queue~0.base|) .cse6)))))) (< (select .cse134 .cse137) (+ .cse147 4 .cse148)) (< (+ .cse147 .cse148) 17179869184)))))))))))) (< .cse1 |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149|))))))) (forall ((v_ArrVal_1913 (Array Int Int))) (or (forall ((v_ArrVal_1912 (Array Int Int))) (or (not (= (store .cse0 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| (select v_ArrVal_1912 |c_ULTIMATE.start_vatomic32_write_~a#1.offset|)) v_ArrVal_1912)) (forall ((|v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| Int) (|ULTIMATE.start_vatomic32_write_~v#1| Int)) (or (forall ((v_ArrVal_1916 Int) (v_subst_12 Int) (v_ArrVal_1917 Int) (|v_ULTIMATE.start_main_~#t~0#1.base_57| Int)) (or (forall ((v_ArrVal_1922 (Array Int Int)) (v_ArrVal_1921 (Array Int Int)) (v_ArrVal_1920 (Array Int Int)) (v_ArrVal_1919 Int) (|v_writerThread1of1ForFork0_~#xbo~0#1.base_10| Int)) (let ((.cse152 (store (store |c_#length| |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1919) |v_writerThread1of1ForFork0_~#xbo~0#1.base_10| 16))) (or (forall ((v_ArrVal_1926 (Array Int Int)) (v_ArrVal_1925 (Array Int Int)) (v_ArrVal_1924 (Array Int Int))) (let ((.cse156 (store (let ((.cse165 (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_vatomic32_write_~a#1.base| v_ArrVal_1912))) (store .cse165 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (select .cse165 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_ArrVal_1916))) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1922)) (.cse158 (store (let ((.cse164 (store |c_#memory_int| |c_ULTIMATE.start_vatomic32_write_~a#1.base| (store .cse19 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| |ULTIMATE.start_vatomic32_write_~v#1|)))) (store .cse164 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (select .cse164 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_subst_12))) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1921))) (let ((.cse159 (store .cse158 |c_~#g_val~0.base| v_ArrVal_1924)) (.cse161 (store .cse156 |c_~#g_val~0.base| v_ArrVal_1926))) (let ((.cse162 (select .cse161 |c_~#g_queue~0.base|)) (.cse160 (select .cse159 |c_~#g_queue~0.base|))) (let ((.cse154 (* (mod (mod (mod (select .cse160 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse160 .cse8) 4294967296)) 4294967296) 4)) (.cse155 (select .cse162 .cse6)) (.cse153 (select (select (store (store (let ((.cse163 (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_vatomic32_write_~a#1.base| v_ArrVal_1913))) (store .cse163 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (select .cse163 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_ArrVal_1917))) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1920) |c_~#g_val~0.base| v_ArrVal_1925) |c_~#g_queue~0.base|) .cse6))) (or (< (select .cse152 .cse153) (+ .cse154 .cse155 4)) (< (+ .cse154 .cse155) 17179869184) (forall ((v_DerPreprocessor_11 Int) (v_prenex_141 (Array Int Int)) (v_prenex_142 (Array Int Int)) (v_prenex_143 (Array Int Int)) (v_prenex_144 (Array Int Int)) (v_prenex_140 Int) (v_DerPreprocessor_10 Int) (v_prenex_139 (Array Int Int))) (or (< 0 (+ (select (select (store (store (store .cse156 .cse153 v_prenex_139) |c_~#g_queue~0.base| v_prenex_144) |c_~#g_val~0.base| v_prenex_142) |c_~#g_queue~0.base|) .cse6) (* (mod (let ((.cse157 (select (store (store (store .cse158 .cse153 v_prenex_141) |c_~#g_queue~0.base| (store (select (store (store .cse159 |c_~#g_queue~0.base| (store .cse160 |c_~#g_queue~0.offset| v_DerPreprocessor_10)) .cse153 v_prenex_141) |c_~#g_queue~0.base|) .cse3 v_prenex_140)) |c_~#g_val~0.base| v_prenex_143) |c_~#g_queue~0.base|))) (mod (mod (select .cse157 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse157 .cse8) 4294967296))) 4294967296) 4) 1)) (not (= v_prenex_144 (store (select (store (store .cse161 |c_~#g_queue~0.base| (store .cse162 |c_~#g_queue~0.offset| v_DerPreprocessor_11)) .cse153 v_prenex_139) |c_~#g_queue~0.base|) .cse3 (select v_prenex_144 .cse3)))))))))))) (< (select .cse152 |c_~#g_queue~0.base|) .cse3)))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#t~0#1.base_57|) 0)))) (< .cse1 |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149|))))) (not (= (store .cse20 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| (select v_ArrVal_1913 |c_ULTIMATE.start_vatomic32_write_~a#1.offset|)) v_ArrVal_1913)))) (forall ((v_ArrVal_1913 (Array Int Int))) (or (forall ((v_ArrVal_1912 (Array Int Int))) (or (not (= (store .cse0 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| (select v_ArrVal_1912 |c_ULTIMATE.start_vatomic32_write_~a#1.offset|)) v_ArrVal_1912)) (forall ((|v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| Int) (|ULTIMATE.start_vatomic32_write_~v#1| Int)) (or (< .cse1 |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149|) (forall ((v_ArrVal_1916 Int) (v_ArrVal_1917 Int) (v_subst_7 Int) (|v_ULTIMATE.start_main_~#t~0#1.base_57| Int)) (or (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#t~0#1.base_57|) 0)) (forall ((v_ArrVal_1922 (Array Int Int)) (v_ArrVal_1921 (Array Int Int)) (v_ArrVal_1920 (Array Int Int)) (v_ArrVal_1919 Int) (|v_writerThread1of1ForFork0_~#xbo~0#1.base_10| Int)) (let ((.cse169 (store (store |c_#length| |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1919) |v_writerThread1of1ForFork0_~#xbo~0#1.base_10| 16))) (or (forall ((v_ArrVal_1926 (Array Int Int)) (v_ArrVal_1925 (Array Int Int)) (v_ArrVal_1924 (Array Int Int))) (let ((.cse176 (store (let ((.cse184 (store |c_#memory_int| |c_ULTIMATE.start_vatomic32_write_~a#1.base| (store .cse19 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| |ULTIMATE.start_vatomic32_write_~v#1|)))) (store .cse184 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (select .cse184 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_subst_7))) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1921))) (let ((.cse177 (store .cse176 |c_~#g_val~0.base| v_ArrVal_1924)) (.cse167 (store (let ((.cse183 (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_vatomic32_write_~a#1.base| v_ArrVal_1912))) (store .cse183 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (select .cse183 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_ArrVal_1916))) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1922)) (.cse170 (store (let ((.cse182 (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_vatomic32_write_~a#1.base| v_ArrVal_1913))) (store .cse182 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (select .cse182 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_ArrVal_1917))) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1920))) (let ((.cse171 (store .cse170 |c_~#g_val~0.base| v_ArrVal_1925)) (.cse173 (store .cse167 |c_~#g_val~0.base| v_ArrVal_1926)) (.cse178 (select .cse177 |c_~#g_queue~0.base|))) (let ((.cse181 (mod (mod (mod (select .cse178 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse178 .cse8) 4294967296)) 4294967296)) (.cse174 (select .cse173 |c_~#g_queue~0.base|)) (.cse172 (select .cse171 |c_~#g_queue~0.base|))) (let ((.cse168 (select .cse172 .cse6)) (.cse179 (select .cse174 .cse6)) (.cse180 (* .cse181 4))) (or (forall ((v_DerPreprocessor_11 Int) (v_ArrVal_1941 (Array Int Int)) (v_ArrVal_1939 Int) (v_prenex_124 (Array Int Int)) (v_DerPreprocessor_10 Int) (v_prenex_126 (Array Int Int)) (v_prenex_127 (Array Int Int)) (v_prenex_128 (Array Int Int)) (v_prenex_129 (Array Int Int)) (v_prenex_125 Int) (v_prenex_286 Int) (v_ArrVal_1935 (Array Int Int))) (let ((.cse166 (mod (let ((.cse175 (select (store (store (store .cse176 .cse168 v_prenex_126) |c_~#g_queue~0.base| (store (select (store (store .cse177 |c_~#g_queue~0.base| (store .cse178 |c_~#g_queue~0.offset| v_DerPreprocessor_10)) .cse168 v_prenex_126) |c_~#g_queue~0.base|) .cse3 v_prenex_125)) |c_~#g_val~0.base| v_prenex_128) |c_~#g_queue~0.base|))) (mod (mod (select .cse175 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse175 .cse8) 4294967296))) 4294967296))) (or (< 2147483647 .cse166) (< (+ (select (select (store (store (store .cse167 .cse168 v_prenex_124) |c_~#g_queue~0.base| v_prenex_129) |c_~#g_val~0.base| v_prenex_127) |c_~#g_queue~0.base|) .cse6) 3 (* .cse166 4)) (select .cse169 (select (select (store (store (store .cse170 .cse168 v_ArrVal_1935) |c_~#g_queue~0.base| (store (select (store (store .cse171 |c_~#g_queue~0.base| (store .cse172 |c_~#g_queue~0.offset| v_prenex_286)) .cse168 v_ArrVal_1935) |c_~#g_queue~0.base|) .cse3 v_ArrVal_1939)) |c_~#g_val~0.base| v_ArrVal_1941) |c_~#g_queue~0.base|) .cse6))) (not (= v_prenex_129 (store (select (store (store .cse173 |c_~#g_queue~0.base| (store .cse174 |c_~#g_queue~0.offset| v_DerPreprocessor_11)) .cse168 v_prenex_124) |c_~#g_queue~0.base|) .cse3 (select v_prenex_129 .cse3))))))) (< (+ .cse179 .cse180) 0) (< 2147483647 .cse181) (< (select .cse169 .cse168) (+ .cse179 4 .cse180))))))))) (< (select .cse169 |c_~#g_queue~0.base|) .cse3)))))))))) (not (= (store .cse20 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| (select v_ArrVal_1913 |c_ULTIMATE.start_vatomic32_write_~a#1.offset|)) v_ArrVal_1913)))) (forall ((v_ArrVal_1913 (Array Int Int))) (or (forall ((v_ArrVal_1912 (Array Int Int))) (or (not (= (store .cse0 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| (select v_ArrVal_1912 |c_ULTIMATE.start_vatomic32_write_~a#1.offset|)) v_ArrVal_1912)) (forall ((|v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| Int) (|ULTIMATE.start_vatomic32_write_~v#1| Int)) (or (< .cse1 |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149|) (forall ((v_ArrVal_1916 Int) (v_ArrVal_1917 Int) (v_subst_1 Int) (|v_ULTIMATE.start_main_~#t~0#1.base_57| Int)) (or (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#t~0#1.base_57|) 0)) (forall ((v_ArrVal_1922 (Array Int Int)) (v_ArrVal_1921 (Array Int Int)) (v_ArrVal_1920 (Array Int Int)) (v_ArrVal_1919 Int) (|v_writerThread1of1ForFork0_~#xbo~0#1.base_10| Int)) (let ((.cse186 (store (store |c_#length| |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1919) |v_writerThread1of1ForFork0_~#xbo~0#1.base_10| 16))) (or (forall ((v_ArrVal_1926 (Array Int Int)) (v_ArrVal_1925 (Array Int Int)) (v_ArrVal_1924 (Array Int Int))) (let ((.cse197 (store (let ((.cse202 (store |c_#memory_int| |c_ULTIMATE.start_vatomic32_write_~a#1.base| (store .cse19 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| |ULTIMATE.start_vatomic32_write_~v#1|)))) (store .cse202 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (select .cse202 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_subst_1))) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1921))) (let ((.cse191 (store (let ((.cse201 (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_vatomic32_write_~a#1.base| v_ArrVal_1913))) (store .cse201 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (select .cse201 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_ArrVal_1917))) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1920)) (.cse189 (store (let ((.cse200 (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_vatomic32_write_~a#1.base| v_ArrVal_1912))) (store .cse200 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (select .cse200 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_ArrVal_1916))) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1922)) (.cse198 (store .cse197 |c_~#g_val~0.base| v_ArrVal_1924))) (let ((.cse199 (select .cse198 |c_~#g_queue~0.base|)) (.cse194 (store .cse189 |c_~#g_val~0.base| v_ArrVal_1926)) (.cse192 (store .cse191 |c_~#g_val~0.base| v_ArrVal_1925))) (let ((.cse193 (select .cse192 |c_~#g_queue~0.base|)) (.cse195 (select .cse194 |c_~#g_queue~0.base|)) (.cse188 (mod (mod (mod (select .cse199 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse199 .cse8) 4294967296)) 4294967296))) (let ((.cse185 (+ (select .cse195 .cse6) (* 4 .cse188))) (.cse187 (select .cse193 .cse6))) (or (< .cse185 17179869184) (< (+ 17179869180 (select .cse186 .cse187)) .cse185) (< .cse188 2147483648) (forall ((v_prenex_290 (Array Int Int)) (v_DerPreprocessor_11 Int) (v_prenex_293 (Array Int Int)) (v_prenex_294 (Array Int Int)) (v_prenex_295 (Array Int Int)) (v_prenex_296 (Array Int Int)) (v_prenex_297 (Array Int Int)) (v_prenex_288 (Array Int Int)) (v_DerPreprocessor_10 Int) (v_prenex_289 Int) (v_prenex_291 Int) (v_prenex_292 Int)) (let ((.cse190 (mod (let ((.cse196 (select (store (store (store .cse197 .cse187 v_prenex_294) |c_~#g_queue~0.base| (store (select (store (store .cse198 |c_~#g_queue~0.base| (store .cse199 |c_~#g_queue~0.offset| v_DerPreprocessor_10)) .cse187 v_prenex_294) |c_~#g_queue~0.base|) .cse3 v_prenex_289)) |c_~#g_val~0.base| v_prenex_296) |c_~#g_queue~0.base|))) (mod (mod (select .cse196 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse196 .cse8) 4294967296))) 4294967296))) (or (< (+ 3 (select (select (store (store (store .cse189 .cse187 v_prenex_293) |c_~#g_queue~0.base| v_prenex_288) |c_~#g_val~0.base| v_prenex_295) |c_~#g_queue~0.base|) .cse6) (* .cse190 4)) (select .cse186 (select (select (store (store (store .cse191 .cse187 v_prenex_297) |c_~#g_queue~0.base| (store (select (store (store .cse192 |c_~#g_queue~0.base| (store .cse193 |c_~#g_queue~0.offset| v_prenex_292)) .cse187 v_prenex_297) |c_~#g_queue~0.base|) .cse3 v_prenex_291)) |c_~#g_val~0.base| v_prenex_290) |c_~#g_queue~0.base|) .cse6))) (< 2147483647 .cse190) (not (= v_prenex_288 (store (select (store (store .cse194 |c_~#g_queue~0.base| (store .cse195 |c_~#g_queue~0.offset| v_DerPreprocessor_11)) .cse187 v_prenex_293) |c_~#g_queue~0.base|) .cse3 (select v_prenex_288 .cse3)))))))))))))) (< (select .cse186 |c_~#g_queue~0.base|) .cse3)))))))))) (not (= (store .cse20 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| (select v_ArrVal_1913 |c_ULTIMATE.start_vatomic32_write_~a#1.offset|)) v_ArrVal_1913))))))) is different from true [2024-11-08 12:15:16,734 WARN L873 $PredicateComparison]: unable to prove that (or (let ((.cse16 (+ 4 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset|)) (.cse6 (+ |c_~#g_queue~0.offset| 20)) (.cse10 (+ |c_~#g_queue~0.offset| 4)) (.cse4 (+ |c_~#g_queue~0.offset| 16)) (.cse20 (select |c_#memory_int| |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|)) (.cse19 (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|)) (.cse18 (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|))) (and (forall ((v_ArrVal_1916 Int) (v_DerPreprocessor_11 Int) (v_ArrVal_1917 Int) (v_ArrVal_1919 Int) (v_DerPreprocessor_10 Int) (v_prenex_136 Int) (v_subst_8 Int) (|ULTIMATE.start_vatomic32_write_~v#1| Int) (v_prenex_298 Int) (v_prenex_131 Int) (v_ArrVal_1926 (Array Int Int)) (v_ArrVal_1925 (Array Int Int)) (v_ArrVal_1924 (Array Int Int)) (v_DerPreprocessor_24 Int) (v_DerPreprocessor_25 Int) (v_ArrVal_1922 (Array Int Int)) (v_ArrVal_1921 (Array Int Int)) (v_ArrVal_1920 (Array Int Int)) (v_prenex_130 (Array Int Int)) (v_prenex_132 (Array Int Int)) (v_prenex_133 (Array Int Int)) (v_prenex_134 (Array Int Int)) (v_prenex_135 (Array Int Int)) (|v_writerThread1of1ForFork0_~#xbo~0#1.base_10| Int) (v_prenex_137 (Array Int Int)) (v_prenex_138 (Array Int Int)) (|v_ULTIMATE.start_main_~#t~0#1.base_57| Int) (|v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| Int)) (let ((.cse7 (store (store |c_#memory_int| |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (store .cse20 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset| |ULTIMATE.start_vatomic32_write_~v#1|) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_subst_8)) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1921))) (let ((.cse3 (store (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (store .cse19 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset| v_DerPreprocessor_25) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_ArrVal_1916)) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1922)) (.cse8 (store .cse7 |c_~#g_val~0.base| v_ArrVal_1924)) (.cse11 (store (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (store .cse18 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset| v_DerPreprocessor_24) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_ArrVal_1917)) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1920))) (let ((.cse12 (store .cse11 |c_~#g_val~0.base| v_ArrVal_1925)) (.cse9 (select .cse8 |c_~#g_queue~0.base|)) (.cse14 (store .cse3 |c_~#g_val~0.base| v_ArrVal_1926))) (let ((.cse15 (select .cse14 |c_~#g_queue~0.base|)) (.cse17 (mod (mod (mod (select .cse9 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse9 .cse6) 4294967296)) 4294967296)) (.cse13 (select .cse12 |c_~#g_queue~0.base|))) (let ((.cse1 (select .cse13 .cse4)) (.cse0 (store (store |c_#length| |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1919) |v_writerThread1of1ForFork0_~#xbo~0#1.base_10| 16)) (.cse2 (+ (select .cse15 .cse4) (* .cse17 4)))) (or (< (+ 17179869180 (select .cse0 .cse1)) .cse2) (< (+ (select (select (store (store (store .cse3 .cse1 v_prenex_130) |c_~#g_queue~0.base| v_prenex_137) |c_~#g_val~0.base| v_prenex_133) |c_~#g_queue~0.base|) .cse4) (* (mod (let ((.cse5 (select (store (store (store .cse7 .cse1 v_prenex_132) |c_~#g_queue~0.base| (store (select (store (store .cse8 |c_~#g_queue~0.base| (store .cse9 |c_~#g_queue~0.offset| v_DerPreprocessor_10)) .cse1 v_prenex_132) |c_~#g_queue~0.base|) .cse10 v_prenex_131)) |c_~#g_val~0.base| v_prenex_135) |c_~#g_queue~0.base|))) (mod (mod (select .cse5 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse5 .cse6) 4294967296))) 4294967296) 4)) (+ (select .cse0 (select (select (store (store (store .cse11 .cse1 v_prenex_138) |c_~#g_queue~0.base| (store (select (store (store .cse12 |c_~#g_queue~0.base| (store .cse13 |c_~#g_queue~0.offset| v_prenex_298)) .cse1 v_prenex_138) |c_~#g_queue~0.base|) .cse10 v_prenex_136)) |c_~#g_val~0.base| v_prenex_134) |c_~#g_queue~0.base|) .cse4)) 17179869181)) (not (= (store (select (store (store .cse14 |c_~#g_queue~0.base| (store .cse15 |c_~#g_queue~0.offset| v_DerPreprocessor_11)) .cse1 v_prenex_130) |c_~#g_queue~0.base|) .cse10 (select v_prenex_137 .cse10)) v_prenex_137)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#t~0#1.base_57|) 0)) (< .cse16 |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149|) (< (select .cse0 |c_~#g_queue~0.base|) .cse10) (< .cse17 2147483648) (< .cse2 17179869184)))))))) (forall ((v_ArrVal_1916 Int) (v_DerPreprocessor_11 Int) (v_ArrVal_1917 Int) (v_ArrVal_1919 Int) (v_subst_4 Int) (v_prenex_307 Int) (v_DerPreprocessor_10 Int) (v_prenex_306 Int) (v_prenex_310 Int) (|ULTIMATE.start_vatomic32_write_~v#1| Int) (v_ArrVal_1926 (Array Int Int)) (v_ArrVal_1925 (Array Int Int)) (v_ArrVal_1924 (Array Int Int)) (v_ArrVal_1922 (Array Int Int)) (v_ArrVal_1921 (Array Int Int)) (v_DerPreprocessor_22 Int) (v_ArrVal_1920 (Array Int Int)) (v_DerPreprocessor_23 Int) (v_prenex_311 (Array Int Int)) (v_prenex_312 (Array Int Int)) (|v_writerThread1of1ForFork0_~#xbo~0#1.base_10| Int) (v_prenex_313 (Array Int Int)) (v_prenex_314 (Array Int Int)) (|v_ULTIMATE.start_main_~#t~0#1.base_57| Int) (v_prenex_315 (Array Int Int)) (|v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| Int) (v_prenex_308 (Array Int Int)) (v_prenex_309 (Array Int Int))) (let ((.cse28 (store (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (store .cse18 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset| v_DerPreprocessor_22) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_ArrVal_1917)) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1920)) (.cse21 (store (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (store .cse19 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset| v_DerPreprocessor_23) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_ArrVal_1916)) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1922)) (.cse24 (store (store |c_#memory_int| |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (store .cse20 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset| |ULTIMATE.start_vatomic32_write_~v#1|) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_subst_4)) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1921))) (let ((.cse25 (store .cse24 |c_~#g_val~0.base| v_ArrVal_1924)) (.cse33 (store .cse21 |c_~#g_val~0.base| v_ArrVal_1926)) (.cse29 (store .cse28 |c_~#g_val~0.base| v_ArrVal_1925))) (let ((.cse30 (select .cse29 |c_~#g_queue~0.base|)) (.cse34 (select .cse33 |c_~#g_queue~0.base|)) (.cse26 (select .cse25 |c_~#g_queue~0.base|))) (let ((.cse27 (store (store |c_#length| |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1919) |v_writerThread1of1ForFork0_~#xbo~0#1.base_10| 16)) (.cse31 (* (mod (mod (mod (select .cse26 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse26 .cse6) 4294967296)) 4294967296) 4)) (.cse32 (select .cse34 .cse4)) (.cse22 (select .cse30 .cse4))) (or (< (+ (select (select (store (store (store .cse21 .cse22 v_prenex_308) |c_~#g_queue~0.base| v_prenex_314) |c_~#g_val~0.base| v_prenex_311) |c_~#g_queue~0.base|) .cse4) (* (mod (let ((.cse23 (select (store (store (store .cse24 .cse22 v_prenex_309) |c_~#g_queue~0.base| (store (select (store (store .cse25 |c_~#g_queue~0.base| (store .cse26 |c_~#g_queue~0.offset| v_DerPreprocessor_10)) .cse22 v_prenex_309) |c_~#g_queue~0.base|) .cse10 v_prenex_310)) |c_~#g_val~0.base| v_prenex_313) |c_~#g_queue~0.base|))) (mod (mod (select .cse23 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse23 .cse6) 4294967296))) 4294967296) 4)) (+ (select .cse27 (select (select (store (store (store .cse28 .cse22 v_prenex_315) |c_~#g_queue~0.base| (store (select (store (store .cse29 |c_~#g_queue~0.base| (store .cse30 |c_~#g_queue~0.offset| v_prenex_307)) .cse22 v_prenex_315) |c_~#g_queue~0.base|) .cse10 v_prenex_306)) |c_~#g_val~0.base| v_prenex_312) |c_~#g_queue~0.base|) .cse4)) 17179869181)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#t~0#1.base_57|) 0)) (< .cse16 |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149|) (< (+ .cse31 .cse32) 17179869184) (< (select .cse27 |c_~#g_queue~0.base|) .cse10) (< (select .cse27 .cse22) (+ .cse31 .cse32 4)) (not (= v_prenex_314 (store (select (store (store .cse33 |c_~#g_queue~0.base| (store .cse34 |c_~#g_queue~0.offset| v_DerPreprocessor_11)) .cse22 v_prenex_308) |c_~#g_queue~0.base|) .cse10 (select v_prenex_314 .cse10)))))))))) (forall ((v_ArrVal_1916 Int) (v_DerPreprocessor_11 Int) (v_DerPreprocessor_17 Int) (v_ArrVal_1917 Int) (v_prenex_141 (Array Int Int)) (v_DerPreprocessor_16 Int) (v_prenex_142 (Array Int Int)) (v_ArrVal_1919 Int) (v_prenex_143 (Array Int Int)) (v_prenex_144 (Array Int Int)) (v_subst_10 Int) (v_DerPreprocessor_10 Int) (|ULTIMATE.start_vatomic32_write_~v#1| Int) (v_ArrVal_1926 (Array Int Int)) (v_ArrVal_1925 (Array Int Int)) (v_ArrVal_1924 (Array Int Int)) (v_ArrVal_1922 (Array Int Int)) (v_ArrVal_1921 (Array Int Int)) (v_ArrVal_1920 (Array Int Int)) (|v_writerThread1of1ForFork0_~#xbo~0#1.base_10| Int) (|v_ULTIMATE.start_main_~#t~0#1.base_57| Int) (v_prenex_139 (Array Int Int)) (|v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| Int) (v_prenex_140 Int)) (let ((.cse39 (store (store |c_#memory_int| |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (store .cse20 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset| |ULTIMATE.start_vatomic32_write_~v#1|) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_subst_10)) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1921))) (let ((.cse41 (store .cse39 |c_~#g_val~0.base| v_ArrVal_1924)) (.cse43 (store (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (store .cse19 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset| v_DerPreprocessor_17) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_ArrVal_1916)) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1922))) (let ((.cse44 (store .cse43 |c_~#g_val~0.base| v_ArrVal_1926)) (.cse42 (select .cse41 |c_~#g_queue~0.base|))) (let ((.cse46 (mod (mod (mod (select .cse42 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse42 .cse6) 4294967296)) 4294967296)) (.cse45 (select .cse44 |c_~#g_queue~0.base|))) (let ((.cse37 (store (store |c_#length| |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1919) |v_writerThread1of1ForFork0_~#xbo~0#1.base_10| 16)) (.cse40 (select (select (store (store (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (store .cse18 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset| v_DerPreprocessor_16) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_ArrVal_1917)) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1920) |c_~#g_val~0.base| v_ArrVal_1925) |c_~#g_queue~0.base|) .cse4)) (.cse35 (select .cse45 .cse4)) (.cse36 (* 4 .cse46))) (or (< (+ .cse35 .cse36) 0) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#t~0#1.base_57|) 0)) (< .cse16 |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149|) (< (select .cse37 |c_~#g_queue~0.base|) .cse10) (< 0 (+ (* (mod (let ((.cse38 (select (store (store (store .cse39 .cse40 v_prenex_141) |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)) .cse40 v_prenex_141) |c_~#g_queue~0.base|) .cse10 v_prenex_140)) |c_~#g_val~0.base| v_prenex_143) |c_~#g_queue~0.base|))) (mod (mod (select .cse38 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse38 .cse6) 4294967296))) 4294967296) 4) (select (select (store (store (store .cse43 .cse40 v_prenex_139) |c_~#g_queue~0.base| v_prenex_144) |c_~#g_val~0.base| v_prenex_142) |c_~#g_queue~0.base|) .cse4) 1)) (not (= v_prenex_144 (store (select (store (store .cse44 |c_~#g_queue~0.base| (store .cse45 |c_~#g_queue~0.offset| v_DerPreprocessor_11)) .cse40 v_prenex_139) |c_~#g_queue~0.base|) .cse10 (select v_prenex_144 .cse10)))) (< 2147483647 .cse46) (< (select .cse37 .cse40) (+ .cse35 .cse36 4))))))))) (forall ((v_ArrVal_1916 Int) (v_DerPreprocessor_11 Int) (v_DerPreprocessor_18 Int) (v_ArrVal_1917 Int) (v_ArrVal_1919 Int) (v_prenex_288 (Array Int Int)) (v_subst_1 Int) (v_DerPreprocessor_10 Int) (|ULTIMATE.start_vatomic32_write_~v#1| Int) (v_DerPreprocessor_19 Int) (v_prenex_291 Int) (v_prenex_292 Int) (v_ArrVal_1926 (Array Int Int)) (v_ArrVal_1925 (Array Int Int)) (v_ArrVal_1924 (Array Int Int)) (v_ArrVal_1922 (Array Int Int)) (v_prenex_290 (Array Int Int)) (v_ArrVal_1921 (Array Int Int)) (v_ArrVal_1920 (Array Int Int)) (v_prenex_293 (Array Int Int)) (v_prenex_294 (Array Int Int)) (v_prenex_295 (Array Int Int)) (v_prenex_296 (Array Int Int)) (v_prenex_297 (Array Int Int)) (|v_writerThread1of1ForFork0_~#xbo~0#1.base_10| Int) (|v_ULTIMATE.start_main_~#t~0#1.base_57| Int) (|v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| Int) (v_prenex_289 Int)) (let ((.cse59 (store (store |c_#memory_int| |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (store .cse20 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset| |ULTIMATE.start_vatomic32_write_~v#1|) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_subst_1)) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1921)) (.cse52 (store (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (store .cse18 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset| v_DerPreprocessor_18) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_ArrVal_1917)) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1920))) (let ((.cse53 (store .cse52 |c_~#g_val~0.base| v_ArrVal_1925)) (.cse49 (store (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (store .cse19 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset| v_DerPreprocessor_19) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_ArrVal_1916)) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1922)) (.cse60 (store .cse59 |c_~#g_val~0.base| v_ArrVal_1924))) (let ((.cse61 (select .cse60 |c_~#g_queue~0.base|)) (.cse56 (store .cse49 |c_~#g_val~0.base| v_ArrVal_1926)) (.cse54 (select .cse53 |c_~#g_queue~0.base|))) (let ((.cse50 (select .cse54 .cse4)) (.cse57 (select .cse56 |c_~#g_queue~0.base|)) (.cse47 (mod (mod (mod (select .cse61 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse61 .cse6) 4294967296)) 4294967296))) (let ((.cse51 (store (store |c_#length| |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1919) |v_writerThread1of1ForFork0_~#xbo~0#1.base_10| 16)) (.cse55 (+ (select .cse57 .cse4) (* 4 .cse47))) (.cse48 (mod (let ((.cse58 (select (store (store (store .cse59 .cse50 v_prenex_294) |c_~#g_queue~0.base| (store (select (store (store .cse60 |c_~#g_queue~0.base| (store .cse61 |c_~#g_queue~0.offset| v_DerPreprocessor_10)) .cse50 v_prenex_294) |c_~#g_queue~0.base|) .cse10 v_prenex_289)) |c_~#g_val~0.base| v_prenex_296) |c_~#g_queue~0.base|))) (mod (mod (select .cse58 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse58 .cse6) 4294967296))) 4294967296))) (or (< .cse47 2147483648) (< (+ (* 4 .cse48) (select (select (store (store (store .cse49 .cse50 v_prenex_293) |c_~#g_queue~0.base| v_prenex_288) |c_~#g_val~0.base| v_prenex_295) |c_~#g_queue~0.base|) .cse4) 3) (select .cse51 (select (select (store (store (store .cse52 .cse50 v_prenex_297) |c_~#g_queue~0.base| (store (select (store (store .cse53 |c_~#g_queue~0.base| (store .cse54 |c_~#g_queue~0.offset| v_prenex_292)) .cse50 v_prenex_297) |c_~#g_queue~0.base|) .cse10 v_prenex_291)) |c_~#g_val~0.base| v_prenex_290) |c_~#g_queue~0.base|) .cse4))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#t~0#1.base_57|) 0)) (< .cse16 |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149|) (< (+ 17179869180 (select .cse51 .cse50)) .cse55) (< (select .cse51 |c_~#g_queue~0.base|) .cse10) (< .cse55 17179869184) (not (= (store (select (store (store .cse56 |c_~#g_queue~0.base| (store .cse57 |c_~#g_queue~0.offset| v_DerPreprocessor_11)) .cse50 v_prenex_293) |c_~#g_queue~0.base|) .cse10 (select v_prenex_288 .cse10)) v_prenex_288)) (< 2147483647 .cse48)))))))) (forall ((|writerThread1of1ForFork0_vatomic32_write_~v#1| Int) (v_ArrVal_1934 (Array Int Int)) (v_ArrVal_1933 (Array Int Int)) (v_ArrVal_1916 Int) (v_DerPreprocessor_11 Int) (v_ArrVal_1917 Int) (v_ArrVal_1919 Int) (v_subst_5 Int) (v_DerPreprocessor_10 Int) (|ULTIMATE.start_vatomic32_write_~v#1| Int) (v_ArrVal_1926 (Array Int Int)) (v_ArrVal_1925 (Array Int Int)) (v_ArrVal_1924 (Array Int Int)) (v_ArrVal_1922 (Array Int Int)) (v_ArrVal_1921 (Array Int Int)) (v_ArrVal_1920 (Array Int Int)) (v_ArrVal_1942 (Array Int Int)) (v_ArrVal_1940 (Array Int Int)) (v_DerPreprocessor_26 Int) (v_DerPreprocessor_27 Int) (|v_writerThread1of1ForFork0_~#xbo~0#1.base_10| Int) (|v_ULTIMATE.start_main_~#t~0#1.base_57| Int) (|v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| Int) (v_ArrVal_1937 (Array Int Int))) (let ((.cse72 (store (store |c_#memory_int| |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (store .cse20 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset| |ULTIMATE.start_vatomic32_write_~v#1|) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_subst_5)) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1921))) (let ((.cse73 (store .cse72 |c_~#g_val~0.base| v_ArrVal_1924)) (.cse70 (store (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (store .cse19 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset| v_DerPreprocessor_27) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_ArrVal_1916)) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1922))) (let ((.cse67 (store .cse70 |c_~#g_val~0.base| v_ArrVal_1926)) (.cse74 (select .cse73 |c_~#g_queue~0.base|))) (let ((.cse66 (select (select (store (store (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (store .cse18 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset| v_DerPreprocessor_26) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_ArrVal_1917)) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1920) |c_~#g_val~0.base| v_ArrVal_1925) |c_~#g_queue~0.base|) .cse4)) (.cse69 (mod (mod (mod (select .cse74 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse74 .cse6) 4294967296)) 4294967296)) (.cse68 (select .cse67 |c_~#g_queue~0.base|))) (let ((.cse65 (store (store |c_#length| |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1919) |v_writerThread1of1ForFork0_~#xbo~0#1.base_10| 16)) (.cse63 (select .cse68 .cse4)) (.cse64 (* .cse69 4)) (.cse62 (mod (let ((.cse71 (select (store (store (store .cse72 .cse66 v_ArrVal_1933) |c_~#g_queue~0.base| (store (select (store (store .cse73 |c_~#g_queue~0.base| (store .cse74 |c_~#g_queue~0.offset| v_DerPreprocessor_10)) .cse66 v_ArrVal_1933) |c_~#g_queue~0.base|) .cse10 |writerThread1of1ForFork0_vatomic32_write_~v#1|)) |c_~#g_val~0.base| v_ArrVal_1940) |c_~#g_queue~0.base|))) (mod (mod (select .cse71 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse71 .cse6) 4294967296))) 4294967296))) (or (< .cse62 2147483648) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#t~0#1.base_57|) 0)) (< .cse16 |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149|) (< (+ .cse63 .cse64) 0) (< (select .cse65 |c_~#g_queue~0.base|) .cse10) (< (select .cse65 .cse66) (+ .cse63 .cse64 4)) (not (= v_ArrVal_1937 (store (select (store (store .cse67 |c_~#g_queue~0.base| (store .cse68 |c_~#g_queue~0.offset| v_DerPreprocessor_11)) .cse66 v_ArrVal_1934) |c_~#g_queue~0.base|) .cse10 (select v_ArrVal_1937 .cse10)))) (< 2147483647 .cse69) (< 17179869183 (+ (* .cse62 4) (select (select (store (store (store .cse70 .cse66 v_ArrVal_1934) |c_~#g_queue~0.base| v_ArrVal_1937) |c_~#g_val~0.base| v_ArrVal_1942) |c_~#g_queue~0.base|) .cse4)))))))))) (forall ((v_ArrVal_1916 Int) (v_DerPreprocessor_11 Int) (v_ArrVal_1917 Int) (v_ArrVal_1919 Int) (v_prenex_307 Int) (v_DerPreprocessor_10 Int) (v_prenex_306 Int) (v_prenex_310 Int) (v_subst_9 Int) (|ULTIMATE.start_vatomic32_write_~v#1| Int) (v_ArrVal_1926 (Array Int Int)) (v_ArrVal_1925 (Array Int Int)) (v_ArrVal_1924 (Array Int Int)) (v_ArrVal_1922 (Array Int Int)) (v_ArrVal_1921 (Array Int Int)) (v_ArrVal_1920 (Array Int Int)) (v_DerPreprocessor_28 Int) (v_DerPreprocessor_29 Int) (v_prenex_311 (Array Int Int)) (v_prenex_312 (Array Int Int)) (|v_writerThread1of1ForFork0_~#xbo~0#1.base_10| Int) (v_prenex_313 (Array Int Int)) (v_prenex_314 (Array Int Int)) (|v_ULTIMATE.start_main_~#t~0#1.base_57| Int) (v_prenex_315 (Array Int Int)) (|v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| Int) (v_prenex_308 (Array Int Int)) (v_prenex_309 (Array Int Int))) (let ((.cse83 (store (store |c_#memory_int| |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (store .cse20 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset| |ULTIMATE.start_vatomic32_write_~v#1|) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_subst_9)) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1921))) (let ((.cse81 (store (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (store .cse19 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset| v_DerPreprocessor_29) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_ArrVal_1916)) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1922)) (.cse84 (store .cse83 |c_~#g_val~0.base| v_ArrVal_1924)) (.cse86 (store (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (store .cse18 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset| v_DerPreprocessor_28) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_ArrVal_1917)) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1920))) (let ((.cse87 (store .cse86 |c_~#g_val~0.base| v_ArrVal_1925)) (.cse85 (select .cse84 |c_~#g_queue~0.base|)) (.cse77 (store .cse81 |c_~#g_val~0.base| v_ArrVal_1926))) (let ((.cse78 (select .cse77 |c_~#g_queue~0.base|)) (.cse89 (mod (mod (mod (select .cse85 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse85 .cse6) 4294967296)) 4294967296)) (.cse88 (select .cse87 |c_~#g_queue~0.base|))) (let ((.cse80 (store (store |c_#length| |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1919) |v_writerThread1of1ForFork0_~#xbo~0#1.base_10| 16)) (.cse79 (select .cse88 .cse4)) (.cse75 (* .cse89 4)) (.cse76 (select .cse78 .cse4))) (or (< (+ .cse75 .cse76) 0) (not (= (store (select (store (store .cse77 |c_~#g_queue~0.base| (store .cse78 |c_~#g_queue~0.offset| v_DerPreprocessor_11)) .cse79 v_prenex_308) |c_~#g_queue~0.base|) .cse10 (select v_prenex_314 .cse10)) v_prenex_314)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#t~0#1.base_57|) 0)) (< .cse16 |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149|) (< (select .cse80 |c_~#g_queue~0.base|) .cse10) (< (+ (select (select (store (store (store .cse81 .cse79 v_prenex_308) |c_~#g_queue~0.base| v_prenex_314) |c_~#g_val~0.base| v_prenex_311) |c_~#g_queue~0.base|) .cse4) (* (mod (let ((.cse82 (select (store (store (store .cse83 .cse79 v_prenex_309) |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)) .cse79 v_prenex_309) |c_~#g_queue~0.base|) .cse10 v_prenex_310)) |c_~#g_val~0.base| v_prenex_313) |c_~#g_queue~0.base|))) (mod (mod (select .cse82 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse82 .cse6) 4294967296))) 4294967296) 4)) (+ (select .cse80 (select (select (store (store (store .cse86 .cse79 v_prenex_315) |c_~#g_queue~0.base| (store (select (store (store .cse87 |c_~#g_queue~0.base| (store .cse88 |c_~#g_queue~0.offset| v_prenex_307)) .cse79 v_prenex_315) |c_~#g_queue~0.base|) .cse10 v_prenex_306)) |c_~#g_val~0.base| v_prenex_312) |c_~#g_queue~0.base|) .cse4)) 17179869181)) (< 2147483647 .cse89) (< (select .cse80 .cse79) (+ .cse75 4 .cse76))))))))) (forall ((v_DerPreprocessor_33 Int) (v_ArrVal_1916 Int) (v_DerPreprocessor_11 Int) (v_ArrVal_1917 Int) (v_ArrVal_1939 Int) (v_ArrVal_1919 Int) (v_prenex_124 (Array Int Int)) (v_DerPreprocessor_10 Int) (v_DerPreprocessor_32 Int) (v_prenex_126 (Array Int Int)) (v_prenex_127 (Array Int Int)) (v_prenex_128 (Array Int Int)) (|ULTIMATE.start_vatomic32_write_~v#1| Int) (v_subst_7 Int) (v_ArrVal_1926 (Array Int Int)) (v_ArrVal_1925 (Array Int Int)) (v_ArrVal_1924 (Array Int Int)) (v_ArrVal_1922 (Array Int Int)) (v_ArrVal_1921 (Array Int Int)) (v_ArrVal_1920 (Array Int Int)) (v_ArrVal_1941 (Array Int Int)) (|v_writerThread1of1ForFork0_~#xbo~0#1.base_10| Int) (|v_ULTIMATE.start_main_~#t~0#1.base_57| Int) (v_prenex_129 (Array Int Int)) (|v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| Int) (v_prenex_125 Int) (v_prenex_286 Int) (v_ArrVal_1935 (Array Int Int))) (let ((.cse103 (store (store |c_#memory_int| |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (store .cse20 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset| |ULTIMATE.start_vatomic32_write_~v#1|) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_subst_7)) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1921)) (.cse99 (store (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (store .cse18 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset| v_DerPreprocessor_32) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_ArrVal_1917)) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1920))) (let ((.cse100 (store .cse99 |c_~#g_val~0.base| v_ArrVal_1925)) (.cse98 (store (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (store .cse19 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset| v_DerPreprocessor_33) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_ArrVal_1916)) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1922)) (.cse104 (store .cse103 |c_~#g_val~0.base| v_ArrVal_1924))) (let ((.cse105 (select .cse104 |c_~#g_queue~0.base|)) (.cse94 (store .cse98 |c_~#g_val~0.base| v_ArrVal_1926)) (.cse101 (select .cse100 |c_~#g_queue~0.base|))) (let ((.cse96 (select .cse101 .cse4)) (.cse95 (select .cse94 |c_~#g_queue~0.base|)) (.cse92 (mod (mod (mod (select .cse105 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse105 .cse6) 4294967296)) 4294967296))) (let ((.cse90 (* .cse92 4)) (.cse91 (select .cse95 .cse4)) (.cse97 (mod (let ((.cse102 (select (store (store (store .cse103 .cse96 v_prenex_126) |c_~#g_queue~0.base| (store (select (store (store .cse104 |c_~#g_queue~0.base| (store .cse105 |c_~#g_queue~0.offset| v_DerPreprocessor_10)) .cse96 v_prenex_126) |c_~#g_queue~0.base|) .cse10 v_prenex_125)) |c_~#g_val~0.base| v_prenex_128) |c_~#g_queue~0.base|))) (mod (mod (select .cse102 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse102 .cse6) 4294967296))) 4294967296)) (.cse93 (store (store |c_#length| |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1919) |v_writerThread1of1ForFork0_~#xbo~0#1.base_10| 16))) (or (< (+ .cse90 .cse91) 0) (< 2147483647 .cse92) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#t~0#1.base_57|) 0)) (< .cse16 |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149|) (< (select .cse93 |c_~#g_queue~0.base|) .cse10) (not (= (store (select (store (store .cse94 |c_~#g_queue~0.base| (store .cse95 |c_~#g_queue~0.offset| v_DerPreprocessor_11)) .cse96 v_prenex_124) |c_~#g_queue~0.base|) .cse10 (select v_prenex_129 .cse10)) v_prenex_129)) (< (select .cse93 .cse96) (+ .cse90 .cse91 4)) (< 2147483647 .cse97) (< (+ (* .cse97 4) 3 (select (select (store (store (store .cse98 .cse96 v_prenex_124) |c_~#g_queue~0.base| v_prenex_129) |c_~#g_val~0.base| v_prenex_127) |c_~#g_queue~0.base|) .cse4)) (select .cse93 (select (select (store (store (store .cse99 .cse96 v_ArrVal_1935) |c_~#g_queue~0.base| (store (select (store (store .cse100 |c_~#g_queue~0.base| (store .cse101 |c_~#g_queue~0.offset| v_prenex_286)) .cse96 v_ArrVal_1935) |c_~#g_queue~0.base|) .cse10 v_ArrVal_1939)) |c_~#g_val~0.base| v_ArrVal_1941) |c_~#g_queue~0.base|) .cse4)))))))))) (forall ((v_DerPreprocessor_14 Int) (v_ArrVal_1916 Int) (v_DerPreprocessor_11 Int) (v_subst_12 Int) (v_ArrVal_1917 Int) (v_prenex_141 (Array Int Int)) (v_DerPreprocessor_15 Int) (v_prenex_142 (Array Int Int)) (v_ArrVal_1919 Int) (v_prenex_143 (Array Int Int)) (v_prenex_144 (Array Int Int)) (v_DerPreprocessor_10 Int) (|ULTIMATE.start_vatomic32_write_~v#1| Int) (v_ArrVal_1926 (Array Int Int)) (v_ArrVal_1925 (Array Int Int)) (v_ArrVal_1924 (Array Int Int)) (v_ArrVal_1922 (Array Int Int)) (v_ArrVal_1921 (Array Int Int)) (v_ArrVal_1920 (Array Int Int)) (|v_writerThread1of1ForFork0_~#xbo~0#1.base_10| Int) (|v_ULTIMATE.start_main_~#t~0#1.base_57| Int) (v_prenex_139 (Array Int Int)) (|v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| Int) (v_prenex_140 Int)) (let ((.cse111 (store (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (store .cse19 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset| v_DerPreprocessor_15) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_ArrVal_1916)) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1922)) (.cse107 (store (store |c_#memory_int| |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (store .cse20 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset| |ULTIMATE.start_vatomic32_write_~v#1|) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_subst_12)) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1921))) (let ((.cse109 (store .cse107 |c_~#g_val~0.base| v_ArrVal_1924)) (.cse115 (store .cse111 |c_~#g_val~0.base| v_ArrVal_1926))) (let ((.cse116 (select .cse115 |c_~#g_queue~0.base|)) (.cse110 (select .cse109 |c_~#g_queue~0.base|))) (let ((.cse108 (select (select (store (store (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (store .cse18 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset| v_DerPreprocessor_14) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_ArrVal_1917)) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1920) |c_~#g_val~0.base| v_ArrVal_1925) |c_~#g_queue~0.base|) .cse4)) (.cse113 (* 4 (mod (mod (mod (select .cse110 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse110 .cse6) 4294967296)) 4294967296))) (.cse114 (select .cse116 .cse4)) (.cse112 (store (store |c_#length| |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1919) |v_writerThread1of1ForFork0_~#xbo~0#1.base_10| 16))) (or (< 0 (+ (* (mod (let ((.cse106 (select (store (store (store .cse107 .cse108 v_prenex_141) |c_~#g_queue~0.base| (store (select (store (store .cse109 |c_~#g_queue~0.base| (store .cse110 |c_~#g_queue~0.offset| v_DerPreprocessor_10)) .cse108 v_prenex_141) |c_~#g_queue~0.base|) .cse10 v_prenex_140)) |c_~#g_val~0.base| v_prenex_143) |c_~#g_queue~0.base|))) (mod (mod (select .cse106 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse106 .cse6) 4294967296))) 4294967296) 4) (select (select (store (store (store .cse111 .cse108 v_prenex_139) |c_~#g_queue~0.base| v_prenex_144) |c_~#g_val~0.base| v_prenex_142) |c_~#g_queue~0.base|) .cse4) 1)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#t~0#1.base_57|) 0)) (< .cse16 |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149|) (< (select .cse112 .cse108) (+ .cse113 4 .cse114)) (not (= (store (select (store (store .cse115 |c_~#g_queue~0.base| (store .cse116 |c_~#g_queue~0.offset| v_DerPreprocessor_11)) .cse108 v_prenex_139) |c_~#g_queue~0.base|) .cse10 (select v_prenex_144 .cse10)) v_prenex_144)) (< (+ .cse113 .cse114) 17179869184) (< (select .cse112 |c_~#g_queue~0.base|) .cse10))))))) (forall ((v_DerPreprocessor_13 Int) (v_prenex_280 (Array Int Int)) (v_ArrVal_1916 Int) (v_DerPreprocessor_11 Int) (v_DerPreprocessor_12 Int) (v_prenex_281 (Array Int Int)) (v_prenex_282 (Array Int Int)) (v_ArrVal_1917 Int) (v_prenex_283 (Array Int Int)) (v_prenex_285 (Array Int Int)) (v_ArrVal_1919 Int) (v_subst_2 Int) (v_DerPreprocessor_10 Int) (|ULTIMATE.start_vatomic32_write_~v#1| Int) (v_ArrVal_1926 (Array Int Int)) (v_ArrVal_1925 (Array Int Int)) (v_ArrVal_1924 (Array Int Int)) (v_ArrVal_1922 (Array Int Int)) (v_ArrVal_1921 (Array Int Int)) (v_ArrVal_1920 (Array Int Int)) (|v_writerThread1of1ForFork0_~#xbo~0#1.base_10| Int) (|v_ULTIMATE.start_main_~#t~0#1.base_57| Int) (|v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| Int) (v_prenex_284 Int)) (let ((.cse125 (store (store |c_#memory_int| |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (store .cse20 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset| |ULTIMATE.start_vatomic32_write_~v#1|) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_subst_2)) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1921))) (let ((.cse123 (store (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (store .cse19 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset| v_DerPreprocessor_13) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_ArrVal_1916)) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1922)) (.cse126 (store .cse125 |c_~#g_val~0.base| v_ArrVal_1924))) (let ((.cse127 (select .cse126 |c_~#g_queue~0.base|)) (.cse117 (store .cse123 |c_~#g_val~0.base| v_ArrVal_1926))) (let ((.cse118 (select .cse117 |c_~#g_queue~0.base|)) (.cse122 (mod (mod (mod (select .cse127 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse127 .cse6) 4294967296)) 4294967296))) (let ((.cse119 (select (select (store (store (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (store .cse18 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset| v_DerPreprocessor_12) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_ArrVal_1917)) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1920) |c_~#g_val~0.base| v_ArrVal_1925) |c_~#g_queue~0.base|) .cse4)) (.cse120 (store (store |c_#length| |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1919) |v_writerThread1of1ForFork0_~#xbo~0#1.base_10| 16)) (.cse121 (+ (select .cse118 .cse4) (* .cse122 4)))) (or (not (= (store (select (store (store .cse117 |c_~#g_queue~0.base| (store .cse118 |c_~#g_queue~0.offset| v_DerPreprocessor_11)) .cse119 v_prenex_285) |c_~#g_queue~0.base|) .cse10 (select v_prenex_283 .cse10)) v_prenex_283)) (< (+ 17179869180 (select .cse120 .cse119)) .cse121) (< .cse122 2147483648) (< 0 (+ (select (select (store (store (store .cse123 .cse119 v_prenex_285) |c_~#g_queue~0.base| v_prenex_283) |c_~#g_val~0.base| v_prenex_281) |c_~#g_queue~0.base|) .cse4) (* (mod (let ((.cse124 (select (store (store (store .cse125 .cse119 v_prenex_280) |c_~#g_queue~0.base| (store (select (store (store .cse126 |c_~#g_queue~0.base| (store .cse127 |c_~#g_queue~0.offset| v_DerPreprocessor_10)) .cse119 v_prenex_280) |c_~#g_queue~0.base|) .cse10 v_prenex_284)) |c_~#g_val~0.base| v_prenex_282) |c_~#g_queue~0.base|))) (mod (mod (select .cse124 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse124 .cse6) 4294967296))) 4294967296) 4) 1)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#t~0#1.base_57|) 0)) (< .cse16 |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149|) (< (select .cse120 |c_~#g_queue~0.base|) .cse10) (< .cse121 17179869184)))))))) (forall ((v_DerPreprocessor_35 Int) (v_ArrVal_1916 Int) (v_DerPreprocessor_11 Int) (v_DerPreprocessor_34 Int) (v_ArrVal_1917 Int) (v_ArrVal_1919 Int) (v_subst_11 Int) (v_prenex_301 (Array Int Int)) (v_DerPreprocessor_10 Int) (v_prenex_302 (Array Int Int)) (v_prenex_303 (Array Int Int)) (|ULTIMATE.start_vatomic32_write_~v#1| Int) (v_ArrVal_1926 (Array Int Int)) (v_ArrVal_1925 (Array Int Int)) (v_ArrVal_1924 (Array Int Int)) (v_ArrVal_1922 (Array Int Int)) (v_ArrVal_1921 (Array Int Int)) (v_ArrVal_1920 (Array Int Int)) (v_prenex_299 (Array Int Int)) (|v_writerThread1of1ForFork0_~#xbo~0#1.base_10| Int) (|v_ULTIMATE.start_main_~#t~0#1.base_57| Int) (v_prenex_305 (Array Int Int)) (|v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| Int) (v_prenex_300 Int)) (let ((.cse137 (store (store |c_#memory_int| |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (store .cse20 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset| |ULTIMATE.start_vatomic32_write_~v#1|) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_subst_11)) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1921))) (let ((.cse138 (store .cse137 |c_~#g_val~0.base| v_ArrVal_1924)) (.cse130 (store (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (store .cse19 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset| v_DerPreprocessor_35) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_ArrVal_1916)) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1922))) (let ((.cse134 (store .cse130 |c_~#g_val~0.base| v_ArrVal_1926)) (.cse139 (select .cse138 |c_~#g_queue~0.base|))) (let ((.cse128 (mod (mod (mod (select .cse139 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse139 .cse6) 4294967296)) 4294967296)) (.cse135 (select .cse134 |c_~#g_queue~0.base|)) (.cse131 (select (select (store (store (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (store .cse18 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset| v_DerPreprocessor_34) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_ArrVal_1917)) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1920) |c_~#g_val~0.base| v_ArrVal_1925) |c_~#g_queue~0.base|) .cse4))) (let ((.cse129 (mod (let ((.cse136 (select (store (store (store .cse137 .cse131 v_prenex_301) |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)) .cse131 v_prenex_301) |c_~#g_queue~0.base|) .cse10 v_prenex_300)) |c_~#g_val~0.base| v_prenex_303) |c_~#g_queue~0.base|))) (mod (mod (select .cse136 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse136 .cse6) 4294967296))) 4294967296)) (.cse132 (store (store |c_#length| |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1919) |v_writerThread1of1ForFork0_~#xbo~0#1.base_10| 16)) (.cse133 (+ (* .cse128 4) (select .cse135 .cse4)))) (or (< .cse128 2147483648) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#t~0#1.base_57|) 0)) (< .cse16 |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149|) (< 17179869183 (+ (* 4 .cse129) (select (select (store (store (store .cse130 .cse131 v_prenex_299) |c_~#g_queue~0.base| v_prenex_305) |c_~#g_val~0.base| v_prenex_302) |c_~#g_queue~0.base|) .cse4))) (< (select .cse132 |c_~#g_queue~0.base|) .cse10) (< .cse129 2147483648) (< .cse133 17179869184) (< (+ 17179869180 (select .cse132 .cse131)) .cse133) (not (= v_prenex_305 (store (select (store (store .cse134 |c_~#g_queue~0.base| (store .cse135 |c_~#g_queue~0.offset| v_DerPreprocessor_11)) .cse131 v_prenex_299) |c_~#g_queue~0.base|) .cse10 (select v_prenex_305 .cse10))))))))))) (forall ((|writerThread1of1ForFork0_vatomic32_write_~v#1| Int) (v_ArrVal_1934 (Array Int Int)) (v_ArrVal_1933 (Array Int Int)) (v_ArrVal_1916 Int) (v_DerPreprocessor_11 Int) (v_ArrVal_1917 Int) (v_ArrVal_1919 Int) (v_subst_3 Int) (v_DerPreprocessor_31 Int) (v_DerPreprocessor_10 Int) (v_DerPreprocessor_30 Int) (|ULTIMATE.start_vatomic32_write_~v#1| Int) (v_ArrVal_1926 (Array Int Int)) (v_ArrVal_1925 (Array Int Int)) (v_ArrVal_1924 (Array Int Int)) (v_ArrVal_1922 (Array Int Int)) (v_ArrVal_1921 (Array Int Int)) (v_ArrVal_1920 (Array Int Int)) (v_ArrVal_1942 (Array Int Int)) (v_ArrVal_1940 (Array Int Int)) (|v_writerThread1of1ForFork0_~#xbo~0#1.base_10| Int) (|v_ULTIMATE.start_main_~#t~0#1.base_57| Int) (|v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| Int) (v_ArrVal_1937 (Array Int Int))) (let ((.cse141 (store (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (store .cse19 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset| v_DerPreprocessor_31) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_ArrVal_1916)) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1922)) (.cse150 (store (store |c_#memory_int| |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (store .cse20 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset| |ULTIMATE.start_vatomic32_write_~v#1|) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_subst_3)) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1921))) (let ((.cse151 (store .cse150 |c_~#g_val~0.base| v_ArrVal_1924)) (.cse146 (store .cse141 |c_~#g_val~0.base| v_ArrVal_1926))) (let ((.cse147 (select .cse146 |c_~#g_queue~0.base|)) (.cse148 (select .cse151 |c_~#g_queue~0.base|)) (.cse142 (select (select (store (store (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (store .cse18 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset| v_DerPreprocessor_30) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_ArrVal_1917)) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1920) |c_~#g_val~0.base| v_ArrVal_1925) |c_~#g_queue~0.base|) .cse4))) (let ((.cse140 (mod (let ((.cse149 (select (store (store (store .cse150 .cse142 v_ArrVal_1933) |c_~#g_queue~0.base| (store (select (store (store .cse151 |c_~#g_queue~0.base| (store .cse148 |c_~#g_queue~0.offset| v_DerPreprocessor_10)) .cse142 v_ArrVal_1933) |c_~#g_queue~0.base|) .cse10 |writerThread1of1ForFork0_vatomic32_write_~v#1|)) |c_~#g_val~0.base| v_ArrVal_1940) |c_~#g_queue~0.base|))) (mod (mod (select .cse149 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse149 .cse6) 4294967296))) 4294967296)) (.cse144 (* (mod (mod (mod (select .cse148 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse148 .cse6) 4294967296)) 4294967296) 4)) (.cse145 (select .cse147 .cse4)) (.cse143 (store (store |c_#length| |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1919) |v_writerThread1of1ForFork0_~#xbo~0#1.base_10| 16))) (or (< 17179869183 (+ (* .cse140 4) (select (select (store (store (store .cse141 .cse142 v_ArrVal_1934) |c_~#g_queue~0.base| v_ArrVal_1937) |c_~#g_val~0.base| v_ArrVal_1942) |c_~#g_queue~0.base|) .cse4))) (< (select .cse143 .cse142) (+ .cse144 .cse145 4)) (< .cse140 2147483648) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#t~0#1.base_57|) 0)) (< .cse16 |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149|) (< (+ .cse144 .cse145) 17179869184) (< (select .cse143 |c_~#g_queue~0.base|) .cse10) (not (= (store (select (store (store .cse146 |c_~#g_queue~0.base| (store .cse147 |c_~#g_queue~0.offset| v_DerPreprocessor_11)) .cse142 v_ArrVal_1934) |c_~#g_queue~0.base|) .cse10 (select v_ArrVal_1937 .cse10)) v_ArrVal_1937)))))))) (forall ((v_ArrVal_1916 Int) (v_DerPreprocessor_11 Int) (v_ArrVal_1917 Int) (v_ArrVal_1939 Int) (v_ArrVal_1919 Int) (v_subst_6 Int) (v_prenex_124 (Array Int Int)) (v_DerPreprocessor_10 Int) (v_prenex_126 (Array Int Int)) (v_prenex_127 (Array Int Int)) (v_prenex_128 (Array Int Int)) (|ULTIMATE.start_vatomic32_write_~v#1| Int) (v_ArrVal_1926 (Array Int Int)) (v_ArrVal_1925 (Array Int Int)) (v_ArrVal_1924 (Array Int Int)) (v_ArrVal_1922 (Array Int Int)) (v_ArrVal_1921 (Array Int Int)) (v_ArrVal_1920 (Array Int Int)) (v_ArrVal_1941 (Array Int Int)) (v_DerPreprocessor_20 Int) (|v_writerThread1of1ForFork0_~#xbo~0#1.base_10| Int) (v_DerPreprocessor_21 Int) (|v_ULTIMATE.start_main_~#t~0#1.base_57| Int) (v_prenex_129 (Array Int Int)) (|v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| Int) (v_prenex_125 Int) (v_prenex_286 Int) (v_ArrVal_1935 (Array Int Int))) (let ((.cse156 (store (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (store .cse18 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset| v_DerPreprocessor_20) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_ArrVal_1917)) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1920))) (let ((.cse153 (store (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (store .cse19 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset| v_DerPreprocessor_21) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_ArrVal_1916)) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1922)) (.cse165 (store (store |c_#memory_int| |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (store .cse20 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset| |ULTIMATE.start_vatomic32_write_~v#1|) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_subst_6)) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1921)) (.cse157 (store .cse156 |c_~#g_val~0.base| v_ArrVal_1925))) (let ((.cse158 (select .cse157 |c_~#g_queue~0.base|)) (.cse166 (store .cse165 |c_~#g_val~0.base| v_ArrVal_1924)) (.cse159 (store .cse153 |c_~#g_val~0.base| v_ArrVal_1926))) (let ((.cse160 (select .cse159 |c_~#g_queue~0.base|)) (.cse163 (select .cse166 |c_~#g_queue~0.base|)) (.cse154 (select .cse158 .cse4))) (let ((.cse152 (mod (let ((.cse164 (select (store (store (store .cse165 .cse154 v_prenex_126) |c_~#g_queue~0.base| (store (select (store (store .cse166 |c_~#g_queue~0.base| (store .cse163 |c_~#g_queue~0.offset| v_DerPreprocessor_10)) .cse154 v_prenex_126) |c_~#g_queue~0.base|) .cse10 v_prenex_125)) |c_~#g_val~0.base| v_prenex_128) |c_~#g_queue~0.base|))) (mod (mod (select .cse164 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse164 .cse6) 4294967296))) 4294967296)) (.cse155 (store (store |c_#length| |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1919) |v_writerThread1of1ForFork0_~#xbo~0#1.base_10| 16)) (.cse161 (* (mod (mod (mod (select .cse163 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse163 .cse6) 4294967296)) 4294967296) 4)) (.cse162 (select .cse160 .cse4))) (or (< 2147483647 .cse152) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#t~0#1.base_57|) 0)) (< .cse16 |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149|) (< (+ (select (select (store (store (store .cse153 .cse154 v_prenex_124) |c_~#g_queue~0.base| v_prenex_129) |c_~#g_val~0.base| v_prenex_127) |c_~#g_queue~0.base|) .cse4) (* .cse152 4) 3) (select .cse155 (select (select (store (store (store .cse156 .cse154 v_ArrVal_1935) |c_~#g_queue~0.base| (store (select (store (store .cse157 |c_~#g_queue~0.base| (store .cse158 |c_~#g_queue~0.offset| v_prenex_286)) .cse154 v_ArrVal_1935) |c_~#g_queue~0.base|) .cse10 v_ArrVal_1939)) |c_~#g_val~0.base| v_ArrVal_1941) |c_~#g_queue~0.base|) .cse4))) (not (= v_prenex_129 (store (select (store (store .cse159 |c_~#g_queue~0.base| (store .cse160 |c_~#g_queue~0.offset| v_DerPreprocessor_11)) .cse154 v_prenex_124) |c_~#g_queue~0.base|) .cse10 (select v_prenex_129 .cse10)))) (< (select .cse155 |c_~#g_queue~0.base|) .cse10) (< (+ .cse161 .cse162) 17179869184) (< (select .cse155 .cse154) (+ .cse161 .cse162 4))))))))))) (< |c_~#g_queue~0.offset| 0)) is different from true [2024-11-08 12:15:51,893 WARN L873 $PredicateComparison]: unable to prove that (or (let ((.cse0 (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_vatomic32_write_~a#1.base|)) (.cse4 (+ 4 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset|)) (.cse7 (+ |c_~#g_queue~0.offset| 20)) (.cse11 (+ |c_~#g_queue~0.offset| 4)) (.cse13 (+ |c_~#g_queue~0.offset| 16)) (.cse19 (select |c_#memory_int| |c_ULTIMATE.start_vatomic32_write_~a#1.base|)) (.cse20 (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_vatomic32_write_~a#1.base|))) (and (forall ((v_ArrVal_1907 (Array Int Int))) (or (not (= v_ArrVal_1907 (store .cse0 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| (select v_ArrVal_1907 |c_ULTIMATE.start_vatomic32_write_~a#1.offset|)))) (forall ((v_ArrVal_1908 (Array Int Int))) (or (forall ((v_DerPreprocessor_13 Int) (v_prenex_280 (Array Int Int)) (v_ArrVal_1916 Int) (v_DerPreprocessor_11 Int) (v_DerPreprocessor_12 Int) (v_prenex_281 (Array Int Int)) (v_prenex_282 (Array Int Int)) (v_ArrVal_1917 Int) (v_prenex_283 (Array Int Int)) (v_prenex_285 (Array Int Int)) (v_ArrVal_1919 Int) (v_subst_2 Int) (v_DerPreprocessor_10 Int) (|ULTIMATE.start_vatomic32_write_~v#1| Int) (v_ArrVal_1926 (Array Int Int)) (v_ArrVal_1925 (Array Int Int)) (v_ArrVal_1924 (Array Int Int)) (v_ArrVal_1922 (Array Int Int)) (v_ArrVal_1921 (Array Int Int)) (v_ArrVal_1920 (Array Int Int)) (v_ArrVal_1909 Int) (|v_writerThread1of1ForFork0_~#xbo~0#1.base_10| Int) (|v_ULTIMATE.start_main_~#t~0#1.base_57| Int) (|v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| Int) (v_prenex_284 Int)) (let ((.cse8 (store (let ((.cse18 (store |c_#memory_int| |c_ULTIMATE.start_vatomic32_write_~a#1.base| (store .cse19 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| v_ArrVal_1909)))) (store .cse18 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (store (select .cse18 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset| |ULTIMATE.start_vatomic32_write_~v#1|) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_subst_2))) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1921))) (let ((.cse12 (store (let ((.cse17 (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_vatomic32_write_~a#1.base| v_ArrVal_1908))) (store .cse17 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (store (select .cse17 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset| v_DerPreprocessor_13) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_ArrVal_1916))) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1922)) (.cse9 (store .cse8 |c_~#g_val~0.base| v_ArrVal_1924))) (let ((.cse10 (select .cse9 |c_~#g_queue~0.base|)) (.cse14 (store .cse12 |c_~#g_val~0.base| v_ArrVal_1926))) (let ((.cse15 (select .cse14 |c_~#g_queue~0.base|)) (.cse5 (mod (mod (mod (select .cse10 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse10 .cse7) 4294967296)) 4294967296))) (let ((.cse3 (+ (select .cse15 .cse13) (* .cse5 4))) (.cse1 (store (store |c_#length| |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1919) |v_writerThread1of1ForFork0_~#xbo~0#1.base_10| 16)) (.cse2 (select (select (store (store (let ((.cse16 (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_vatomic32_write_~a#1.base| v_ArrVal_1907))) (store .cse16 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (store (select .cse16 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset| v_DerPreprocessor_12) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_ArrVal_1917))) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1920) |c_~#g_val~0.base| v_ArrVal_1925) |c_~#g_queue~0.base|) .cse13))) (or (< (+ 17179869180 (select .cse1 .cse2)) .cse3) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#t~0#1.base_57|) 0)) (< .cse4 |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149|) (< .cse5 2147483648) (< 0 (+ (* (mod (let ((.cse6 (select (store (store (store .cse8 .cse2 v_prenex_280) |c_~#g_queue~0.base| (store (select (store (store .cse9 |c_~#g_queue~0.base| (store .cse10 |c_~#g_queue~0.offset| v_DerPreprocessor_10)) .cse2 v_prenex_280) |c_~#g_queue~0.base|) .cse11 v_prenex_284)) |c_~#g_val~0.base| v_prenex_282) |c_~#g_queue~0.base|))) (mod (mod (select .cse6 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse6 .cse7) 4294967296))) 4294967296) 4) (select (select (store (store (store .cse12 .cse2 v_prenex_285) |c_~#g_queue~0.base| v_prenex_283) |c_~#g_val~0.base| v_prenex_281) |c_~#g_queue~0.base|) .cse13) 1)) (< .cse3 17179869184) (< (select .cse1 |c_~#g_queue~0.base|) .cse11) (not (= v_prenex_283 (store (select (store (store .cse14 |c_~#g_queue~0.base| (store .cse15 |c_~#g_queue~0.offset| v_DerPreprocessor_11)) .cse2 v_prenex_285) |c_~#g_queue~0.base|) .cse11 (select v_prenex_283 .cse11))))))))))) (not (= (store .cse20 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| (select v_ArrVal_1908 |c_ULTIMATE.start_vatomic32_write_~a#1.offset|)) v_ArrVal_1908)))))) (forall ((v_ArrVal_1907 (Array Int Int))) (or (not (= v_ArrVal_1907 (store .cse0 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| (select v_ArrVal_1907 |c_ULTIMATE.start_vatomic32_write_~a#1.offset|)))) (forall ((v_ArrVal_1908 (Array Int Int))) (or (forall ((v_ArrVal_1916 Int) (v_DerPreprocessor_11 Int) (v_DerPreprocessor_17 Int) (v_ArrVal_1917 Int) (v_prenex_141 (Array Int Int)) (v_DerPreprocessor_16 Int) (v_prenex_142 (Array Int Int)) (v_ArrVal_1919 Int) (v_prenex_143 (Array Int Int)) (v_prenex_144 (Array Int Int)) (v_subst_10 Int) (v_DerPreprocessor_10 Int) (|ULTIMATE.start_vatomic32_write_~v#1| Int) (v_ArrVal_1926 (Array Int Int)) (v_ArrVal_1925 (Array Int Int)) (v_ArrVal_1924 (Array Int Int)) (v_ArrVal_1922 (Array Int Int)) (v_ArrVal_1921 (Array Int Int)) (v_ArrVal_1920 (Array Int Int)) (v_ArrVal_1909 Int) (|v_writerThread1of1ForFork0_~#xbo~0#1.base_10| Int) (|v_ULTIMATE.start_main_~#t~0#1.base_57| Int) (v_prenex_139 (Array Int Int)) (|v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| Int) (v_prenex_140 Int)) (let ((.cse28 (store (let ((.cse35 (store |c_#memory_int| |c_ULTIMATE.start_vatomic32_write_~a#1.base| (store .cse19 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| v_ArrVal_1909)))) (store .cse35 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (store (select .cse35 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset| |ULTIMATE.start_vatomic32_write_~v#1|) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_subst_10))) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1921))) (let ((.cse31 (store (let ((.cse34 (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_vatomic32_write_~a#1.base| v_ArrVal_1908))) (store .cse34 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (store (select .cse34 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset| v_DerPreprocessor_17) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_ArrVal_1916))) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1922)) (.cse29 (store .cse28 |c_~#g_val~0.base| v_ArrVal_1924))) (let ((.cse30 (select .cse29 |c_~#g_queue~0.base|)) (.cse23 (store .cse31 |c_~#g_val~0.base| v_ArrVal_1926))) (let ((.cse24 (select .cse23 |c_~#g_queue~0.base|)) (.cse32 (mod (mod (mod (select .cse30 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse30 .cse7) 4294967296)) 4294967296))) (let ((.cse21 (* .cse32 4)) (.cse22 (select .cse24 .cse13)) (.cse26 (store (store |c_#length| |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1919) |v_writerThread1of1ForFork0_~#xbo~0#1.base_10| 16)) (.cse25 (select (select (store (store (let ((.cse33 (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_vatomic32_write_~a#1.base| v_ArrVal_1907))) (store .cse33 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (store (select .cse33 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset| v_DerPreprocessor_16) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_ArrVal_1917))) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1920) |c_~#g_val~0.base| v_ArrVal_1925) |c_~#g_queue~0.base|) .cse13))) (or (< (+ .cse21 .cse22) 0) (not (= v_prenex_144 (store (select (store (store .cse23 |c_~#g_queue~0.base| (store .cse24 |c_~#g_queue~0.offset| v_DerPreprocessor_11)) .cse25 v_prenex_139) |c_~#g_queue~0.base|) .cse11 (select v_prenex_144 .cse11)))) (< (select .cse26 .cse25) (+ .cse21 4 .cse22)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#t~0#1.base_57|) 0)) (< .cse4 |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149|) (< (select .cse26 |c_~#g_queue~0.base|) .cse11) (< 0 (+ (* (mod (let ((.cse27 (select (store (store (store .cse28 .cse25 v_prenex_141) |c_~#g_queue~0.base| (store (select (store (store .cse29 |c_~#g_queue~0.base| (store .cse30 |c_~#g_queue~0.offset| v_DerPreprocessor_10)) .cse25 v_prenex_141) |c_~#g_queue~0.base|) .cse11 v_prenex_140)) |c_~#g_val~0.base| v_prenex_143) |c_~#g_queue~0.base|))) (mod (mod (select .cse27 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse27 .cse7) 4294967296))) 4294967296) 4) (select (select (store (store (store .cse31 .cse25 v_prenex_139) |c_~#g_queue~0.base| v_prenex_144) |c_~#g_val~0.base| v_prenex_142) |c_~#g_queue~0.base|) .cse13) 1)) (< 2147483647 .cse32)))))))) (not (= (store .cse20 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| (select v_ArrVal_1908 |c_ULTIMATE.start_vatomic32_write_~a#1.offset|)) v_ArrVal_1908)))))) (forall ((v_ArrVal_1907 (Array Int Int))) (or (not (= v_ArrVal_1907 (store .cse0 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| (select v_ArrVal_1907 |c_ULTIMATE.start_vatomic32_write_~a#1.offset|)))) (forall ((v_ArrVal_1908 (Array Int Int))) (or (forall ((v_DerPreprocessor_33 Int) (v_ArrVal_1916 Int) (v_DerPreprocessor_11 Int) (v_ArrVal_1917 Int) (v_ArrVal_1939 Int) (v_ArrVal_1919 Int) (v_prenex_124 (Array Int Int)) (v_DerPreprocessor_10 Int) (v_DerPreprocessor_32 Int) (v_prenex_126 (Array Int Int)) (v_prenex_127 (Array Int Int)) (v_prenex_128 (Array Int Int)) (|ULTIMATE.start_vatomic32_write_~v#1| Int) (v_subst_7 Int) (v_ArrVal_1926 (Array Int Int)) (v_ArrVal_1925 (Array Int Int)) (v_ArrVal_1924 (Array Int Int)) (v_ArrVal_1922 (Array Int Int)) (v_ArrVal_1921 (Array Int Int)) (v_ArrVal_1920 (Array Int Int)) (v_ArrVal_1941 (Array Int Int)) (v_ArrVal_1909 Int) (|v_writerThread1of1ForFork0_~#xbo~0#1.base_10| Int) (|v_ULTIMATE.start_main_~#t~0#1.base_57| Int) (v_prenex_129 (Array Int Int)) (|v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| Int) (v_prenex_125 Int) (v_prenex_286 Int) (v_ArrVal_1935 (Array Int Int))) (let ((.cse43 (store (let ((.cse54 (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_vatomic32_write_~a#1.base| v_ArrVal_1907))) (store .cse54 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (store (select .cse54 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset| v_DerPreprocessor_32) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_ArrVal_1917))) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1920)) (.cse49 (store (let ((.cse53 (store |c_#memory_int| |c_ULTIMATE.start_vatomic32_write_~a#1.base| (store .cse19 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| v_ArrVal_1909)))) (store .cse53 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (store (select .cse53 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset| |ULTIMATE.start_vatomic32_write_~v#1|) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_subst_7))) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1921))) (let ((.cse50 (store .cse49 |c_~#g_val~0.base| v_ArrVal_1924)) (.cse42 (store (let ((.cse52 (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_vatomic32_write_~a#1.base| v_ArrVal_1908))) (store .cse52 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (store (select .cse52 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset| v_DerPreprocessor_33) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_ArrVal_1916))) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1922)) (.cse44 (store .cse43 |c_~#g_val~0.base| v_ArrVal_1925))) (let ((.cse45 (select .cse44 |c_~#g_queue~0.base|)) (.cse46 (store .cse42 |c_~#g_val~0.base| v_ArrVal_1926)) (.cse51 (select .cse50 |c_~#g_queue~0.base|))) (let ((.cse36 (mod (mod (mod (select .cse51 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse51 .cse7) 4294967296)) 4294967296)) (.cse47 (select .cse46 |c_~#g_queue~0.base|)) (.cse39 (select .cse45 .cse13))) (let ((.cse37 (mod (let ((.cse48 (select (store (store (store .cse49 .cse39 v_prenex_126) |c_~#g_queue~0.base| (store (select (store (store .cse50 |c_~#g_queue~0.base| (store .cse51 |c_~#g_queue~0.offset| v_DerPreprocessor_10)) .cse39 v_prenex_126) |c_~#g_queue~0.base|) .cse11 v_prenex_125)) |c_~#g_val~0.base| v_prenex_128) |c_~#g_queue~0.base|))) (mod (mod (select .cse48 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse48 .cse7) 4294967296))) 4294967296)) (.cse38 (store (store |c_#length| |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1919) |v_writerThread1of1ForFork0_~#xbo~0#1.base_10| 16)) (.cse40 (select .cse47 .cse13)) (.cse41 (* .cse36 4))) (or (< 2147483647 .cse36) (< 2147483647 .cse37) (< (select .cse38 .cse39) (+ .cse40 .cse41 4)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#t~0#1.base_57|) 0)) (< .cse4 |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149|) (< (+ 3 (select (select (store (store (store .cse42 .cse39 v_prenex_124) |c_~#g_queue~0.base| v_prenex_129) |c_~#g_val~0.base| v_prenex_127) |c_~#g_queue~0.base|) .cse13) (* .cse37 4)) (select .cse38 (select (select (store (store (store .cse43 .cse39 v_ArrVal_1935) |c_~#g_queue~0.base| (store (select (store (store .cse44 |c_~#g_queue~0.base| (store .cse45 |c_~#g_queue~0.offset| v_prenex_286)) .cse39 v_ArrVal_1935) |c_~#g_queue~0.base|) .cse11 v_ArrVal_1939)) |c_~#g_val~0.base| v_ArrVal_1941) |c_~#g_queue~0.base|) .cse13))) (< (select .cse38 |c_~#g_queue~0.base|) .cse11) (not (= (store (select (store (store .cse46 |c_~#g_queue~0.base| (store .cse47 |c_~#g_queue~0.offset| v_DerPreprocessor_11)) .cse39 v_prenex_124) |c_~#g_queue~0.base|) .cse11 (select v_prenex_129 .cse11)) v_prenex_129)) (< (+ .cse40 .cse41) 0)))))))) (not (= (store .cse20 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| (select v_ArrVal_1908 |c_ULTIMATE.start_vatomic32_write_~a#1.offset|)) v_ArrVal_1908)))))) (forall ((v_ArrVal_1907 (Array Int Int))) (or (not (= v_ArrVal_1907 (store .cse0 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| (select v_ArrVal_1907 |c_ULTIMATE.start_vatomic32_write_~a#1.offset|)))) (forall ((v_ArrVal_1908 (Array Int Int))) (or (forall ((v_DerPreprocessor_14 Int) (v_ArrVal_1916 Int) (v_DerPreprocessor_11 Int) (v_subst_12 Int) (v_ArrVal_1917 Int) (v_prenex_141 (Array Int Int)) (v_DerPreprocessor_15 Int) (v_prenex_142 (Array Int Int)) (v_ArrVal_1919 Int) (v_prenex_143 (Array Int Int)) (v_prenex_144 (Array Int Int)) (v_DerPreprocessor_10 Int) (|ULTIMATE.start_vatomic32_write_~v#1| Int) (v_ArrVal_1926 (Array Int Int)) (v_ArrVal_1925 (Array Int Int)) (v_ArrVal_1924 (Array Int Int)) (v_ArrVal_1922 (Array Int Int)) (v_ArrVal_1921 (Array Int Int)) (v_ArrVal_1920 (Array Int Int)) (v_ArrVal_1909 Int) (|v_writerThread1of1ForFork0_~#xbo~0#1.base_10| Int) (|v_ULTIMATE.start_main_~#t~0#1.base_57| Int) (v_prenex_139 (Array Int Int)) (|v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| Int) (v_prenex_140 Int)) (let ((.cse56 (store (let ((.cse68 (store |c_#memory_int| |c_ULTIMATE.start_vatomic32_write_~a#1.base| (store .cse19 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| v_ArrVal_1909)))) (store .cse68 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (store (select .cse68 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset| |ULTIMATE.start_vatomic32_write_~v#1|) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_subst_12))) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1921)) (.cse60 (store (let ((.cse67 (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_vatomic32_write_~a#1.base| v_ArrVal_1908))) (store .cse67 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (store (select .cse67 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset| v_DerPreprocessor_15) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_ArrVal_1916))) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1922))) (let ((.cse64 (store .cse60 |c_~#g_val~0.base| v_ArrVal_1926)) (.cse58 (store .cse56 |c_~#g_val~0.base| v_ArrVal_1924))) (let ((.cse59 (select .cse58 |c_~#g_queue~0.base|)) (.cse65 (select .cse64 |c_~#g_queue~0.base|))) (let ((.cse63 (store (store |c_#length| |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1919) |v_writerThread1of1ForFork0_~#xbo~0#1.base_10| 16)) (.cse61 (select .cse65 .cse13)) (.cse62 (* (mod (mod (mod (select .cse59 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse59 .cse7) 4294967296)) 4294967296) 4)) (.cse57 (select (select (store (store (let ((.cse66 (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_vatomic32_write_~a#1.base| v_ArrVal_1907))) (store .cse66 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (store (select .cse66 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset| v_DerPreprocessor_14) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_ArrVal_1917))) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1920) |c_~#g_val~0.base| v_ArrVal_1925) |c_~#g_queue~0.base|) .cse13))) (or (< 0 (+ (* (mod (let ((.cse55 (select (store (store (store .cse56 .cse57 v_prenex_141) |c_~#g_queue~0.base| (store (select (store (store .cse58 |c_~#g_queue~0.base| (store .cse59 |c_~#g_queue~0.offset| v_DerPreprocessor_10)) .cse57 v_prenex_141) |c_~#g_queue~0.base|) .cse11 v_prenex_140)) |c_~#g_val~0.base| v_prenex_143) |c_~#g_queue~0.base|))) (mod (mod (select .cse55 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse55 .cse7) 4294967296))) 4294967296) 4) (select (select (store (store (store .cse60 .cse57 v_prenex_139) |c_~#g_queue~0.base| v_prenex_144) |c_~#g_val~0.base| v_prenex_142) |c_~#g_queue~0.base|) .cse13) 1)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#t~0#1.base_57|) 0)) (< .cse4 |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149|) (< (+ .cse61 .cse62) 17179869184) (< (select .cse63 |c_~#g_queue~0.base|) .cse11) (< (select .cse63 .cse57) (+ 4 .cse61 .cse62)) (not (= v_prenex_144 (store (select (store (store .cse64 |c_~#g_queue~0.base| (store .cse65 |c_~#g_queue~0.offset| v_DerPreprocessor_11)) .cse57 v_prenex_139) |c_~#g_queue~0.base|) .cse11 (select v_prenex_144 .cse11)))))))))) (not (= (store .cse20 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| (select v_ArrVal_1908 |c_ULTIMATE.start_vatomic32_write_~a#1.offset|)) v_ArrVal_1908)))))) (forall ((v_ArrVal_1907 (Array Int Int))) (or (not (= v_ArrVal_1907 (store .cse0 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| (select v_ArrVal_1907 |c_ULTIMATE.start_vatomic32_write_~a#1.offset|)))) (forall ((v_ArrVal_1908 (Array Int Int))) (or (forall ((v_ArrVal_1916 Int) (v_DerPreprocessor_11 Int) (v_ArrVal_1917 Int) (v_ArrVal_1919 Int) (v_DerPreprocessor_10 Int) (v_prenex_136 Int) (v_subst_8 Int) (|ULTIMATE.start_vatomic32_write_~v#1| Int) (v_prenex_298 Int) (v_prenex_131 Int) (v_ArrVal_1926 (Array Int Int)) (v_ArrVal_1925 (Array Int Int)) (v_ArrVal_1924 (Array Int Int)) (v_DerPreprocessor_24 Int) (v_DerPreprocessor_25 Int) (v_ArrVal_1922 (Array Int Int)) (v_ArrVal_1921 (Array Int Int)) (v_ArrVal_1920 (Array Int Int)) (v_ArrVal_1909 Int) (v_prenex_130 (Array Int Int)) (v_prenex_132 (Array Int Int)) (v_prenex_133 (Array Int Int)) (v_prenex_134 (Array Int Int)) (v_prenex_135 (Array Int Int)) (|v_writerThread1of1ForFork0_~#xbo~0#1.base_10| Int) (v_prenex_137 (Array Int Int)) (v_prenex_138 (Array Int Int)) (|v_ULTIMATE.start_main_~#t~0#1.base_57| Int) (|v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| Int)) (let ((.cse74 (store (let ((.cse85 (store |c_#memory_int| |c_ULTIMATE.start_vatomic32_write_~a#1.base| (store .cse19 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| v_ArrVal_1909)))) (store .cse85 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (store (select .cse85 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset| |ULTIMATE.start_vatomic32_write_~v#1|) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_subst_8))) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1921))) (let ((.cse77 (store (let ((.cse84 (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_vatomic32_write_~a#1.base| v_ArrVal_1907))) (store .cse84 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (store (select .cse84 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset| v_DerPreprocessor_24) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_ArrVal_1917))) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1920)) (.cse75 (store .cse74 |c_~#g_val~0.base| v_ArrVal_1924)) (.cse72 (store (let ((.cse83 (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_vatomic32_write_~a#1.base| v_ArrVal_1908))) (store .cse83 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (store (select .cse83 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset| v_DerPreprocessor_25) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_ArrVal_1916))) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1922))) (let ((.cse80 (store .cse72 |c_~#g_val~0.base| v_ArrVal_1926)) (.cse76 (select .cse75 |c_~#g_queue~0.base|)) (.cse78 (store .cse77 |c_~#g_val~0.base| v_ArrVal_1925))) (let ((.cse79 (select .cse78 |c_~#g_queue~0.base|)) (.cse82 (mod (mod (mod (select .cse76 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse76 .cse7) 4294967296)) 4294967296)) (.cse81 (select .cse80 |c_~#g_queue~0.base|))) (let ((.cse71 (+ (* .cse82 4) (select .cse81 .cse13))) (.cse69 (store (store |c_#length| |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1919) |v_writerThread1of1ForFork0_~#xbo~0#1.base_10| 16)) (.cse70 (select .cse79 .cse13))) (or (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#t~0#1.base_57|) 0)) (< .cse4 |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149|) (< (+ 17179869180 (select .cse69 .cse70)) .cse71) (< .cse71 17179869184) (< (select .cse69 |c_~#g_queue~0.base|) .cse11) (< (+ (select (select (store (store (store .cse72 .cse70 v_prenex_130) |c_~#g_queue~0.base| v_prenex_137) |c_~#g_val~0.base| v_prenex_133) |c_~#g_queue~0.base|) .cse13) (* (mod (let ((.cse73 (select (store (store (store .cse74 .cse70 v_prenex_132) |c_~#g_queue~0.base| (store (select (store (store .cse75 |c_~#g_queue~0.base| (store .cse76 |c_~#g_queue~0.offset| v_DerPreprocessor_10)) .cse70 v_prenex_132) |c_~#g_queue~0.base|) .cse11 v_prenex_131)) |c_~#g_val~0.base| v_prenex_135) |c_~#g_queue~0.base|))) (mod (mod (select .cse73 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse73 .cse7) 4294967296))) 4294967296) 4)) (+ (select .cse69 (select (select (store (store (store .cse77 .cse70 v_prenex_138) |c_~#g_queue~0.base| (store (select (store (store .cse78 |c_~#g_queue~0.base| (store .cse79 |c_~#g_queue~0.offset| v_prenex_298)) .cse70 v_prenex_138) |c_~#g_queue~0.base|) .cse11 v_prenex_136)) |c_~#g_val~0.base| v_prenex_134) |c_~#g_queue~0.base|) .cse13)) 17179869181)) (not (= (store (select (store (store .cse80 |c_~#g_queue~0.base| (store .cse81 |c_~#g_queue~0.offset| v_DerPreprocessor_11)) .cse70 v_prenex_130) |c_~#g_queue~0.base|) .cse11 (select v_prenex_137 .cse11)) v_prenex_137)) (< .cse82 2147483648)))))))) (not (= (store .cse20 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| (select v_ArrVal_1908 |c_ULTIMATE.start_vatomic32_write_~a#1.offset|)) v_ArrVal_1908)))))) (forall ((v_ArrVal_1907 (Array Int Int))) (or (not (= v_ArrVal_1907 (store .cse0 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| (select v_ArrVal_1907 |c_ULTIMATE.start_vatomic32_write_~a#1.offset|)))) (forall ((v_ArrVal_1908 (Array Int Int))) (or (forall ((|writerThread1of1ForFork0_vatomic32_write_~v#1| Int) (v_ArrVal_1934 (Array Int Int)) (v_ArrVal_1933 (Array Int Int)) (v_ArrVal_1916 Int) (v_DerPreprocessor_11 Int) (v_ArrVal_1917 Int) (v_ArrVal_1919 Int) (v_subst_5 Int) (v_DerPreprocessor_10 Int) (|ULTIMATE.start_vatomic32_write_~v#1| Int) (v_ArrVal_1926 (Array Int Int)) (v_ArrVal_1925 (Array Int Int)) (v_ArrVal_1924 (Array Int Int)) (v_ArrVal_1922 (Array Int Int)) (v_ArrVal_1921 (Array Int Int)) (v_ArrVal_1920 (Array Int Int)) (v_ArrVal_1942 (Array Int Int)) (v_ArrVal_1940 (Array Int Int)) (v_ArrVal_1909 Int) (v_DerPreprocessor_26 Int) (v_DerPreprocessor_27 Int) (|v_writerThread1of1ForFork0_~#xbo~0#1.base_10| Int) (|v_ULTIMATE.start_main_~#t~0#1.base_57| Int) (|v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| Int) (v_ArrVal_1937 (Array Int Int))) (let ((.cse96 (store (let ((.cse101 (store |c_#memory_int| |c_ULTIMATE.start_vatomic32_write_~a#1.base| (store .cse19 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| v_ArrVal_1909)))) (store .cse101 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (store (select .cse101 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset| |ULTIMATE.start_vatomic32_write_~v#1|) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_subst_5))) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1921))) (let ((.cse94 (store (let ((.cse100 (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_vatomic32_write_~a#1.base| v_ArrVal_1908))) (store .cse100 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (store (select .cse100 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset| v_DerPreprocessor_27) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_ArrVal_1916))) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1922)) (.cse97 (store .cse96 |c_~#g_val~0.base| v_ArrVal_1924))) (let ((.cse98 (select .cse97 |c_~#g_queue~0.base|)) (.cse87 (store .cse94 |c_~#g_val~0.base| v_ArrVal_1926))) (let ((.cse88 (select .cse87 |c_~#g_queue~0.base|)) (.cse93 (mod (mod (mod (select .cse98 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse98 .cse7) 4294967296)) 4294967296)) (.cse89 (select (select (store (store (let ((.cse99 (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_vatomic32_write_~a#1.base| v_ArrVal_1907))) (store .cse99 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (store (select .cse99 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset| v_DerPreprocessor_26) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_ArrVal_1917))) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1920) |c_~#g_val~0.base| v_ArrVal_1925) |c_~#g_queue~0.base|) .cse13))) (let ((.cse90 (store (store |c_#length| |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1919) |v_writerThread1of1ForFork0_~#xbo~0#1.base_10| 16)) (.cse86 (mod (let ((.cse95 (select (store (store (store .cse96 .cse89 v_ArrVal_1933) |c_~#g_queue~0.base| (store (select (store (store .cse97 |c_~#g_queue~0.base| (store .cse98 |c_~#g_queue~0.offset| v_DerPreprocessor_10)) .cse89 v_ArrVal_1933) |c_~#g_queue~0.base|) .cse11 |writerThread1of1ForFork0_vatomic32_write_~v#1|)) |c_~#g_val~0.base| v_ArrVal_1940) |c_~#g_queue~0.base|))) (mod (mod (select .cse95 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse95 .cse7) 4294967296))) 4294967296)) (.cse91 (* .cse93 4)) (.cse92 (select .cse88 .cse13))) (or (< .cse86 2147483648) (not (= (store (select (store (store .cse87 |c_~#g_queue~0.base| (store .cse88 |c_~#g_queue~0.offset| v_DerPreprocessor_11)) .cse89 v_ArrVal_1934) |c_~#g_queue~0.base|) .cse11 (select v_ArrVal_1937 .cse11)) v_ArrVal_1937)) (< (select .cse90 .cse89) (+ .cse91 .cse92 4)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#t~0#1.base_57|) 0)) (< .cse4 |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149|) (< 2147483647 .cse93) (< (select .cse90 |c_~#g_queue~0.base|) .cse11) (< 17179869183 (+ (* .cse86 4) (select (select (store (store (store .cse94 .cse89 v_ArrVal_1934) |c_~#g_queue~0.base| v_ArrVal_1937) |c_~#g_val~0.base| v_ArrVal_1942) |c_~#g_queue~0.base|) .cse13))) (< (+ .cse91 .cse92) 0)))))))) (not (= (store .cse20 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| (select v_ArrVal_1908 |c_ULTIMATE.start_vatomic32_write_~a#1.offset|)) v_ArrVal_1908)))))) (forall ((v_ArrVal_1907 (Array Int Int))) (or (forall ((v_ArrVal_1908 (Array Int Int))) (or (forall ((v_ArrVal_1916 Int) (v_DerPreprocessor_11 Int) (v_ArrVal_1917 Int) (v_ArrVal_1919 Int) (v_prenex_307 Int) (v_DerPreprocessor_10 Int) (v_prenex_306 Int) (v_prenex_310 Int) (v_subst_9 Int) (|ULTIMATE.start_vatomic32_write_~v#1| Int) (v_ArrVal_1926 (Array Int Int)) (v_ArrVal_1925 (Array Int Int)) (v_ArrVal_1924 (Array Int Int)) (v_ArrVal_1922 (Array Int Int)) (v_ArrVal_1921 (Array Int Int)) (v_ArrVal_1920 (Array Int Int)) (v_DerPreprocessor_28 Int) (v_DerPreprocessor_29 Int) (v_ArrVal_1909 Int) (v_prenex_311 (Array Int Int)) (v_prenex_312 (Array Int Int)) (|v_writerThread1of1ForFork0_~#xbo~0#1.base_10| Int) (v_prenex_313 (Array Int Int)) (v_prenex_314 (Array Int Int)) (|v_ULTIMATE.start_main_~#t~0#1.base_57| Int) (v_prenex_315 (Array Int Int)) (|v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| Int) (v_prenex_308 (Array Int Int)) (v_prenex_309 (Array Int Int))) (let ((.cse103 (store (let ((.cse119 (store |c_#memory_int| |c_ULTIMATE.start_vatomic32_write_~a#1.base| (store .cse19 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| v_ArrVal_1909)))) (store .cse119 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (store (select .cse119 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset| |ULTIMATE.start_vatomic32_write_~v#1|) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_subst_9))) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1921))) (let ((.cse109 (store (let ((.cse118 (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_vatomic32_write_~a#1.base| v_ArrVal_1907))) (store .cse118 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (store (select .cse118 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset| v_DerPreprocessor_28) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_ArrVal_1917))) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1920)) (.cse107 (store (let ((.cse117 (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_vatomic32_write_~a#1.base| v_ArrVal_1908))) (store .cse117 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (store (select .cse117 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset| v_DerPreprocessor_29) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_ArrVal_1916))) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1922)) (.cse105 (store .cse103 |c_~#g_val~0.base| v_ArrVal_1924))) (let ((.cse106 (select .cse105 |c_~#g_queue~0.base|)) (.cse115 (store .cse107 |c_~#g_val~0.base| v_ArrVal_1926)) (.cse110 (store .cse109 |c_~#g_val~0.base| v_ArrVal_1925))) (let ((.cse111 (select .cse110 |c_~#g_queue~0.base|)) (.cse116 (select .cse115 |c_~#g_queue~0.base|)) (.cse114 (mod (mod (mod (select .cse106 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse106 .cse7) 4294967296)) 4294967296))) (let ((.cse108 (store (store |c_#length| |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1919) |v_writerThread1of1ForFork0_~#xbo~0#1.base_10| 16)) (.cse112 (* .cse114 4)) (.cse113 (select .cse116 .cse13)) (.cse104 (select .cse111 .cse13))) (or (< (+ (* (mod (let ((.cse102 (select (store (store (store .cse103 .cse104 v_prenex_309) |c_~#g_queue~0.base| (store (select (store (store .cse105 |c_~#g_queue~0.base| (store .cse106 |c_~#g_queue~0.offset| v_DerPreprocessor_10)) .cse104 v_prenex_309) |c_~#g_queue~0.base|) .cse11 v_prenex_310)) |c_~#g_val~0.base| v_prenex_313) |c_~#g_queue~0.base|))) (mod (mod (select .cse102 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse102 .cse7) 4294967296))) 4294967296) 4) (select (select (store (store (store .cse107 .cse104 v_prenex_308) |c_~#g_queue~0.base| v_prenex_314) |c_~#g_val~0.base| v_prenex_311) |c_~#g_queue~0.base|) .cse13)) (+ (select .cse108 (select (select (store (store (store .cse109 .cse104 v_prenex_315) |c_~#g_queue~0.base| (store (select (store (store .cse110 |c_~#g_queue~0.base| (store .cse111 |c_~#g_queue~0.offset| v_prenex_307)) .cse104 v_prenex_315) |c_~#g_queue~0.base|) .cse11 v_prenex_306)) |c_~#g_val~0.base| v_prenex_312) |c_~#g_queue~0.base|) .cse13)) 17179869181)) (< (select .cse108 .cse104) (+ .cse112 .cse113 4)) (< 2147483647 .cse114) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#t~0#1.base_57|) 0)) (< .cse4 |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149|) (< (select .cse108 |c_~#g_queue~0.base|) .cse11) (< (+ .cse112 .cse113) 0) (not (= (store (select (store (store .cse115 |c_~#g_queue~0.base| (store .cse116 |c_~#g_queue~0.offset| v_DerPreprocessor_11)) .cse104 v_prenex_308) |c_~#g_queue~0.base|) .cse11 (select v_prenex_314 .cse11)) v_prenex_314))))))))) (not (= (store .cse20 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| (select v_ArrVal_1908 |c_ULTIMATE.start_vatomic32_write_~a#1.offset|)) v_ArrVal_1908)))) (not (= v_ArrVal_1907 (store .cse0 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| (select v_ArrVal_1907 |c_ULTIMATE.start_vatomic32_write_~a#1.offset|)))))) (forall ((v_ArrVal_1907 (Array Int Int))) (or (forall ((v_ArrVal_1908 (Array Int Int))) (or (forall ((v_ArrVal_1916 Int) (v_DerPreprocessor_11 Int) (v_DerPreprocessor_18 Int) (v_ArrVal_1917 Int) (v_ArrVal_1919 Int) (v_prenex_288 (Array Int Int)) (v_subst_1 Int) (v_DerPreprocessor_10 Int) (|ULTIMATE.start_vatomic32_write_~v#1| Int) (v_DerPreprocessor_19 Int) (v_prenex_291 Int) (v_prenex_292 Int) (v_ArrVal_1926 (Array Int Int)) (v_ArrVal_1925 (Array Int Int)) (v_ArrVal_1924 (Array Int Int)) (v_ArrVal_1922 (Array Int Int)) (v_prenex_290 (Array Int Int)) (v_ArrVal_1921 (Array Int Int)) (v_ArrVal_1920 (Array Int Int)) (v_prenex_293 (Array Int Int)) (v_prenex_294 (Array Int Int)) (v_ArrVal_1909 Int) (v_prenex_295 (Array Int Int)) (v_prenex_296 (Array Int Int)) (v_prenex_297 (Array Int Int)) (|v_writerThread1of1ForFork0_~#xbo~0#1.base_10| Int) (|v_ULTIMATE.start_main_~#t~0#1.base_57| Int) (|v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| Int) (v_prenex_289 Int)) (let ((.cse132 (store (let ((.cse137 (store |c_#memory_int| |c_ULTIMATE.start_vatomic32_write_~a#1.base| (store .cse19 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| v_ArrVal_1909)))) (store .cse137 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (store (select .cse137 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset| |ULTIMATE.start_vatomic32_write_~v#1|) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_subst_1))) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1921)) (.cse128 (store (let ((.cse136 (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_vatomic32_write_~a#1.base| v_ArrVal_1907))) (store .cse136 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (store (select .cse136 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset| v_DerPreprocessor_18) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_ArrVal_1917))) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1920))) (let ((.cse129 (store .cse128 |c_~#g_val~0.base| v_ArrVal_1925)) (.cse127 (store (let ((.cse135 (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_vatomic32_write_~a#1.base| v_ArrVal_1908))) (store .cse135 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (store (select .cse135 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset| v_DerPreprocessor_19) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_ArrVal_1916))) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1922)) (.cse133 (store .cse132 |c_~#g_val~0.base| v_ArrVal_1924))) (let ((.cse134 (select .cse133 |c_~#g_queue~0.base|)) (.cse121 (store .cse127 |c_~#g_val~0.base| v_ArrVal_1926)) (.cse130 (select .cse129 |c_~#g_queue~0.base|))) (let ((.cse123 (select .cse130 .cse13)) (.cse122 (select .cse121 |c_~#g_queue~0.base|)) (.cse126 (mod (mod (mod (select .cse134 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse134 .cse7) 4294967296)) 4294967296))) (let ((.cse125 (+ (select .cse122 .cse13) (* .cse126 4))) (.cse120 (mod (let ((.cse131 (select (store (store (store .cse132 .cse123 v_prenex_294) |c_~#g_queue~0.base| (store (select (store (store .cse133 |c_~#g_queue~0.base| (store .cse134 |c_~#g_queue~0.offset| v_DerPreprocessor_10)) .cse123 v_prenex_294) |c_~#g_queue~0.base|) .cse11 v_prenex_289)) |c_~#g_val~0.base| v_prenex_296) |c_~#g_queue~0.base|))) (mod (mod (select .cse131 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse131 .cse7) 4294967296))) 4294967296)) (.cse124 (store (store |c_#length| |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1919) |v_writerThread1of1ForFork0_~#xbo~0#1.base_10| 16))) (or (< 2147483647 .cse120) (not (= v_prenex_288 (store (select (store (store .cse121 |c_~#g_queue~0.base| (store .cse122 |c_~#g_queue~0.offset| v_DerPreprocessor_11)) .cse123 v_prenex_293) |c_~#g_queue~0.base|) .cse11 (select v_prenex_288 .cse11)))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#t~0#1.base_57|) 0)) (< .cse4 |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149|) (< (+ 17179869180 (select .cse124 .cse123)) .cse125) (< .cse126 2147483648) (< (select .cse124 |c_~#g_queue~0.base|) .cse11) (< .cse125 17179869184) (< (+ (select (select (store (store (store .cse127 .cse123 v_prenex_293) |c_~#g_queue~0.base| v_prenex_288) |c_~#g_val~0.base| v_prenex_295) |c_~#g_queue~0.base|) .cse13) 3 (* .cse120 4)) (select .cse124 (select (select (store (store (store .cse128 .cse123 v_prenex_297) |c_~#g_queue~0.base| (store (select (store (store .cse129 |c_~#g_queue~0.base| (store .cse130 |c_~#g_queue~0.offset| v_prenex_292)) .cse123 v_prenex_297) |c_~#g_queue~0.base|) .cse11 v_prenex_291)) |c_~#g_val~0.base| v_prenex_290) |c_~#g_queue~0.base|) .cse13)))))))))) (not (= (store .cse20 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| (select v_ArrVal_1908 |c_ULTIMATE.start_vatomic32_write_~a#1.offset|)) v_ArrVal_1908)))) (not (= v_ArrVal_1907 (store .cse0 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| (select v_ArrVal_1907 |c_ULTIMATE.start_vatomic32_write_~a#1.offset|)))))) (forall ((v_ArrVal_1907 (Array Int Int))) (or (forall ((v_ArrVal_1908 (Array Int Int))) (or (forall ((v_ArrVal_1916 Int) (v_DerPreprocessor_11 Int) (v_ArrVal_1917 Int) (v_ArrVal_1919 Int) (v_subst_4 Int) (v_prenex_307 Int) (v_DerPreprocessor_10 Int) (v_prenex_306 Int) (v_prenex_310 Int) (|ULTIMATE.start_vatomic32_write_~v#1| Int) (v_ArrVal_1926 (Array Int Int)) (v_ArrVal_1925 (Array Int Int)) (v_ArrVal_1924 (Array Int Int)) (v_ArrVal_1922 (Array Int Int)) (v_ArrVal_1921 (Array Int Int)) (v_DerPreprocessor_22 Int) (v_ArrVal_1920 (Array Int Int)) (v_DerPreprocessor_23 Int) (v_ArrVal_1909 Int) (v_prenex_311 (Array Int Int)) (v_prenex_312 (Array Int Int)) (|v_writerThread1of1ForFork0_~#xbo~0#1.base_10| Int) (v_prenex_313 (Array Int Int)) (v_prenex_314 (Array Int Int)) (|v_ULTIMATE.start_main_~#t~0#1.base_57| Int) (v_prenex_315 (Array Int Int)) (|v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| Int) (v_prenex_308 (Array Int Int)) (v_prenex_309 (Array Int Int))) (let ((.cse145 (store (let ((.cse154 (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_vatomic32_write_~a#1.base| v_ArrVal_1907))) (store .cse154 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (store (select .cse154 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset| v_DerPreprocessor_22) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_ArrVal_1917))) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1920)) (.cse141 (store (let ((.cse153 (store |c_#memory_int| |c_ULTIMATE.start_vatomic32_write_~a#1.base| (store .cse19 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| v_ArrVal_1909)))) (store .cse153 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (store (select .cse153 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset| |ULTIMATE.start_vatomic32_write_~v#1|) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_subst_4))) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1921)) (.cse138 (store (let ((.cse152 (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_vatomic32_write_~a#1.base| v_ArrVal_1908))) (store .cse152 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (store (select .cse152 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset| v_DerPreprocessor_23) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_ArrVal_1916))) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1922))) (let ((.cse150 (store .cse138 |c_~#g_val~0.base| v_ArrVal_1926)) (.cse142 (store .cse141 |c_~#g_val~0.base| v_ArrVal_1924)) (.cse146 (store .cse145 |c_~#g_val~0.base| v_ArrVal_1925))) (let ((.cse147 (select .cse146 |c_~#g_queue~0.base|)) (.cse143 (select .cse142 |c_~#g_queue~0.base|)) (.cse151 (select .cse150 |c_~#g_queue~0.base|))) (let ((.cse144 (store (store |c_#length| |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1919) |v_writerThread1of1ForFork0_~#xbo~0#1.base_10| 16)) (.cse148 (select .cse151 .cse13)) (.cse149 (* (mod (mod (mod (select .cse143 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse143 .cse7) 4294967296)) 4294967296) 4)) (.cse139 (select .cse147 .cse13))) (or (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#t~0#1.base_57|) 0)) (< .cse4 |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149|) (< (+ (select (select (store (store (store .cse138 .cse139 v_prenex_308) |c_~#g_queue~0.base| v_prenex_314) |c_~#g_val~0.base| v_prenex_311) |c_~#g_queue~0.base|) .cse13) (* (mod (let ((.cse140 (select (store (store (store .cse141 .cse139 v_prenex_309) |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)) .cse139 v_prenex_309) |c_~#g_queue~0.base|) .cse11 v_prenex_310)) |c_~#g_val~0.base| v_prenex_313) |c_~#g_queue~0.base|))) (mod (mod (select .cse140 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse140 .cse7) 4294967296))) 4294967296) 4)) (+ 17179869181 (select .cse144 (select (select (store (store (store .cse145 .cse139 v_prenex_315) |c_~#g_queue~0.base| (store (select (store (store .cse146 |c_~#g_queue~0.base| (store .cse147 |c_~#g_queue~0.offset| v_prenex_307)) .cse139 v_prenex_315) |c_~#g_queue~0.base|) .cse11 v_prenex_306)) |c_~#g_val~0.base| v_prenex_312) |c_~#g_queue~0.base|) .cse13)))) (< (select .cse144 |c_~#g_queue~0.base|) .cse11) (< (select .cse144 .cse139) (+ .cse148 4 .cse149)) (< (+ .cse148 .cse149) 17179869184) (not (= v_prenex_314 (store (select (store (store .cse150 |c_~#g_queue~0.base| (store .cse151 |c_~#g_queue~0.offset| v_DerPreprocessor_11)) .cse139 v_prenex_308) |c_~#g_queue~0.base|) .cse11 (select v_prenex_314 .cse11)))))))))) (not (= (store .cse20 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| (select v_ArrVal_1908 |c_ULTIMATE.start_vatomic32_write_~a#1.offset|)) v_ArrVal_1908)))) (not (= v_ArrVal_1907 (store .cse0 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| (select v_ArrVal_1907 |c_ULTIMATE.start_vatomic32_write_~a#1.offset|)))))) (forall ((v_ArrVal_1907 (Array Int Int))) (or (forall ((v_ArrVal_1908 (Array Int Int))) (or (forall ((v_ArrVal_1916 Int) (v_DerPreprocessor_11 Int) (v_ArrVal_1917 Int) (v_ArrVal_1939 Int) (v_ArrVal_1919 Int) (v_subst_6 Int) (v_prenex_124 (Array Int Int)) (v_DerPreprocessor_10 Int) (v_prenex_126 (Array Int Int)) (v_prenex_127 (Array Int Int)) (v_prenex_128 (Array Int Int)) (|ULTIMATE.start_vatomic32_write_~v#1| Int) (v_ArrVal_1926 (Array Int Int)) (v_ArrVal_1925 (Array Int Int)) (v_ArrVal_1924 (Array Int Int)) (v_ArrVal_1922 (Array Int Int)) (v_ArrVal_1921 (Array Int Int)) (v_ArrVal_1920 (Array Int Int)) (v_ArrVal_1941 (Array Int Int)) (v_ArrVal_1909 Int) (v_DerPreprocessor_20 Int) (|v_writerThread1of1ForFork0_~#xbo~0#1.base_10| Int) (v_DerPreprocessor_21 Int) (|v_ULTIMATE.start_main_~#t~0#1.base_57| Int) (v_prenex_129 (Array Int Int)) (|v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| Int) (v_prenex_125 Int) (v_prenex_286 Int) (v_ArrVal_1935 (Array Int Int))) (let ((.cse159 (store (let ((.cse172 (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_vatomic32_write_~a#1.base| v_ArrVal_1907))) (store .cse172 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (store (select .cse172 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset| v_DerPreprocessor_20) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_ArrVal_1917))) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1920))) (let ((.cse160 (store .cse159 |c_~#g_val~0.base| v_ArrVal_1925)) (.cse155 (store (let ((.cse171 (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_vatomic32_write_~a#1.base| v_ArrVal_1908))) (store .cse171 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (store (select .cse171 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset| v_DerPreprocessor_21) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_ArrVal_1916))) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1922)) (.cse167 (store (let ((.cse170 (store |c_#memory_int| |c_ULTIMATE.start_vatomic32_write_~a#1.base| (store .cse19 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| v_ArrVal_1909)))) (store .cse170 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (store (select .cse170 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset| |ULTIMATE.start_vatomic32_write_~v#1|) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_subst_6))) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1921))) (let ((.cse168 (store .cse167 |c_~#g_val~0.base| v_ArrVal_1924)) (.cse164 (store .cse155 |c_~#g_val~0.base| v_ArrVal_1926)) (.cse161 (select .cse160 |c_~#g_queue~0.base|))) (let ((.cse156 (select .cse161 .cse13)) (.cse165 (select .cse164 |c_~#g_queue~0.base|)) (.cse169 (select .cse168 |c_~#g_queue~0.base|))) (let ((.cse158 (store (store |c_#length| |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1919) |v_writerThread1of1ForFork0_~#xbo~0#1.base_10| 16)) (.cse162 (* (mod (mod (mod (select .cse169 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse169 .cse7) 4294967296)) 4294967296) 4)) (.cse163 (select .cse165 .cse13)) (.cse157 (mod (let ((.cse166 (select (store (store (store .cse167 .cse156 v_prenex_126) |c_~#g_queue~0.base| (store (select (store (store .cse168 |c_~#g_queue~0.base| (store .cse169 |c_~#g_queue~0.offset| v_DerPreprocessor_10)) .cse156 v_prenex_126) |c_~#g_queue~0.base|) .cse11 v_prenex_125)) |c_~#g_val~0.base| v_prenex_128) |c_~#g_queue~0.base|))) (mod (mod (select .cse166 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse166 .cse7) 4294967296))) 4294967296))) (or (< (+ (select (select (store (store (store .cse155 .cse156 v_prenex_124) |c_~#g_queue~0.base| v_prenex_129) |c_~#g_val~0.base| v_prenex_127) |c_~#g_queue~0.base|) .cse13) (* .cse157 4) 3) (select .cse158 (select (select (store (store (store .cse159 .cse156 v_ArrVal_1935) |c_~#g_queue~0.base| (store (select (store (store .cse160 |c_~#g_queue~0.base| (store .cse161 |c_~#g_queue~0.offset| v_prenex_286)) .cse156 v_ArrVal_1935) |c_~#g_queue~0.base|) .cse11 v_ArrVal_1939)) |c_~#g_val~0.base| v_ArrVal_1941) |c_~#g_queue~0.base|) .cse13))) (< (select .cse158 .cse156) (+ .cse162 .cse163 4)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#t~0#1.base_57|) 0)) (< .cse4 |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149|) (< (select .cse158 |c_~#g_queue~0.base|) .cse11) (< (+ .cse162 .cse163) 17179869184) (< 2147483647 .cse157) (not (= v_prenex_129 (store (select (store (store .cse164 |c_~#g_queue~0.base| (store .cse165 |c_~#g_queue~0.offset| v_DerPreprocessor_11)) .cse156 v_prenex_124) |c_~#g_queue~0.base|) .cse11 (select v_prenex_129 .cse11))))))))))) (not (= (store .cse20 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| (select v_ArrVal_1908 |c_ULTIMATE.start_vatomic32_write_~a#1.offset|)) v_ArrVal_1908)))) (not (= v_ArrVal_1907 (store .cse0 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| (select v_ArrVal_1907 |c_ULTIMATE.start_vatomic32_write_~a#1.offset|)))))) (forall ((v_ArrVal_1907 (Array Int Int))) (or (forall ((v_ArrVal_1908 (Array Int Int))) (or (forall ((v_DerPreprocessor_35 Int) (v_ArrVal_1916 Int) (v_DerPreprocessor_11 Int) (v_DerPreprocessor_34 Int) (v_ArrVal_1917 Int) (v_ArrVal_1919 Int) (v_subst_11 Int) (v_prenex_301 (Array Int Int)) (v_DerPreprocessor_10 Int) (v_prenex_302 (Array Int Int)) (v_prenex_303 (Array Int Int)) (|ULTIMATE.start_vatomic32_write_~v#1| Int) (v_ArrVal_1926 (Array Int Int)) (v_ArrVal_1925 (Array Int Int)) (v_ArrVal_1924 (Array Int Int)) (v_ArrVal_1922 (Array Int Int)) (v_ArrVal_1921 (Array Int Int)) (v_ArrVal_1920 (Array Int Int)) (v_ArrVal_1909 Int) (v_prenex_299 (Array Int Int)) (|v_writerThread1of1ForFork0_~#xbo~0#1.base_10| Int) (|v_ULTIMATE.start_main_~#t~0#1.base_57| Int) (v_prenex_305 (Array Int Int)) (|v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| Int) (v_prenex_300 Int)) (let ((.cse182 (store (let ((.cse187 (store |c_#memory_int| |c_ULTIMATE.start_vatomic32_write_~a#1.base| (store .cse19 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| v_ArrVal_1909)))) (store .cse187 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (store (select .cse187 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset| |ULTIMATE.start_vatomic32_write_~v#1|) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_subst_11))) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1921))) (let ((.cse183 (store .cse182 |c_~#g_val~0.base| v_ArrVal_1924)) (.cse177 (store (let ((.cse186 (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_vatomic32_write_~a#1.base| v_ArrVal_1908))) (store .cse186 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (store (select .cse186 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset| v_DerPreprocessor_35) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_ArrVal_1916))) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1922))) (let ((.cse173 (store .cse177 |c_~#g_val~0.base| v_ArrVal_1926)) (.cse184 (select .cse183 |c_~#g_queue~0.base|))) (let ((.cse179 (mod (mod (mod (select .cse184 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse184 .cse7) 4294967296)) 4294967296)) (.cse174 (select .cse173 |c_~#g_queue~0.base|)) (.cse175 (select (select (store (store (let ((.cse185 (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_vatomic32_write_~a#1.base| v_ArrVal_1907))) (store .cse185 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (store (select .cse185 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset| v_DerPreprocessor_34) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_ArrVal_1917))) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1920) |c_~#g_val~0.base| v_ArrVal_1925) |c_~#g_queue~0.base|) .cse13))) (let ((.cse176 (mod (let ((.cse181 (select (store (store (store .cse182 .cse175 v_prenex_301) |c_~#g_queue~0.base| (store (select (store (store .cse183 |c_~#g_queue~0.base| (store .cse184 |c_~#g_queue~0.offset| v_DerPreprocessor_10)) .cse175 v_prenex_301) |c_~#g_queue~0.base|) .cse11 v_prenex_300)) |c_~#g_val~0.base| v_prenex_303) |c_~#g_queue~0.base|))) (mod (mod (select .cse181 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse181 .cse7) 4294967296))) 4294967296)) (.cse178 (+ (* .cse179 4) (select .cse174 .cse13))) (.cse180 (store (store |c_#length| |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1919) |v_writerThread1of1ForFork0_~#xbo~0#1.base_10| 16))) (or (not (= v_prenex_305 (store (select (store (store .cse173 |c_~#g_queue~0.base| (store .cse174 |c_~#g_queue~0.offset| v_DerPreprocessor_11)) .cse175 v_prenex_299) |c_~#g_queue~0.base|) .cse11 (select v_prenex_305 .cse11)))) (< 17179869183 (+ (* .cse176 4) (select (select (store (store (store .cse177 .cse175 v_prenex_299) |c_~#g_queue~0.base| v_prenex_305) |c_~#g_val~0.base| v_prenex_302) |c_~#g_queue~0.base|) .cse13))) (< .cse178 17179869184) (< .cse179 2147483648) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#t~0#1.base_57|) 0)) (< .cse4 |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149|) (< .cse176 2147483648) (< (+ 17179869180 (select .cse180 .cse175)) .cse178) (< (select .cse180 |c_~#g_queue~0.base|) .cse11)))))))) (not (= (store .cse20 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| (select v_ArrVal_1908 |c_ULTIMATE.start_vatomic32_write_~a#1.offset|)) v_ArrVal_1908)))) (not (= v_ArrVal_1907 (store .cse0 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| (select v_ArrVal_1907 |c_ULTIMATE.start_vatomic32_write_~a#1.offset|)))))) (forall ((v_ArrVal_1907 (Array Int Int))) (or (not (= v_ArrVal_1907 (store .cse0 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| (select v_ArrVal_1907 |c_ULTIMATE.start_vatomic32_write_~a#1.offset|)))) (forall ((v_ArrVal_1908 (Array Int Int))) (or (forall ((|writerThread1of1ForFork0_vatomic32_write_~v#1| Int) (v_ArrVal_1934 (Array Int Int)) (v_ArrVal_1933 (Array Int Int)) (v_ArrVal_1916 Int) (v_DerPreprocessor_11 Int) (v_ArrVal_1917 Int) (v_ArrVal_1919 Int) (v_subst_3 Int) (v_DerPreprocessor_31 Int) (v_DerPreprocessor_10 Int) (v_DerPreprocessor_30 Int) (|ULTIMATE.start_vatomic32_write_~v#1| Int) (v_ArrVal_1926 (Array Int Int)) (v_ArrVal_1925 (Array Int Int)) (v_ArrVal_1924 (Array Int Int)) (v_ArrVal_1922 (Array Int Int)) (v_ArrVal_1921 (Array Int Int)) (v_ArrVal_1920 (Array Int Int)) (v_ArrVal_1942 (Array Int Int)) (v_ArrVal_1940 (Array Int Int)) (v_ArrVal_1909 Int) (|v_writerThread1of1ForFork0_~#xbo~0#1.base_10| Int) (|v_ULTIMATE.start_main_~#t~0#1.base_57| Int) (|v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| Int) (v_ArrVal_1937 (Array Int Int))) (let ((.cse192 (store (let ((.cse202 (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_vatomic32_write_~a#1.base| v_ArrVal_1908))) (store .cse202 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (store (select .cse202 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset| v_DerPreprocessor_31) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_ArrVal_1916))) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1922)) (.cse198 (store (let ((.cse201 (store |c_#memory_int| |c_ULTIMATE.start_vatomic32_write_~a#1.base| (store .cse19 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| v_ArrVal_1909)))) (store .cse201 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (store (select .cse201 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset| |ULTIMATE.start_vatomic32_write_~v#1|) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_subst_3))) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1921))) (let ((.cse199 (store .cse198 |c_~#g_val~0.base| v_ArrVal_1924)) (.cse188 (store .cse192 |c_~#g_val~0.base| v_ArrVal_1926))) (let ((.cse189 (select .cse188 |c_~#g_queue~0.base|)) (.cse196 (select .cse199 |c_~#g_queue~0.base|)) (.cse190 (select (select (store (store (let ((.cse200 (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_vatomic32_write_~a#1.base| v_ArrVal_1907))) (store .cse200 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (store (select .cse200 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset| v_DerPreprocessor_30) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_ArrVal_1917))) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1920) |c_~#g_val~0.base| v_ArrVal_1925) |c_~#g_queue~0.base|) .cse13))) (let ((.cse193 (store (store |c_#length| |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1919) |v_writerThread1of1ForFork0_~#xbo~0#1.base_10| 16)) (.cse191 (mod (let ((.cse197 (select (store (store (store .cse198 .cse190 v_ArrVal_1933) |c_~#g_queue~0.base| (store (select (store (store .cse199 |c_~#g_queue~0.base| (store .cse196 |c_~#g_queue~0.offset| v_DerPreprocessor_10)) .cse190 v_ArrVal_1933) |c_~#g_queue~0.base|) .cse11 |writerThread1of1ForFork0_vatomic32_write_~v#1|)) |c_~#g_val~0.base| v_ArrVal_1940) |c_~#g_queue~0.base|))) (mod (mod (select .cse197 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse197 .cse7) 4294967296))) 4294967296)) (.cse194 (select .cse189 .cse13)) (.cse195 (* (mod (mod (mod (select .cse196 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse196 .cse7) 4294967296)) 4294967296) 4))) (or (not (= (store (select (store (store .cse188 |c_~#g_queue~0.base| (store .cse189 |c_~#g_queue~0.offset| v_DerPreprocessor_11)) .cse190 v_ArrVal_1934) |c_~#g_queue~0.base|) .cse11 (select v_ArrVal_1937 .cse11)) v_ArrVal_1937)) (< 17179869183 (+ (* .cse191 4) (select (select (store (store (store .cse192 .cse190 v_ArrVal_1934) |c_~#g_queue~0.base| v_ArrVal_1937) |c_~#g_val~0.base| v_ArrVal_1942) |c_~#g_queue~0.base|) .cse13))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#t~0#1.base_57|) 0)) (< .cse4 |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149|) (< (select .cse193 .cse190) (+ .cse194 4 .cse195)) (< (select .cse193 |c_~#g_queue~0.base|) .cse11) (< .cse191 2147483648) (< (+ .cse194 .cse195) 17179869184))))))) (not (= (store .cse20 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| (select v_ArrVal_1908 |c_ULTIMATE.start_vatomic32_write_~a#1.offset|)) v_ArrVal_1908)))))))) (< |c_~#g_queue~0.offset| 0)) is different from true [2024-11-08 12:18:34,126 WARN L286 SmtUtils]: Spent 10.05s on a formula simplification that was a NOOP. DAG size: 1058 (called from [L 388] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.predicates.PredicateUnifier.getOrConstructPredicate) [2024-11-08 12:18:48,994 WARN L873 $PredicateComparison]: unable to prove that (or (let ((.cse0 (+ 12 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset|)) (.cse5 (+ 4 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset|)) (.cse9 (+ |c_~#g_queue~0.offset| 20)) (.cse4 (+ |c_~#g_queue~0.offset| 4)) (.cse7 (+ |c_~#g_queue~0.offset| 16)) (.cse21 (select |c_#memory_int| |c_ULTIMATE.start_vatomic32_write_~a#1.base|)) (.cse19 (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_vatomic32_write_~a#1.base|)) (.cse17 (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_vatomic32_write_~a#1.base|))) (and (forall ((v_DerPreprocessor_14 Int) (v_ArrVal_1916 Int) (v_DerPreprocessor_11 Int) (v_subst_12 Int) (v_ArrVal_1917 Int) (v_prenex_141 (Array Int Int)) (v_DerPreprocessor_15 Int) (v_prenex_142 (Array Int Int)) (v_ArrVal_1919 Int) (v_subst_16 Int) (|v_ULTIMATE.start_vatomic32_write_~a#1.offset_151| Int) (v_prenex_143 (Array Int Int)) (v_prenex_144 (Array Int Int)) (v_DerPreprocessor_10 Int) (|ULTIMATE.start_vatomic32_write_~v#1| Int) (v_ArrVal_1926 (Array Int Int)) (v_ArrVal_1925 (Array Int Int)) (v_ArrVal_1924 (Array Int Int)) (v_ArrVal_1903 Int) (v_ArrVal_1902 Int) (v_ArrVal_1922 (Array Int Int)) (v_ArrVal_1921 (Array Int Int)) (v_ArrVal_1920 (Array Int Int)) (v_ArrVal_1909 Int) (v_DerPreprocessor_48 Int) (v_DerPreprocessor_49 Int) (|v_writerThread1of1ForFork0_~#xbo~0#1.base_10| Int) (|v_ULTIMATE.start_main_~#t~0#1.base_57| Int) (v_prenex_139 (Array Int Int)) (|v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| Int) (v_prenex_140 Int)) (let ((.cse10 (store (let ((.cse20 (store |c_#memory_int| |c_ULTIMATE.start_vatomic32_write_~a#1.base| (store .cse21 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| |ULTIMATE.start_vatomic32_write_~v#1|)))) (store .cse20 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (store (store (select .cse20 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_151| v_ArrVal_1909) |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset| v_subst_16) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_subst_12))) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1921)) (.cse6 (store (let ((.cse18 (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_vatomic32_write_~a#1.base| (store .cse19 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| v_ArrVal_1902)))) (store .cse18 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (store (store (select .cse18 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_151| v_DerPreprocessor_49) |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset| v_DerPreprocessor_15) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_ArrVal_1916))) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1922))) (let ((.cse1 (store .cse6 |c_~#g_val~0.base| v_ArrVal_1926)) (.cse11 (store .cse10 |c_~#g_val~0.base| v_ArrVal_1924))) (let ((.cse12 (select .cse11 |c_~#g_queue~0.base|)) (.cse2 (select .cse1 |c_~#g_queue~0.base|))) (let ((.cse13 (store (store |c_#length| |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1919) |v_writerThread1of1ForFork0_~#xbo~0#1.base_10| 16)) (.cse3 (select (select (store (store (let ((.cse16 (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_vatomic32_write_~a#1.base| (store .cse17 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| v_ArrVal_1903)))) (store .cse16 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (store (store (select .cse16 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_151| v_DerPreprocessor_48) |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset| v_DerPreprocessor_14) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_ArrVal_1917))) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1920) |c_~#g_val~0.base| v_ArrVal_1925) |c_~#g_queue~0.base|) .cse7)) (.cse14 (select .cse2 .cse7)) (.cse15 (* (mod (mod (mod (select .cse12 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse12 .cse9) 4294967296)) 4294967296) 4))) (or (< .cse0 |v_ULTIMATE.start_vatomic32_write_~a#1.offset_151|) (not (= (store (select (store (store .cse1 |c_~#g_queue~0.base| (store .cse2 |c_~#g_queue~0.offset| v_DerPreprocessor_11)) .cse3 v_prenex_139) |c_~#g_queue~0.base|) .cse4 (select v_prenex_144 .cse4)) v_prenex_144)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#t~0#1.base_57|) 0)) (< .cse5 |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149|) (< 0 (+ (select (select (store (store (store .cse6 .cse3 v_prenex_139) |c_~#g_queue~0.base| v_prenex_144) |c_~#g_val~0.base| v_prenex_142) |c_~#g_queue~0.base|) .cse7) (* (mod (let ((.cse8 (select (store (store (store .cse10 .cse3 v_prenex_141) |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)) .cse3 v_prenex_141) |c_~#g_queue~0.base|) .cse4 v_prenex_140)) |c_~#g_val~0.base| v_prenex_143) |c_~#g_queue~0.base|))) (mod (mod (select .cse8 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse8 .cse9) 4294967296))) 4294967296) 4) 1)) (< (select .cse13 |c_~#g_queue~0.base|) .cse4) (< (select .cse13 .cse3) (+ .cse14 .cse15 4)) (< (+ .cse14 .cse15) 17179869184))))))) (forall ((|writerThread1of1ForFork0_vatomic32_write_~v#1| Int) (v_ArrVal_1934 (Array Int Int)) (v_ArrVal_1933 (Array Int Int)) (v_ArrVal_1916 Int) (v_DerPreprocessor_11 Int) (v_subst_19 Int) (v_ArrVal_1917 Int) (v_ArrVal_1919 Int) (|v_ULTIMATE.start_vatomic32_write_~a#1.offset_151| Int) (v_subst_5 Int) (v_DerPreprocessor_10 Int) (|ULTIMATE.start_vatomic32_write_~v#1| Int) (v_ArrVal_1926 (Array Int Int)) (v_ArrVal_1925 (Array Int Int)) (v_ArrVal_1924 (Array Int Int)) (v_ArrVal_1903 Int) (v_ArrVal_1902 Int) (v_ArrVal_1922 (Array Int Int)) (v_ArrVal_1921 (Array Int Int)) (v_ArrVal_1920 (Array Int Int)) (v_ArrVal_1942 (Array Int Int)) (v_ArrVal_1940 (Array Int Int)) (v_ArrVal_1909 Int) (v_DerPreprocessor_26 Int) (v_DerPreprocessor_27 Int) (v_DerPreprocessor_42 Int) (|v_writerThread1of1ForFork0_~#xbo~0#1.base_10| Int) (v_DerPreprocessor_43 Int) (|v_ULTIMATE.start_main_~#t~0#1.base_57| Int) (|v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| Int) (v_ArrVal_1937 (Array Int Int))) (let ((.cse32 (store (let ((.cse37 (store |c_#memory_int| |c_ULTIMATE.start_vatomic32_write_~a#1.base| (store .cse21 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| |ULTIMATE.start_vatomic32_write_~v#1|)))) (store .cse37 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (store (store (select .cse37 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_151| v_ArrVal_1909) |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset| v_subst_19) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_subst_5))) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1921))) (let ((.cse27 (store (let ((.cse36 (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_vatomic32_write_~a#1.base| (store .cse19 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| v_ArrVal_1902)))) (store .cse36 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (store (store (select .cse36 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_151| v_DerPreprocessor_43) |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset| v_DerPreprocessor_27) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_ArrVal_1916))) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1922)) (.cse33 (store .cse32 |c_~#g_val~0.base| v_ArrVal_1924))) (let ((.cse34 (select .cse33 |c_~#g_queue~0.base|)) (.cse29 (store .cse27 |c_~#g_val~0.base| v_ArrVal_1926))) (let ((.cse26 (select (select (store (store (let ((.cse35 (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_vatomic32_write_~a#1.base| (store .cse17 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| v_ArrVal_1903)))) (store .cse35 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (store (store (select .cse35 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_151| v_DerPreprocessor_42) |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset| v_DerPreprocessor_26) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_ArrVal_1917))) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1920) |c_~#g_val~0.base| v_ArrVal_1925) |c_~#g_queue~0.base|) .cse7)) (.cse30 (select .cse29 |c_~#g_queue~0.base|)) (.cse28 (mod (mod (mod (select .cse34 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse34 .cse9) 4294967296)) 4294967296))) (let ((.cse23 (* .cse28 4)) (.cse24 (select .cse30 .cse7)) (.cse22 (mod (let ((.cse31 (select (store (store (store .cse32 .cse26 v_ArrVal_1933) |c_~#g_queue~0.base| (store (select (store (store .cse33 |c_~#g_queue~0.base| (store .cse34 |c_~#g_queue~0.offset| v_DerPreprocessor_10)) .cse26 v_ArrVal_1933) |c_~#g_queue~0.base|) .cse4 |writerThread1of1ForFork0_vatomic32_write_~v#1|)) |c_~#g_val~0.base| v_ArrVal_1940) |c_~#g_queue~0.base|))) (mod (mod (select .cse31 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse31 .cse9) 4294967296))) 4294967296)) (.cse25 (store (store |c_#length| |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1919) |v_writerThread1of1ForFork0_~#xbo~0#1.base_10| 16))) (or (< .cse22 2147483648) (< .cse0 |v_ULTIMATE.start_vatomic32_write_~a#1.offset_151|) (< (+ .cse23 .cse24) 0) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#t~0#1.base_57|) 0)) (< .cse5 |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149|) (< (select .cse25 .cse26) (+ .cse23 4 .cse24)) (< 17179869183 (+ (* .cse22 4) (select (select (store (store (store .cse27 .cse26 v_ArrVal_1934) |c_~#g_queue~0.base| v_ArrVal_1937) |c_~#g_val~0.base| v_ArrVal_1942) |c_~#g_queue~0.base|) .cse7))) (< 2147483647 .cse28) (< (select .cse25 |c_~#g_queue~0.base|) .cse4) (not (= (store (select (store (store .cse29 |c_~#g_queue~0.base| (store .cse30 |c_~#g_queue~0.offset| v_DerPreprocessor_11)) .cse26 v_ArrVal_1934) |c_~#g_queue~0.base|) .cse4 (select v_ArrVal_1937 .cse4)) v_ArrVal_1937))))))))) (forall ((|writerThread1of1ForFork0_vatomic32_write_~v#1| Int) (v_DerPreprocessor_57 Int) (v_ArrVal_1934 (Array Int Int)) (v_ArrVal_1933 (Array Int Int)) (v_ArrVal_1916 Int) (v_DerPreprocessor_11 Int) (v_DerPreprocessor_56 Int) (v_ArrVal_1917 Int) (v_ArrVal_1919 Int) (|v_ULTIMATE.start_vatomic32_write_~a#1.offset_151| Int) (v_subst_3 Int) (v_DerPreprocessor_31 Int) (v_DerPreprocessor_10 Int) (v_DerPreprocessor_30 Int) (|ULTIMATE.start_vatomic32_write_~v#1| Int) (v_ArrVal_1926 (Array Int Int)) (v_ArrVal_1925 (Array Int Int)) (v_ArrVal_1924 (Array Int Int)) (v_ArrVal_1903 Int) (v_ArrVal_1902 Int) (v_ArrVal_1922 (Array Int Int)) (v_ArrVal_1921 (Array Int Int)) (v_ArrVal_1920 (Array Int Int)) (v_ArrVal_1942 (Array Int Int)) (v_ArrVal_1940 (Array Int Int)) (v_ArrVal_1909 Int) (v_subst_22 Int) (|v_writerThread1of1ForFork0_~#xbo~0#1.base_10| Int) (|v_ULTIMATE.start_main_~#t~0#1.base_57| Int) (|v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| Int) (v_ArrVal_1937 (Array Int Int))) (let ((.cse39 (store (let ((.cse52 (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_vatomic32_write_~a#1.base| (store .cse19 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| v_ArrVal_1902)))) (store .cse52 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (store (store (select .cse52 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_151| v_DerPreprocessor_57) |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset| v_DerPreprocessor_31) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_ArrVal_1916))) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1922)) (.cse48 (store (let ((.cse51 (store |c_#memory_int| |c_ULTIMATE.start_vatomic32_write_~a#1.base| (store .cse21 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| |ULTIMATE.start_vatomic32_write_~v#1|)))) (store .cse51 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (store (store (select .cse51 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_151| v_ArrVal_1909) |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset| v_subst_22) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_subst_3))) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1921))) (let ((.cse49 (store .cse48 |c_~#g_val~0.base| v_ArrVal_1924)) (.cse44 (store .cse39 |c_~#g_val~0.base| v_ArrVal_1926))) (let ((.cse45 (select .cse44 |c_~#g_queue~0.base|)) (.cse46 (select .cse49 |c_~#g_queue~0.base|)) (.cse40 (select (select (store (store (let ((.cse50 (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_vatomic32_write_~a#1.base| (store .cse17 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| v_ArrVal_1903)))) (store .cse50 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (store (store (select .cse50 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_151| v_DerPreprocessor_56) |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset| v_DerPreprocessor_30) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_ArrVal_1917))) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1920) |c_~#g_val~0.base| v_ArrVal_1925) |c_~#g_queue~0.base|) .cse7))) (let ((.cse38 (mod (let ((.cse47 (select (store (store (store .cse48 .cse40 v_ArrVal_1933) |c_~#g_queue~0.base| (store (select (store (store .cse49 |c_~#g_queue~0.base| (store .cse46 |c_~#g_queue~0.offset| v_DerPreprocessor_10)) .cse40 v_ArrVal_1933) |c_~#g_queue~0.base|) .cse4 |writerThread1of1ForFork0_vatomic32_write_~v#1|)) |c_~#g_val~0.base| v_ArrVal_1940) |c_~#g_queue~0.base|))) (mod (mod (select .cse47 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse47 .cse9) 4294967296))) 4294967296)) (.cse41 (* 4 (mod (mod (mod (select .cse46 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse46 .cse9) 4294967296)) 4294967296))) (.cse42 (select .cse45 .cse7)) (.cse43 (store (store |c_#length| |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1919) |v_writerThread1of1ForFork0_~#xbo~0#1.base_10| 16))) (or (< 17179869183 (+ (* .cse38 4) (select (select (store (store (store .cse39 .cse40 v_ArrVal_1934) |c_~#g_queue~0.base| v_ArrVal_1937) |c_~#g_val~0.base| v_ArrVal_1942) |c_~#g_queue~0.base|) .cse7))) (< .cse0 |v_ULTIMATE.start_vatomic32_write_~a#1.offset_151|) (< .cse38 2147483648) (< (+ .cse41 .cse42) 17179869184) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#t~0#1.base_57|) 0)) (< .cse5 |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149|) (< (select .cse43 .cse40) (+ .cse41 4 .cse42)) (< (select .cse43 |c_~#g_queue~0.base|) .cse4) (not (= (store (select (store (store .cse44 |c_~#g_queue~0.base| (store .cse45 |c_~#g_queue~0.offset| v_DerPreprocessor_11)) .cse40 v_ArrVal_1934) |c_~#g_queue~0.base|) .cse4 (select v_ArrVal_1937 .cse4)) v_ArrVal_1937)))))))) (forall ((v_DerPreprocessor_36 Int) (v_ArrVal_1916 Int) (v_DerPreprocessor_11 Int) (v_DerPreprocessor_17 Int) (v_ArrVal_1917 Int) (v_subst_18 Int) (v_prenex_141 (Array Int Int)) (v_DerPreprocessor_37 Int) (v_DerPreprocessor_16 Int) (v_prenex_142 (Array Int Int)) (v_ArrVal_1919 Int) (|v_ULTIMATE.start_vatomic32_write_~a#1.offset_151| Int) (v_prenex_143 (Array Int Int)) (v_prenex_144 (Array Int Int)) (v_subst_10 Int) (v_DerPreprocessor_10 Int) (|ULTIMATE.start_vatomic32_write_~v#1| Int) (v_ArrVal_1926 (Array Int Int)) (v_ArrVal_1925 (Array Int Int)) (v_ArrVal_1924 (Array Int Int)) (v_ArrVal_1903 Int) (v_ArrVal_1902 Int) (v_ArrVal_1922 (Array Int Int)) (v_ArrVal_1921 (Array Int Int)) (v_ArrVal_1920 (Array Int Int)) (v_ArrVal_1909 Int) (|v_writerThread1of1ForFork0_~#xbo~0#1.base_10| Int) (|v_ULTIMATE.start_main_~#t~0#1.base_57| Int) (v_prenex_139 (Array Int Int)) (|v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| Int) (v_prenex_140 Int)) (let ((.cse58 (store (let ((.cse67 (store |c_#memory_int| |c_ULTIMATE.start_vatomic32_write_~a#1.base| (store .cse21 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| |ULTIMATE.start_vatomic32_write_~v#1|)))) (store .cse67 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (store (store (select .cse67 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_151| v_ArrVal_1909) |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset| v_subst_18) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_subst_10))) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1921))) (let ((.cse56 (store (let ((.cse66 (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_vatomic32_write_~a#1.base| (store .cse19 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| v_ArrVal_1902)))) (store .cse66 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (store (store (select .cse66 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_151| v_DerPreprocessor_37) |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset| v_DerPreprocessor_17) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_ArrVal_1916))) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1922)) (.cse59 (store .cse58 |c_~#g_val~0.base| v_ArrVal_1924))) (let ((.cse60 (select .cse59 |c_~#g_queue~0.base|)) (.cse53 (store .cse56 |c_~#g_val~0.base| v_ArrVal_1926))) (let ((.cse54 (select .cse53 |c_~#g_queue~0.base|)) (.cse64 (mod (mod (mod (select .cse60 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse60 .cse9) 4294967296)) 4294967296))) (let ((.cse61 (store (store |c_#length| |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1919) |v_writerThread1of1ForFork0_~#xbo~0#1.base_10| 16)) (.cse55 (select (select (store (store (let ((.cse65 (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_vatomic32_write_~a#1.base| (store .cse17 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| v_ArrVal_1903)))) (store .cse65 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (store (store (select .cse65 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_151| v_DerPreprocessor_36) |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset| v_DerPreprocessor_16) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_ArrVal_1917))) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1920) |c_~#g_val~0.base| v_ArrVal_1925) |c_~#g_queue~0.base|) .cse7)) (.cse62 (* .cse64 4)) (.cse63 (select .cse54 .cse7))) (or (not (= (store (select (store (store .cse53 |c_~#g_queue~0.base| (store .cse54 |c_~#g_queue~0.offset| v_DerPreprocessor_11)) .cse55 v_prenex_139) |c_~#g_queue~0.base|) .cse4 (select v_prenex_144 .cse4)) v_prenex_144)) (< .cse0 |v_ULTIMATE.start_vatomic32_write_~a#1.offset_151|) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#t~0#1.base_57|) 0)) (< .cse5 |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149|) (< 0 (+ (select (select (store (store (store .cse56 .cse55 v_prenex_139) |c_~#g_queue~0.base| v_prenex_144) |c_~#g_val~0.base| v_prenex_142) |c_~#g_queue~0.base|) .cse7) (* (mod (let ((.cse57 (select (store (store (store .cse58 .cse55 v_prenex_141) |c_~#g_queue~0.base| (store (select (store (store .cse59 |c_~#g_queue~0.base| (store .cse60 |c_~#g_queue~0.offset| v_DerPreprocessor_10)) .cse55 v_prenex_141) |c_~#g_queue~0.base|) .cse4 v_prenex_140)) |c_~#g_val~0.base| v_prenex_143) |c_~#g_queue~0.base|))) (mod (mod (select .cse57 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse57 .cse9) 4294967296))) 4294967296) 4) 1)) (< (select .cse61 |c_~#g_queue~0.base|) .cse4) (< (+ .cse62 .cse63) 0) (< (select .cse61 .cse55) (+ 4 .cse62 .cse63)) (< 2147483647 .cse64)))))))) (forall ((v_DerPreprocessor_33 Int) (v_ArrVal_1916 Int) (v_DerPreprocessor_11 Int) (v_ArrVal_1917 Int) (v_ArrVal_1939 Int) (v_subst_17 Int) (v_ArrVal_1919 Int) (|v_ULTIMATE.start_vatomic32_write_~a#1.offset_151| Int) (v_prenex_124 (Array Int Int)) (v_DerPreprocessor_10 Int) (v_DerPreprocessor_32 Int) (v_prenex_126 (Array Int Int)) (v_prenex_127 (Array Int Int)) (v_prenex_128 (Array Int Int)) (|ULTIMATE.start_vatomic32_write_~v#1| Int) (v_subst_7 Int) (v_ArrVal_1926 (Array Int Int)) (v_ArrVal_1925 (Array Int Int)) (v_ArrVal_1924 (Array Int Int)) (v_ArrVal_1903 Int) (v_ArrVal_1902 Int) (v_ArrVal_1922 (Array Int Int)) (v_ArrVal_1921 (Array Int Int)) (v_DerPreprocessor_44 Int) (v_ArrVal_1920 (Array Int Int)) (v_DerPreprocessor_45 Int) (v_ArrVal_1941 (Array Int Int)) (v_ArrVal_1909 Int) (|v_writerThread1of1ForFork0_~#xbo~0#1.base_10| Int) (|v_ULTIMATE.start_main_~#t~0#1.base_57| Int) (v_prenex_129 (Array Int Int)) (|v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| Int) (v_prenex_125 Int) (v_prenex_286 Int) (v_ArrVal_1935 (Array Int Int))) (let ((.cse81 (store (let ((.cse86 (store |c_#memory_int| |c_ULTIMATE.start_vatomic32_write_~a#1.base| (store .cse21 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| |ULTIMATE.start_vatomic32_write_~v#1|)))) (store .cse86 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (store (store (select .cse86 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_151| v_ArrVal_1909) |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset| v_subst_17) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_subst_7))) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1921)) (.cse76 (store (let ((.cse85 (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_vatomic32_write_~a#1.base| (store .cse17 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| v_ArrVal_1903)))) (store .cse85 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (store (store (select .cse85 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_151| v_DerPreprocessor_44) |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset| v_DerPreprocessor_32) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_ArrVal_1917))) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1920))) (let ((.cse77 (store .cse76 |c_~#g_val~0.base| v_ArrVal_1925)) (.cse82 (store .cse81 |c_~#g_val~0.base| v_ArrVal_1924)) (.cse75 (store (let ((.cse84 (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_vatomic32_write_~a#1.base| (store .cse19 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| v_ArrVal_1902)))) (store .cse84 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (store (store (select .cse84 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_151| v_DerPreprocessor_45) |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset| v_DerPreprocessor_33) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_ArrVal_1916))) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1922))) (let ((.cse72 (store .cse75 |c_~#g_val~0.base| v_ArrVal_1926)) (.cse83 (select .cse82 |c_~#g_queue~0.base|)) (.cse78 (select .cse77 |c_~#g_queue~0.base|))) (let ((.cse69 (select .cse78 .cse7)) (.cse79 (mod (mod (mod (select .cse83 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse83 .cse9) 4294967296)) 4294967296)) (.cse73 (select .cse72 |c_~#g_queue~0.base|))) (let ((.cse70 (select .cse73 .cse7)) (.cse71 (* .cse79 4)) (.cse74 (mod (let ((.cse80 (select (store (store (store .cse81 .cse69 v_prenex_126) |c_~#g_queue~0.base| (store (select (store (store .cse82 |c_~#g_queue~0.base| (store .cse83 |c_~#g_queue~0.offset| v_DerPreprocessor_10)) .cse69 v_prenex_126) |c_~#g_queue~0.base|) .cse4 v_prenex_125)) |c_~#g_val~0.base| v_prenex_128) |c_~#g_queue~0.base|))) (mod (mod (select .cse80 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse80 .cse9) 4294967296))) 4294967296)) (.cse68 (store (store |c_#length| |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1919) |v_writerThread1of1ForFork0_~#xbo~0#1.base_10| 16))) (or (< .cse0 |v_ULTIMATE.start_vatomic32_write_~a#1.offset_151|) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#t~0#1.base_57|) 0)) (< .cse5 |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149|) (< (select .cse68 .cse69) (+ .cse70 .cse71 4)) (not (= (store (select (store (store .cse72 |c_~#g_queue~0.base| (store .cse73 |c_~#g_queue~0.offset| v_DerPreprocessor_11)) .cse69 v_prenex_124) |c_~#g_queue~0.base|) .cse4 (select v_prenex_129 .cse4)) v_prenex_129)) (< (+ .cse70 .cse71) 0) (< (select .cse68 |c_~#g_queue~0.base|) .cse4) (< 2147483647 .cse74) (< (+ (select (select (store (store (store .cse75 .cse69 v_prenex_124) |c_~#g_queue~0.base| v_prenex_129) |c_~#g_val~0.base| v_prenex_127) |c_~#g_queue~0.base|) .cse7) 3 (* .cse74 4)) (select .cse68 (select (select (store (store (store .cse76 .cse69 v_ArrVal_1935) |c_~#g_queue~0.base| (store (select (store (store .cse77 |c_~#g_queue~0.base| (store .cse78 |c_~#g_queue~0.offset| v_prenex_286)) .cse69 v_ArrVal_1935) |c_~#g_queue~0.base|) .cse4 v_ArrVal_1939)) |c_~#g_val~0.base| v_ArrVal_1941) |c_~#g_queue~0.base|) .cse7))) (< 2147483647 .cse79)))))))) (forall ((v_ArrVal_1916 Int) (v_DerPreprocessor_11 Int) (v_ArrVal_1917 Int) (v_ArrVal_1919 Int) (|v_ULTIMATE.start_vatomic32_write_~a#1.offset_151| Int) (v_prenex_307 Int) (v_DerPreprocessor_10 Int) (v_prenex_306 Int) (v_prenex_310 Int) (v_subst_9 Int) (|ULTIMATE.start_vatomic32_write_~v#1| Int) (v_ArrVal_1926 (Array Int Int)) (v_ArrVal_1925 (Array Int Int)) (v_ArrVal_1924 (Array Int Int)) (v_ArrVal_1903 Int) (v_DerPreprocessor_46 Int) (v_ArrVal_1902 Int) (v_DerPreprocessor_47 Int) (v_ArrVal_1922 (Array Int Int)) (v_subst_24 Int) (v_ArrVal_1921 (Array Int Int)) (v_ArrVal_1920 (Array Int Int)) (v_DerPreprocessor_28 Int) (v_DerPreprocessor_29 Int) (v_ArrVal_1909 Int) (v_prenex_311 (Array Int Int)) (v_prenex_312 (Array Int Int)) (|v_writerThread1of1ForFork0_~#xbo~0#1.base_10| Int) (v_prenex_313 (Array Int Int)) (v_prenex_314 (Array Int Int)) (|v_ULTIMATE.start_main_~#t~0#1.base_57| Int) (v_prenex_315 (Array Int Int)) (|v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| Int) (v_prenex_308 (Array Int Int)) (v_prenex_309 (Array Int Int))) (let ((.cse92 (store (let ((.cse104 (store |c_#memory_int| |c_ULTIMATE.start_vatomic32_write_~a#1.base| (store .cse21 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| |ULTIMATE.start_vatomic32_write_~v#1|)))) (store .cse104 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (store (store (select .cse104 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_151| v_ArrVal_1909) |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset| v_subst_24) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_subst_9))) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1921))) (let ((.cse95 (store (let ((.cse103 (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_vatomic32_write_~a#1.base| (store .cse19 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| v_ArrVal_1902)))) (store .cse103 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (store (store (select .cse103 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_151| v_DerPreprocessor_47) |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset| v_DerPreprocessor_29) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_ArrVal_1916))) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1922)) (.cse93 (store .cse92 |c_~#g_val~0.base| v_ArrVal_1924)) (.cse97 (store (let ((.cse102 (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_vatomic32_write_~a#1.base| (store .cse17 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| v_ArrVal_1903)))) (store .cse102 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (store (store (select .cse102 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_151| v_DerPreprocessor_46) |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset| v_DerPreprocessor_28) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_ArrVal_1917))) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1920))) (let ((.cse98 (store .cse97 |c_~#g_val~0.base| v_ArrVal_1925)) (.cse94 (select .cse93 |c_~#g_queue~0.base|)) (.cse88 (store .cse95 |c_~#g_val~0.base| v_ArrVal_1926))) (let ((.cse89 (select .cse88 |c_~#g_queue~0.base|)) (.cse87 (mod (mod (mod (select .cse94 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse94 .cse9) 4294967296)) 4294967296)) (.cse99 (select .cse98 |c_~#g_queue~0.base|))) (let ((.cse96 (store (store |c_#length| |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1919) |v_writerThread1of1ForFork0_~#xbo~0#1.base_10| 16)) (.cse90 (select .cse99 .cse7)) (.cse100 (* 4 .cse87)) (.cse101 (select .cse89 .cse7))) (or (< .cse0 |v_ULTIMATE.start_vatomic32_write_~a#1.offset_151|) (< 2147483647 .cse87) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#t~0#1.base_57|) 0)) (< .cse5 |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149|) (not (= v_prenex_314 (store (select (store (store .cse88 |c_~#g_queue~0.base| (store .cse89 |c_~#g_queue~0.offset| v_DerPreprocessor_11)) .cse90 v_prenex_308) |c_~#g_queue~0.base|) .cse4 (select v_prenex_314 .cse4)))) (< (+ (* (mod (let ((.cse91 (select (store (store (store .cse92 .cse90 v_prenex_309) |c_~#g_queue~0.base| (store (select (store (store .cse93 |c_~#g_queue~0.base| (store .cse94 |c_~#g_queue~0.offset| v_DerPreprocessor_10)) .cse90 v_prenex_309) |c_~#g_queue~0.base|) .cse4 v_prenex_310)) |c_~#g_val~0.base| v_prenex_313) |c_~#g_queue~0.base|))) (mod (mod (select .cse91 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse91 .cse9) 4294967296))) 4294967296) 4) (select (select (store (store (store .cse95 .cse90 v_prenex_308) |c_~#g_queue~0.base| v_prenex_314) |c_~#g_val~0.base| v_prenex_311) |c_~#g_queue~0.base|) .cse7)) (+ (select .cse96 (select (select (store (store (store .cse97 .cse90 v_prenex_315) |c_~#g_queue~0.base| (store (select (store (store .cse98 |c_~#g_queue~0.base| (store .cse99 |c_~#g_queue~0.offset| v_prenex_307)) .cse90 v_prenex_315) |c_~#g_queue~0.base|) .cse4 v_prenex_306)) |c_~#g_val~0.base| v_prenex_312) |c_~#g_queue~0.base|) .cse7)) 17179869181)) (< (select .cse96 |c_~#g_queue~0.base|) .cse4) (< (+ .cse100 .cse101) 0) (< (select .cse96 .cse90) (+ .cse100 .cse101 4))))))))) (forall ((v_DerPreprocessor_55 Int) (v_ArrVal_1916 Int) (v_DerPreprocessor_11 Int) (v_ArrVal_1917 Int) (v_ArrVal_1919 Int) (|v_ULTIMATE.start_vatomic32_write_~a#1.offset_151| Int) (v_subst_4 Int) (v_prenex_307 Int) (v_DerPreprocessor_10 Int) (v_DerPreprocessor_54 Int) (v_prenex_306 Int) (v_prenex_310 Int) (|ULTIMATE.start_vatomic32_write_~v#1| Int) (v_ArrVal_1926 (Array Int Int)) (v_ArrVal_1925 (Array Int Int)) (v_ArrVal_1924 (Array Int Int)) (v_ArrVal_1903 Int) (v_ArrVal_1902 Int) (v_ArrVal_1922 (Array Int Int)) (v_ArrVal_1921 (Array Int Int)) (v_DerPreprocessor_22 Int) (v_subst_23 Int) (v_ArrVal_1920 (Array Int Int)) (v_DerPreprocessor_23 Int) (v_ArrVal_1909 Int) (v_prenex_311 (Array Int Int)) (v_prenex_312 (Array Int Int)) (|v_writerThread1of1ForFork0_~#xbo~0#1.base_10| Int) (v_prenex_313 (Array Int Int)) (v_prenex_314 (Array Int Int)) (|v_ULTIMATE.start_main_~#t~0#1.base_57| Int) (v_prenex_315 (Array Int Int)) (|v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| Int) (v_prenex_308 (Array Int Int)) (v_prenex_309 (Array Int Int))) (let ((.cse110 (store (let ((.cse121 (store |c_#memory_int| |c_ULTIMATE.start_vatomic32_write_~a#1.base| (store .cse21 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| |ULTIMATE.start_vatomic32_write_~v#1|)))) (store .cse121 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (store (store (select .cse121 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_151| v_ArrVal_1909) |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset| v_subst_23) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_subst_4))) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1921)) (.cse113 (store (let ((.cse120 (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_vatomic32_write_~a#1.base| (store .cse19 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| v_ArrVal_1902)))) (store .cse120 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (store (store (select .cse120 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_151| v_DerPreprocessor_55) |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset| v_DerPreprocessor_23) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_ArrVal_1916))) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1922)) (.cse114 (store (let ((.cse119 (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_vatomic32_write_~a#1.base| (store .cse17 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| v_ArrVal_1903)))) (store .cse119 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (store (store (select .cse119 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_151| v_DerPreprocessor_54) |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset| v_DerPreprocessor_22) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_ArrVal_1917))) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1920))) (let ((.cse115 (store .cse114 |c_~#g_val~0.base| v_ArrVal_1925)) (.cse105 (store .cse113 |c_~#g_val~0.base| v_ArrVal_1926)) (.cse111 (store .cse110 |c_~#g_val~0.base| v_ArrVal_1924))) (let ((.cse112 (select .cse111 |c_~#g_queue~0.base|)) (.cse106 (select .cse105 |c_~#g_queue~0.base|)) (.cse116 (select .cse115 |c_~#g_queue~0.base|))) (let ((.cse108 (store (store |c_#length| |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1919) |v_writerThread1of1ForFork0_~#xbo~0#1.base_10| 16)) (.cse107 (select .cse116 .cse7)) (.cse117 (select .cse106 .cse7)) (.cse118 (* (mod (mod (mod (select .cse112 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse112 .cse9) 4294967296)) 4294967296) 4))) (or (< .cse0 |v_ULTIMATE.start_vatomic32_write_~a#1.offset_151|) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#t~0#1.base_57|) 0)) (< .cse5 |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149|) (not (= (store (select (store (store .cse105 |c_~#g_queue~0.base| (store .cse106 |c_~#g_queue~0.offset| v_DerPreprocessor_11)) .cse107 v_prenex_308) |c_~#g_queue~0.base|) .cse4 (select v_prenex_314 .cse4)) v_prenex_314)) (< (select .cse108 |c_~#g_queue~0.base|) .cse4) (< (+ (* (mod (let ((.cse109 (select (store (store (store .cse110 .cse107 v_prenex_309) |c_~#g_queue~0.base| (store (select (store (store .cse111 |c_~#g_queue~0.base| (store .cse112 |c_~#g_queue~0.offset| v_DerPreprocessor_10)) .cse107 v_prenex_309) |c_~#g_queue~0.base|) .cse4 v_prenex_310)) |c_~#g_val~0.base| v_prenex_313) |c_~#g_queue~0.base|))) (mod (mod (select .cse109 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse109 .cse9) 4294967296))) 4294967296) 4) (select (select (store (store (store .cse113 .cse107 v_prenex_308) |c_~#g_queue~0.base| v_prenex_314) |c_~#g_val~0.base| v_prenex_311) |c_~#g_queue~0.base|) .cse7)) (+ 17179869181 (select .cse108 (select (select (store (store (store .cse114 .cse107 v_prenex_315) |c_~#g_queue~0.base| (store (select (store (store .cse115 |c_~#g_queue~0.base| (store .cse116 |c_~#g_queue~0.offset| v_prenex_307)) .cse107 v_prenex_315) |c_~#g_queue~0.base|) .cse4 v_prenex_306)) |c_~#g_val~0.base| v_prenex_312) |c_~#g_queue~0.base|) .cse7)))) (< (+ .cse117 .cse118) 17179869184) (< (select .cse108 .cse107) (+ .cse117 .cse118 4)))))))) (forall ((v_subst_15 Int) (v_ArrVal_1916 Int) (v_DerPreprocessor_11 Int) (v_DerPreprocessor_39 Int) (v_DerPreprocessor_18 Int) (v_ArrVal_1917 Int) (v_DerPreprocessor_38 Int) (v_ArrVal_1919 Int) (|v_ULTIMATE.start_vatomic32_write_~a#1.offset_151| Int) (v_prenex_288 (Array Int Int)) (v_subst_1 Int) (v_DerPreprocessor_10 Int) (|ULTIMATE.start_vatomic32_write_~v#1| Int) (v_DerPreprocessor_19 Int) (v_prenex_291 Int) (v_prenex_292 Int) (v_ArrVal_1926 (Array Int Int)) (v_ArrVal_1925 (Array Int Int)) (v_ArrVal_1924 (Array Int Int)) (v_ArrVal_1903 Int) (v_ArrVal_1902 Int) (v_ArrVal_1922 (Array Int Int)) (v_prenex_290 (Array Int Int)) (v_ArrVal_1921 (Array Int Int)) (v_ArrVal_1920 (Array Int Int)) (v_prenex_293 (Array Int Int)) (v_prenex_294 (Array Int Int)) (v_ArrVal_1909 Int) (v_prenex_295 (Array Int Int)) (v_prenex_296 (Array Int Int)) (v_prenex_297 (Array Int Int)) (|v_writerThread1of1ForFork0_~#xbo~0#1.base_10| Int) (|v_ULTIMATE.start_main_~#t~0#1.base_57| Int) (|v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| Int) (v_prenex_289 Int)) (let ((.cse126 (store (let ((.cse139 (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_vatomic32_write_~a#1.base| (store .cse17 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| v_ArrVal_1903)))) (store .cse139 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (store (store (select .cse139 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_151| v_DerPreprocessor_38) |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset| v_DerPreprocessor_18) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_ArrVal_1917))) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1920)) (.cse134 (store (let ((.cse138 (store |c_#memory_int| |c_ULTIMATE.start_vatomic32_write_~a#1.base| (store .cse21 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| |ULTIMATE.start_vatomic32_write_~v#1|)))) (store .cse138 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (store (store (select .cse138 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_151| v_ArrVal_1909) |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset| v_subst_15) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_subst_1))) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1921))) (let ((.cse135 (store .cse134 |c_~#g_val~0.base| v_ArrVal_1924)) (.cse123 (store (let ((.cse137 (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_vatomic32_write_~a#1.base| (store .cse19 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| v_ArrVal_1902)))) (store .cse137 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (store (store (select .cse137 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_151| v_DerPreprocessor_39) |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset| v_DerPreprocessor_19) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_ArrVal_1916))) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1922)) (.cse127 (store .cse126 |c_~#g_val~0.base| v_ArrVal_1925))) (let ((.cse128 (select .cse127 |c_~#g_queue~0.base|)) (.cse130 (store .cse123 |c_~#g_val~0.base| v_ArrVal_1926)) (.cse136 (select .cse135 |c_~#g_queue~0.base|))) (let ((.cse129 (mod (mod (mod (select .cse136 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse136 .cse9) 4294967296)) 4294967296)) (.cse131 (select .cse130 |c_~#g_queue~0.base|)) (.cse124 (select .cse128 .cse7))) (let ((.cse122 (mod (let ((.cse133 (select (store (store (store .cse134 .cse124 v_prenex_294) |c_~#g_queue~0.base| (store (select (store (store .cse135 |c_~#g_queue~0.base| (store .cse136 |c_~#g_queue~0.offset| v_DerPreprocessor_10)) .cse124 v_prenex_294) |c_~#g_queue~0.base|) .cse4 v_prenex_289)) |c_~#g_val~0.base| v_prenex_296) |c_~#g_queue~0.base|))) (mod (mod (select .cse133 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse133 .cse9) 4294967296))) 4294967296)) (.cse125 (store (store |c_#length| |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1919) |v_writerThread1of1ForFork0_~#xbo~0#1.base_10| 16)) (.cse132 (+ (* 4 .cse129) (select .cse131 .cse7)))) (or (< .cse0 |v_ULTIMATE.start_vatomic32_write_~a#1.offset_151|) (< 2147483647 .cse122) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#t~0#1.base_57|) 0)) (< .cse5 |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149|) (< (+ 3 (select (select (store (store (store .cse123 .cse124 v_prenex_293) |c_~#g_queue~0.base| v_prenex_288) |c_~#g_val~0.base| v_prenex_295) |c_~#g_queue~0.base|) .cse7) (* 4 .cse122)) (select .cse125 (select (select (store (store (store .cse126 .cse124 v_prenex_297) |c_~#g_queue~0.base| (store (select (store (store .cse127 |c_~#g_queue~0.base| (store .cse128 |c_~#g_queue~0.offset| v_prenex_292)) .cse124 v_prenex_297) |c_~#g_queue~0.base|) .cse4 v_prenex_291)) |c_~#g_val~0.base| v_prenex_290) |c_~#g_queue~0.base|) .cse7))) (< .cse129 2147483648) (not (= (store (select (store (store .cse130 |c_~#g_queue~0.base| (store .cse131 |c_~#g_queue~0.offset| v_DerPreprocessor_11)) .cse124 v_prenex_293) |c_~#g_queue~0.base|) .cse4 (select v_prenex_288 .cse4)) v_prenex_288)) (< (select .cse125 |c_~#g_queue~0.base|) .cse4) (< (+ 17179869180 (select .cse125 .cse124)) .cse132) (< .cse132 17179869184)))))))) (forall ((v_DerPreprocessor_13 Int) (v_DerPreprocessor_58 Int) (v_prenex_280 (Array Int Int)) (v_ArrVal_1916 Int) (v_DerPreprocessor_11 Int) (v_DerPreprocessor_12 Int) (v_prenex_281 (Array Int Int)) (v_prenex_282 (Array Int Int)) (v_ArrVal_1917 Int) (v_prenex_283 (Array Int Int)) (v_DerPreprocessor_59 Int) (v_prenex_285 (Array Int Int)) (v_ArrVal_1919 Int) (|v_ULTIMATE.start_vatomic32_write_~a#1.offset_151| Int) (v_subst_2 Int) (v_DerPreprocessor_10 Int) (|ULTIMATE.start_vatomic32_write_~v#1| Int) (v_ArrVal_1926 (Array Int Int)) (v_ArrVal_1925 (Array Int Int)) (v_ArrVal_1924 (Array Int Int)) (v_ArrVal_1903 Int) (v_ArrVal_1902 Int) (v_ArrVal_1922 (Array Int Int)) (v_ArrVal_1921 (Array Int Int)) (v_ArrVal_1920 (Array Int Int)) (v_ArrVal_1909 Int) (|v_writerThread1of1ForFork0_~#xbo~0#1.base_10| Int) (v_subst_21 Int) (|v_ULTIMATE.start_main_~#t~0#1.base_57| Int) (|v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| Int) (v_prenex_284 Int)) (let ((.cse148 (store (let ((.cse153 (store |c_#memory_int| |c_ULTIMATE.start_vatomic32_write_~a#1.base| (store .cse21 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| |ULTIMATE.start_vatomic32_write_~v#1|)))) (store .cse153 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (store (store (select .cse153 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_151| v_ArrVal_1909) |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset| v_subst_21) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_subst_2))) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1921))) (let ((.cse149 (store .cse148 |c_~#g_val~0.base| v_ArrVal_1924)) (.cse146 (store (let ((.cse152 (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_vatomic32_write_~a#1.base| (store .cse19 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| v_ArrVal_1902)))) (store .cse152 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (store (store (select .cse152 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_151| v_DerPreprocessor_59) |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset| v_DerPreprocessor_13) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_ArrVal_1916))) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1922))) (let ((.cse143 (store .cse146 |c_~#g_val~0.base| v_ArrVal_1926)) (.cse150 (select .cse149 |c_~#g_queue~0.base|))) (let ((.cse145 (mod (mod (mod (select .cse150 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse150 .cse9) 4294967296)) 4294967296)) (.cse144 (select .cse143 |c_~#g_queue~0.base|))) (let ((.cse140 (store (store |c_#length| |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1919) |v_writerThread1of1ForFork0_~#xbo~0#1.base_10| 16)) (.cse142 (+ (* 4 .cse145) (select .cse144 .cse7))) (.cse141 (select (select (store (store (let ((.cse151 (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_vatomic32_write_~a#1.base| (store .cse17 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| v_ArrVal_1903)))) (store .cse151 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (store (store (select .cse151 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_151| v_DerPreprocessor_58) |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset| v_DerPreprocessor_12) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_ArrVal_1917))) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1920) |c_~#g_val~0.base| v_ArrVal_1925) |c_~#g_queue~0.base|) .cse7))) (or (< (+ 17179869180 (select .cse140 .cse141)) .cse142) (< .cse0 |v_ULTIMATE.start_vatomic32_write_~a#1.offset_151|) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#t~0#1.base_57|) 0)) (< .cse5 |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149|) (< (select .cse140 |c_~#g_queue~0.base|) .cse4) (< .cse142 17179869184) (not (= v_prenex_283 (store (select (store (store .cse143 |c_~#g_queue~0.base| (store .cse144 |c_~#g_queue~0.offset| v_DerPreprocessor_11)) .cse141 v_prenex_285) |c_~#g_queue~0.base|) .cse4 (select v_prenex_283 .cse4)))) (< .cse145 2147483648) (< 0 (+ (select (select (store (store (store .cse146 .cse141 v_prenex_285) |c_~#g_queue~0.base| v_prenex_283) |c_~#g_val~0.base| v_prenex_281) |c_~#g_queue~0.base|) .cse7) (* (mod (let ((.cse147 (select (store (store (store .cse148 .cse141 v_prenex_280) |c_~#g_queue~0.base| (store (select (store (store .cse149 |c_~#g_queue~0.base| (store .cse150 |c_~#g_queue~0.offset| v_DerPreprocessor_10)) .cse141 v_prenex_280) |c_~#g_queue~0.base|) .cse4 v_prenex_284)) |c_~#g_val~0.base| v_prenex_282) |c_~#g_queue~0.base|))) (mod (mod (select .cse147 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse147 .cse9) 4294967296))) 4294967296) 4) 1))))))))) (forall ((v_ArrVal_1916 Int) (v_DerPreprocessor_11 Int) (v_ArrVal_1917 Int) (v_ArrVal_1919 Int) (|v_ULTIMATE.start_vatomic32_write_~a#1.offset_151| Int) (v_DerPreprocessor_50 Int) (v_DerPreprocessor_10 Int) (v_DerPreprocessor_51 Int) (v_prenex_136 Int) (v_subst_8 Int) (|ULTIMATE.start_vatomic32_write_~v#1| Int) (v_prenex_298 Int) (v_prenex_131 Int) (v_ArrVal_1926 (Array Int Int)) (v_ArrVal_1925 (Array Int Int)) (v_ArrVal_1924 (Array Int Int)) (v_ArrVal_1903 Int) (v_DerPreprocessor_24 Int) (v_ArrVal_1902 Int) (v_DerPreprocessor_25 Int) (v_ArrVal_1922 (Array Int Int)) (v_ArrVal_1921 (Array Int Int)) (v_ArrVal_1920 (Array Int Int)) (v_ArrVal_1909 Int) (v_prenex_130 (Array Int Int)) (v_prenex_132 (Array Int Int)) (v_prenex_133 (Array Int Int)) (v_prenex_134 (Array Int Int)) (v_prenex_135 (Array Int Int)) (|v_writerThread1of1ForFork0_~#xbo~0#1.base_10| Int) (v_prenex_137 (Array Int Int)) (v_subst_20 Int) (v_prenex_138 (Array Int Int)) (|v_ULTIMATE.start_main_~#t~0#1.base_57| Int) (|v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| Int)) (let ((.cse155 (store (let ((.cse170 (store |c_#memory_int| |c_ULTIMATE.start_vatomic32_write_~a#1.base| (store .cse21 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| |ULTIMATE.start_vatomic32_write_~v#1|)))) (store .cse170 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (store (store (select .cse170 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_151| v_ArrVal_1909) |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset| v_subst_20) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_subst_8))) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1921))) (let ((.cse161 (store (let ((.cse169 (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_vatomic32_write_~a#1.base| (store .cse17 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| v_ArrVal_1903)))) (store .cse169 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (store (store (select .cse169 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_151| v_DerPreprocessor_50) |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset| v_DerPreprocessor_24) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_ArrVal_1917))) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1920)) (.cse159 (store (let ((.cse168 (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_vatomic32_write_~a#1.base| (store .cse19 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| v_ArrVal_1902)))) (store .cse168 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (store (store (select .cse168 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_151| v_DerPreprocessor_51) |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset| v_DerPreprocessor_25) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_ArrVal_1916))) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1922)) (.cse157 (store .cse155 |c_~#g_val~0.base| v_ArrVal_1924))) (let ((.cse158 (select .cse157 |c_~#g_queue~0.base|)) (.cse165 (store .cse159 |c_~#g_val~0.base| v_ArrVal_1926)) (.cse162 (store .cse161 |c_~#g_val~0.base| v_ArrVal_1925))) (let ((.cse163 (select .cse162 |c_~#g_queue~0.base|)) (.cse166 (select .cse165 |c_~#g_queue~0.base|)) (.cse167 (mod (mod (mod (select .cse158 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse158 .cse9) 4294967296)) 4294967296))) (let ((.cse164 (+ (select .cse166 .cse7) (* 4 .cse167))) (.cse156 (select .cse163 .cse7)) (.cse160 (store (store |c_#length| |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1919) |v_writerThread1of1ForFork0_~#xbo~0#1.base_10| 16))) (or (< .cse0 |v_ULTIMATE.start_vatomic32_write_~a#1.offset_151|) (< (+ (* (mod (let ((.cse154 (select (store (store (store .cse155 .cse156 v_prenex_132) |c_~#g_queue~0.base| (store (select (store (store .cse157 |c_~#g_queue~0.base| (store .cse158 |c_~#g_queue~0.offset| v_DerPreprocessor_10)) .cse156 v_prenex_132) |c_~#g_queue~0.base|) .cse4 v_prenex_131)) |c_~#g_val~0.base| v_prenex_135) |c_~#g_queue~0.base|))) (mod (mod (select .cse154 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse154 .cse9) 4294967296))) 4294967296) 4) (select (select (store (store (store .cse159 .cse156 v_prenex_130) |c_~#g_queue~0.base| v_prenex_137) |c_~#g_val~0.base| v_prenex_133) |c_~#g_queue~0.base|) .cse7)) (+ 17179869181 (select .cse160 (select (select (store (store (store .cse161 .cse156 v_prenex_138) |c_~#g_queue~0.base| (store (select (store (store .cse162 |c_~#g_queue~0.base| (store .cse163 |c_~#g_queue~0.offset| v_prenex_298)) .cse156 v_prenex_138) |c_~#g_queue~0.base|) .cse4 v_prenex_136)) |c_~#g_val~0.base| v_prenex_134) |c_~#g_queue~0.base|) .cse7)))) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#t~0#1.base_57|) 0)) (< .cse5 |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149|) (< .cse164 17179869184) (< (+ 17179869180 (select .cse160 .cse156)) .cse164) (not (= v_prenex_137 (store (select (store (store .cse165 |c_~#g_queue~0.base| (store .cse166 |c_~#g_queue~0.offset| v_DerPreprocessor_11)) .cse156 v_prenex_130) |c_~#g_queue~0.base|) .cse4 (select v_prenex_137 .cse4)))) (< (select .cse160 |c_~#g_queue~0.base|) .cse4) (< .cse167 2147483648)))))))) (forall ((v_DerPreprocessor_35 Int) (v_subst_14 Int) (v_ArrVal_1916 Int) (v_DerPreprocessor_11 Int) (v_DerPreprocessor_34 Int) (v_ArrVal_1917 Int) (v_ArrVal_1919 Int) (|v_ULTIMATE.start_vatomic32_write_~a#1.offset_151| Int) (v_subst_11 Int) (v_prenex_301 (Array Int Int)) (v_DerPreprocessor_10 Int) (v_prenex_302 (Array Int Int)) (v_prenex_303 (Array Int Int)) (|ULTIMATE.start_vatomic32_write_~v#1| Int) (v_ArrVal_1926 (Array Int Int)) (v_ArrVal_1925 (Array Int Int)) (v_ArrVal_1924 (Array Int Int)) (v_ArrVal_1903 Int) (v_ArrVal_1902 Int) (v_ArrVal_1922 (Array Int Int)) (v_ArrVal_1921 (Array Int Int)) (v_ArrVal_1920 (Array Int Int)) (v_ArrVal_1909 Int) (v_prenex_299 (Array Int Int)) (|v_writerThread1of1ForFork0_~#xbo~0#1.base_10| Int) (v_DerPreprocessor_40 Int) (|v_ULTIMATE.start_main_~#t~0#1.base_57| Int) (v_DerPreprocessor_41 Int) (v_prenex_305 (Array Int Int)) (|v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| Int) (v_prenex_300 Int)) (let ((.cse180 (store (let ((.cse185 (store |c_#memory_int| |c_ULTIMATE.start_vatomic32_write_~a#1.base| (store .cse21 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| |ULTIMATE.start_vatomic32_write_~v#1|)))) (store .cse185 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (store (store (select .cse185 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_151| v_ArrVal_1909) |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset| v_subst_14) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_subst_11))) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1921))) (let ((.cse181 (store .cse180 |c_~#g_val~0.base| v_ArrVal_1924)) (.cse178 (store (let ((.cse184 (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_vatomic32_write_~a#1.base| (store .cse19 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| v_ArrVal_1902)))) (store .cse184 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (store (store (select .cse184 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_151| v_DerPreprocessor_41) |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset| v_DerPreprocessor_35) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_ArrVal_1916))) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1922))) (let ((.cse176 (store .cse178 |c_~#g_val~0.base| v_ArrVal_1926)) (.cse182 (select .cse181 |c_~#g_queue~0.base|))) (let ((.cse172 (select (select (store (store (let ((.cse183 (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_vatomic32_write_~a#1.base| (store .cse17 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| v_ArrVal_1903)))) (store .cse183 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (store (store (select .cse183 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_151| v_DerPreprocessor_40) |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset| v_DerPreprocessor_34) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_ArrVal_1917))) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1920) |c_~#g_val~0.base| v_ArrVal_1925) |c_~#g_queue~0.base|) .cse7)) (.cse174 (mod (mod (mod (select .cse182 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse182 .cse9) 4294967296)) 4294967296)) (.cse177 (select .cse176 |c_~#g_queue~0.base|))) (let ((.cse173 (+ (* .cse174 4) (select .cse177 .cse7))) (.cse171 (store (store |c_#length| |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1919) |v_writerThread1of1ForFork0_~#xbo~0#1.base_10| 16)) (.cse175 (mod (let ((.cse179 (select (store (store (store .cse180 .cse172 v_prenex_301) |c_~#g_queue~0.base| (store (select (store (store .cse181 |c_~#g_queue~0.base| (store .cse182 |c_~#g_queue~0.offset| v_DerPreprocessor_10)) .cse172 v_prenex_301) |c_~#g_queue~0.base|) .cse4 v_prenex_300)) |c_~#g_val~0.base| v_prenex_303) |c_~#g_queue~0.base|))) (mod (mod (select .cse179 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse179 .cse9) 4294967296))) 4294967296))) (or (< (+ 17179869180 (select .cse171 .cse172)) .cse173) (< .cse174 2147483648) (< .cse0 |v_ULTIMATE.start_vatomic32_write_~a#1.offset_151|) (< .cse175 2147483648) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#t~0#1.base_57|) 0)) (< .cse5 |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149|) (< .cse173 17179869184) (not (= (store (select (store (store .cse176 |c_~#g_queue~0.base| (store .cse177 |c_~#g_queue~0.offset| v_DerPreprocessor_11)) .cse172 v_prenex_299) |c_~#g_queue~0.base|) .cse4 (select v_prenex_305 .cse4)) v_prenex_305)) (< (select .cse171 |c_~#g_queue~0.base|) .cse4) (< 17179869183 (+ (select (select (store (store (store .cse178 .cse172 v_prenex_299) |c_~#g_queue~0.base| v_prenex_305) |c_~#g_val~0.base| v_prenex_302) |c_~#g_queue~0.base|) .cse7) (* .cse175 4)))))))))) (forall ((v_ArrVal_1916 Int) (v_DerPreprocessor_11 Int) (v_subst_13 Int) (v_ArrVal_1917 Int) (v_ArrVal_1939 Int) (v_ArrVal_1919 Int) (|v_ULTIMATE.start_vatomic32_write_~a#1.offset_151| Int) (v_subst_6 Int) (v_prenex_124 (Array Int Int)) (v_DerPreprocessor_53 Int) (v_DerPreprocessor_10 Int) (v_prenex_126 (Array Int Int)) (v_prenex_127 (Array Int Int)) (v_DerPreprocessor_52 Int) (v_prenex_128 (Array Int Int)) (|ULTIMATE.start_vatomic32_write_~v#1| Int) (v_ArrVal_1926 (Array Int Int)) (v_ArrVal_1925 (Array Int Int)) (v_ArrVal_1924 (Array Int Int)) (v_ArrVal_1903 Int) (v_ArrVal_1902 Int) (v_ArrVal_1922 (Array Int Int)) (v_ArrVal_1921 (Array Int Int)) (v_ArrVal_1920 (Array Int Int)) (v_ArrVal_1941 (Array Int Int)) (v_ArrVal_1909 Int) (v_DerPreprocessor_20 Int) (|v_writerThread1of1ForFork0_~#xbo~0#1.base_10| Int) (v_DerPreprocessor_21 Int) (|v_ULTIMATE.start_main_~#t~0#1.base_57| Int) (v_prenex_129 (Array Int Int)) (|v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| Int) (v_prenex_125 Int) (v_prenex_286 Int) (v_ArrVal_1935 (Array Int Int))) (let ((.cse190 (store (let ((.cse203 (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_vatomic32_write_~a#1.base| (store .cse17 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| v_ArrVal_1903)))) (store .cse203 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (store (store (select .cse203 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_151| v_DerPreprocessor_52) |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset| v_DerPreprocessor_20) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_ArrVal_1917))) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1920))) (let ((.cse187 (store (let ((.cse202 (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_vatomic32_write_~a#1.base| (store .cse19 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| v_ArrVal_1902)))) (store .cse202 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (store (store (select .cse202 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_151| v_DerPreprocessor_53) |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset| v_DerPreprocessor_21) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_ArrVal_1916))) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1922)) (.cse199 (store (let ((.cse201 (store |c_#memory_int| |c_ULTIMATE.start_vatomic32_write_~a#1.base| (store .cse21 |c_ULTIMATE.start_vatomic32_write_~a#1.offset| |ULTIMATE.start_vatomic32_write_~v#1|)))) (store .cse201 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base| (store (store (store (select .cse201 |c_ULTIMATE.start_bounded_mpmc_init_~q#1.base|) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_151| v_ArrVal_1909) |c_ULTIMATE.start_bounded_mpmc_init_~q#1.offset| v_subst_13) |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149| v_subst_6))) |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1921)) (.cse191 (store .cse190 |c_~#g_val~0.base| v_ArrVal_1925))) (let ((.cse192 (select .cse191 |c_~#g_queue~0.base|)) (.cse200 (store .cse199 |c_~#g_val~0.base| v_ArrVal_1924)) (.cse193 (store .cse187 |c_~#g_val~0.base| v_ArrVal_1926))) (let ((.cse194 (select .cse193 |c_~#g_queue~0.base|)) (.cse197 (select .cse200 |c_~#g_queue~0.base|)) (.cse188 (select .cse192 .cse7))) (let ((.cse186 (mod (let ((.cse198 (select (store (store (store .cse199 .cse188 v_prenex_126) |c_~#g_queue~0.base| (store (select (store (store .cse200 |c_~#g_queue~0.base| (store .cse197 |c_~#g_queue~0.offset| v_DerPreprocessor_10)) .cse188 v_prenex_126) |c_~#g_queue~0.base|) .cse4 v_prenex_125)) |c_~#g_val~0.base| v_prenex_128) |c_~#g_queue~0.base|))) (mod (mod (select .cse198 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse198 .cse9) 4294967296))) 4294967296)) (.cse189 (store (store |c_#length| |v_ULTIMATE.start_main_~#t~0#1.base_57| v_ArrVal_1919) |v_writerThread1of1ForFork0_~#xbo~0#1.base_10| 16)) (.cse195 (* 4 (mod (mod (mod (select .cse197 |c_~#g_queue~0.offset|) 4294967296) (mod (select .cse197 .cse9) 4294967296)) 4294967296))) (.cse196 (select .cse194 .cse7))) (or (< (+ (* .cse186 4) 3 (select (select (store (store (store .cse187 .cse188 v_prenex_124) |c_~#g_queue~0.base| v_prenex_129) |c_~#g_val~0.base| v_prenex_127) |c_~#g_queue~0.base|) .cse7)) (select .cse189 (select (select (store (store (store .cse190 .cse188 v_ArrVal_1935) |c_~#g_queue~0.base| (store (select (store (store .cse191 |c_~#g_queue~0.base| (store .cse192 |c_~#g_queue~0.offset| v_prenex_286)) .cse188 v_ArrVal_1935) |c_~#g_queue~0.base|) .cse4 v_ArrVal_1939)) |c_~#g_val~0.base| v_ArrVal_1941) |c_~#g_queue~0.base|) .cse7))) (not (= (store (select (store (store .cse193 |c_~#g_queue~0.base| (store .cse194 |c_~#g_queue~0.offset| v_DerPreprocessor_11)) .cse188 v_prenex_124) |c_~#g_queue~0.base|) .cse4 (select v_prenex_129 .cse4)) v_prenex_129)) (< .cse0 |v_ULTIMATE.start_vatomic32_write_~a#1.offset_151|) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~#t~0#1.base_57|) 0)) (< .cse5 |v_ULTIMATE.start_vatomic32_write_~a#1.offset_149|) (< 2147483647 .cse186) (< (select .cse189 |c_~#g_queue~0.base|) .cse4) (< (select .cse189 .cse188) (+ .cse195 .cse196 4)) (< (+ .cse195 .cse196) 17179869184)))))))))) (< |c_~#g_queue~0.offset| 0)) is different from true [2024-11-08 12:18:49,794 INFO L173 IndexEqualityManager]: detected equality via solver