./Ultimate.py --spec ../sv-benchmarks/c/properties/no-data-race.prp --file ../sv-benchmarks/c/pthread-divine/divinefifo_1w1r.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version ffaa4be6 Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/config/GemCutterReach.xml -i ../sv-benchmarks/c/pthread-divine/divinefifo_1w1r.i -s /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/config/svcomp-DataRace-32bit-GemCutter_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! data-race) ) --witnessprinter.graph.data.producer GemCutter --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 43c4691e367ff0d8a9949fa90f15eddbc091ab75ed1546de74dafe83c2376639 --- Real Ultimate output --- This is Ultimate 0.2.5-dev-ffaa4be-m [2024-10-29 13:53:25,560 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-10-29 13:53:25,633 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/config/svcomp-DataRace-32bit-GemCutter_Default.epf [2024-10-29 13:53:25,640 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-10-29 13:53:25,642 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-10-29 13:53:25,666 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-10-29 13:53:25,666 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-10-29 13:53:25,667 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-10-29 13:53:25,668 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-10-29 13:53:25,669 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-10-29 13:53:25,670 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-10-29 13:53:25,670 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-10-29 13:53:25,671 INFO L153 SettingsManager]: * Use SBE=true [2024-10-29 13:53:25,671 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-10-29 13:53:25,674 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-10-29 13:53:25,674 INFO L153 SettingsManager]: * sizeof long=4 [2024-10-29 13:53:25,675 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-10-29 13:53:25,675 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-10-29 13:53:25,675 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-10-29 13:53:25,675 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-10-29 13:53:25,676 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-10-29 13:53:25,676 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-10-29 13:53:25,676 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2024-10-29 13:53:25,677 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-10-29 13:53:25,677 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-10-29 13:53:25,677 INFO L153 SettingsManager]: * sizeof long double=12 [2024-10-29 13:53:25,677 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-10-29 13:53:25,677 INFO L153 SettingsManager]: * Use constant arrays=true [2024-10-29 13:53:25,678 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-10-29 13:53:25,678 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-10-29 13:53:25,678 INFO L153 SettingsManager]: * To the following directory=./dump/ [2024-10-29 13:53:25,678 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-10-29 13:53:25,679 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2024-10-29 13:53:25,679 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-10-29 13:53:25,679 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-10-29 13:53:25,679 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-10-29 13:53:25,679 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-10-29 13:53:25,679 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-10-29 13:53:25,680 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-10-29 13:53:25,680 INFO L153 SettingsManager]: * Abstraction used for commutativity in POR=VARIABLES_GLOBAL [2024-10-29 13:53:25,680 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PARTIAL_ORDER_FA [2024-10-29 13:53:25,681 INFO L153 SettingsManager]: * CEGAR restart behaviour=ONE_CEGAR_PER_THREAD_INSTANCE [2024-10-29 13:53:25,681 INFO L153 SettingsManager]: * Partial Order Reduction in concurrent analysis=PERSISTENT_SLEEP_NEW_STATES_FIXEDORDER [2024-10-29 13:53:25,682 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:/storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/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 -> /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! data-race) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> GemCutter Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 43c4691e367ff0d8a9949fa90f15eddbc091ab75ed1546de74dafe83c2376639 [2024-10-29 13:53:25,933 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-10-29 13:53:25,960 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-10-29 13:53:25,962 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-10-29 13:53:25,964 INFO L270 PluginConnector]: Initializing CDTParser... [2024-10-29 13:53:25,964 INFO L274 PluginConnector]: CDTParser initialized [2024-10-29 13:53:25,965 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/../sv-benchmarks/c/pthread-divine/divinefifo_1w1r.i [2024-10-29 13:53:27,522 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-10-29 13:53:27,815 INFO L384 CDTParser]: Found 1 translation units. [2024-10-29 13:53:27,816 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-divine/divinefifo_1w1r.i [2024-10-29 13:53:27,831 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/data/de71f0e39/fa7e86761ae14e52b74750e1c71eb10d/FLAG3a6efe666 [2024-10-29 13:53:28,098 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/data/de71f0e39/fa7e86761ae14e52b74750e1c71eb10d [2024-10-29 13:53:28,100 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-10-29 13:53:28,101 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-10-29 13:53:28,103 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-10-29 13:53:28,103 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-10-29 13:53:28,108 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-10-29 13:53:28,109 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.10 01:53:28" (1/1) ... [2024-10-29 13:53:28,110 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@2addca88 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.10 01:53:28, skipping insertion in model container [2024-10-29 13:53:28,110 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.10 01:53:28" (1/1) ... [2024-10-29 13:53:28,184 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-10-29 13:53:28,745 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-29 13:53:28,758 INFO L200 MainTranslator]: Completed pre-run [2024-10-29 13:53:28,834 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-29 13:53:28,897 INFO L204 MainTranslator]: Completed translation [2024-10-29 13:53:28,898 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.10 01:53:28 WrapperNode [2024-10-29 13:53:28,898 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-10-29 13:53:28,899 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-10-29 13:53:28,900 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-10-29 13:53:28,900 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-10-29 13:53:28,906 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.10 01:53:28" (1/1) ... [2024-10-29 13:53:28,942 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.10 01:53:28" (1/1) ... [2024-10-29 13:53:29,008 INFO L138 Inliner]: procedures = 277, calls = 104, calls flagged for inlining = 27, calls inlined = 29, statements flattened = 978 [2024-10-29 13:53:29,009 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-10-29 13:53:29,010 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-10-29 13:53:29,010 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-10-29 13:53:29,010 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-10-29 13:53:29,021 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.10 01:53:28" (1/1) ... [2024-10-29 13:53:29,022 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.10 01:53:28" (1/1) ... [2024-10-29 13:53:29,036 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.10 01:53:28" (1/1) ... [2024-10-29 13:53:29,037 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.10 01:53:28" (1/1) ... [2024-10-29 13:53:29,087 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.10 01:53:28" (1/1) ... [2024-10-29 13:53:29,099 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.10 01:53:28" (1/1) ... [2024-10-29 13:53:29,104 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.10 01:53:28" (1/1) ... [2024-10-29 13:53:29,109 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.10 01:53:28" (1/1) ... [2024-10-29 13:53:29,118 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-10-29 13:53:29,119 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-10-29 13:53:29,119 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-10-29 13:53:29,119 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-10-29 13:53:29,120 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.10 01:53:28" (1/1) ... [2024-10-29 13:53:29,130 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2024-10-29 13:53:29,142 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-10-29 13:53:29,158 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2024-10-29 13:53:29,160 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2024-10-29 13:53:29,203 INFO L130 BoogieDeclarations]: Found specification of procedure pusher [2024-10-29 13:53:29,203 INFO L138 BoogieDeclarations]: Found implementation of procedure pusher [2024-10-29 13:53:29,204 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-10-29 13:53:29,204 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$ [2024-10-29 13:53:29,204 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-10-29 13:53:29,204 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-10-29 13:53:29,204 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-10-29 13:53:29,204 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-10-29 13:53:29,205 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-10-29 13:53:29,205 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$ [2024-10-29 13:53:29,205 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-10-29 13:53:29,205 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-10-29 13:53:29,205 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-10-29 13:53:29,207 WARN L207 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-10-29 13:53:29,386 INFO L238 CfgBuilder]: Building ICFG [2024-10-29 13:53:29,389 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-10-29 13:53:30,836 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-10-29 13:53:30,838 INFO L287 CfgBuilder]: Performing block encoding [2024-10-29 13:53:30,887 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-10-29 13:53:30,887 INFO L316 CfgBuilder]: Removed 4 assume(true) statements. [2024-10-29 13:53:30,887 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 29.10 01:53:30 BoogieIcfgContainer [2024-10-29 13:53:30,888 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-10-29 13:53:30,890 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-10-29 13:53:30,890 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-10-29 13:53:30,894 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-10-29 13:53:30,894 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 29.10 01:53:28" (1/3) ... [2024-10-29 13:53:30,895 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2d18b878 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 29.10 01:53:30, skipping insertion in model container [2024-10-29 13:53:30,895 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.10 01:53:28" (2/3) ... [2024-10-29 13:53:30,896 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2d18b878 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 29.10 01:53:30, skipping insertion in model container [2024-10-29 13:53:30,896 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 29.10 01:53:30" (3/3) ... [2024-10-29 13:53:30,897 INFO L112 eAbstractionObserver]: Analyzing ICFG divinefifo_1w1r.i [2024-10-29 13:53:30,914 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-10-29 13:53:30,916 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 96 error locations. [2024-10-29 13:53:30,916 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-10-29 13:53:31,066 INFO L143 ThreadInstanceAdder]: Constructed 1 joinOtherThreadTransitions. [2024-10-29 13:53:31,169 INFO L107 denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=VARIABLES_GLOBAL, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-29 13:53:31,169 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 [2024-10-29 13:53:31,170 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-10-29 13:53:31,172 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (exit command is (exit), workingDir is null) [2024-10-29 13:53:31,175 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (2)] Waiting until timeout for monitored process [2024-10-29 13:53:31,215 INFO L157 artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations. [2024-10-29 13:53:31,227 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == pusherThread1of1ForFork0 ======== [2024-10-29 13:53:31,236 INFO L333 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PARTIAL_ORDER_FA, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@c463bab, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-29 13:53:31,237 INFO L334 AbstractCegarLoop]: Starting to check reachability of 15 error locations. [2024-10-29 13:53:32,049 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting pusherErr0ASSERT_VIOLATIONDATA_RACE === [pusherErr0ASSERT_VIOLATIONDATA_RACE, pusherErr1ASSERT_VIOLATIONDATA_RACE, pusherErr2ASSERT_VIOLATIONDATA_RACE, pusherErr6ASSERT_VIOLATIONDATA_RACE (and 11 more)] === [2024-10-29 13:53:32,055 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-29 13:53:32,055 INFO L85 PathProgramCache]: Analyzing trace with hash 2062454242, now seen corresponding path program 1 times [2024-10-29 13:53:32,065 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-29 13:53:32,066 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1979759045] [2024-10-29 13:53:32,066 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-29 13:53:32,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-29 13:53:32,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-29 13:53:32,487 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-29 13:53:32,488 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-29 13:53:32,488 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1979759045] [2024-10-29 13:53:32,489 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1979759045] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-29 13:53:32,489 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-29 13:53:32,489 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-29 13:53:32,493 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [521033337] [2024-10-29 13:53:32,494 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-29 13:53:32,504 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-10-29 13:53:32,504 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-29 13:53:32,527 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-10-29 13:53:32,528 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-10-29 13:53:32,529 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-29 13:53:32,536 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-10-29 13:53:32,537 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 77.5) internal successors, (155), 2 states have internal predecessors, (155), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-29 13:53:32,538 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-29 13:53:32,607 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-29 13:53:32,607 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-10-29 13:53:32,608 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting pusherErr0ASSERT_VIOLATIONDATA_RACE === [pusherErr0ASSERT_VIOLATIONDATA_RACE, pusherErr1ASSERT_VIOLATIONDATA_RACE, pusherErr2ASSERT_VIOLATIONDATA_RACE, pusherErr6ASSERT_VIOLATIONDATA_RACE (and 11 more)] === [2024-10-29 13:53:32,608 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-29 13:53:32,609 INFO L85 PathProgramCache]: Analyzing trace with hash 2119281872, now seen corresponding path program 1 times [2024-10-29 13:53:32,609 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-29 13:53:32,610 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1185678824] [2024-10-29 13:53:32,610 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-29 13:53:32,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-29 13:53:32,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-29 13:53:33,820 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-29 13:53:33,820 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-29 13:53:33,820 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1185678824] [2024-10-29 13:53:33,820 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1185678824] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-29 13:53:33,820 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-29 13:53:33,821 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-10-29 13:53:33,821 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1843146253] [2024-10-29 13:53:33,821 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-29 13:53:33,824 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-10-29 13:53:33,824 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-29 13:53:33,825 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-10-29 13:53:33,827 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-10-29 13:53:33,827 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-29 13:53:33,829 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-10-29 13:53:33,830 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 5 states have (on average 30.4) internal successors, (152), 6 states have internal predecessors, (152), 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-10-29 13:53:33,830 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-29 13:53:33,830 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-29 13:53:34,881 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-29 13:53:34,882 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:34,882 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-10-29 13:53:34,882 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting pusherErr1ASSERT_VIOLATIONDATA_RACE === [pusherErr0ASSERT_VIOLATIONDATA_RACE, pusherErr1ASSERT_VIOLATIONDATA_RACE, pusherErr2ASSERT_VIOLATIONDATA_RACE, pusherErr6ASSERT_VIOLATIONDATA_RACE (and 11 more)] === [2024-10-29 13:53:34,884 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-29 13:53:34,884 INFO L85 PathProgramCache]: Analyzing trace with hash -1538394348, now seen corresponding path program 1 times [2024-10-29 13:53:34,885 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-29 13:53:34,885 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1247255942] [2024-10-29 13:53:34,885 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-29 13:53:34,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-29 13:53:34,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-29 13:53:35,643 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-29 13:53:35,645 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-29 13:53:35,646 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1247255942] [2024-10-29 13:53:35,646 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1247255942] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-29 13:53:35,646 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-29 13:53:35,646 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-10-29 13:53:35,646 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1662487970] [2024-10-29 13:53:35,646 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-29 13:53:35,647 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-10-29 13:53:35,647 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-29 13:53:35,648 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-10-29 13:53:35,651 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-10-29 13:53:35,651 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-29 13:53:35,653 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-10-29 13:53:35,655 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 5 states have (on average 31.6) internal successors, (158), 6 states have internal predecessors, (158), 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-10-29 13:53:35,655 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-29 13:53:35,655 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:35,655 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-29 13:53:36,656 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-29 13:53:36,656 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:36,657 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:36,657 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-10-29 13:53:36,657 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting pusherErr3ASSERT_VIOLATIONDATA_RACE === [pusherErr0ASSERT_VIOLATIONDATA_RACE, pusherErr1ASSERT_VIOLATIONDATA_RACE, pusherErr2ASSERT_VIOLATIONDATA_RACE, pusherErr6ASSERT_VIOLATIONDATA_RACE (and 11 more)] === [2024-10-29 13:53:36,657 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-29 13:53:36,658 INFO L85 PathProgramCache]: Analyzing trace with hash 2112226665, now seen corresponding path program 1 times [2024-10-29 13:53:36,658 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-29 13:53:36,658 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1471817949] [2024-10-29 13:53:36,658 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-29 13:53:36,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-29 13:53:36,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-29 13:53:37,412 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-29 13:53:37,412 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-29 13:53:37,412 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1471817949] [2024-10-29 13:53:37,412 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1471817949] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-29 13:53:37,413 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-29 13:53:37,414 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-10-29 13:53:37,414 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [842697894] [2024-10-29 13:53:37,414 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-29 13:53:37,415 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-10-29 13:53:37,415 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-29 13:53:37,416 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-10-29 13:53:37,418 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-10-29 13:53:37,418 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-29 13:53:37,421 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-10-29 13:53:37,422 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 5 states have (on average 36.0) internal successors, (180), 6 states have internal predecessors, (180), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-29 13:53:37,422 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-29 13:53:37,422 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:37,423 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:37,423 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-29 13:53:37,872 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-29 13:53:37,872 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:37,872 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:37,873 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:37,873 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-10-29 13:53:37,873 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting pusherErr4ASSERT_VIOLATIONDATA_RACE === [pusherErr0ASSERT_VIOLATIONDATA_RACE, pusherErr1ASSERT_VIOLATIONDATA_RACE, pusherErr2ASSERT_VIOLATIONDATA_RACE, pusherErr6ASSERT_VIOLATIONDATA_RACE (and 11 more)] === [2024-10-29 13:53:37,874 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-29 13:53:37,874 INFO L85 PathProgramCache]: Analyzing trace with hash -1212024492, now seen corresponding path program 1 times [2024-10-29 13:53:37,874 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-29 13:53:37,874 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [704605315] [2024-10-29 13:53:37,875 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-29 13:53:37,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-29 13:53:37,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-29 13:53:38,626 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-29 13:53:38,626 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-29 13:53:38,626 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [704605315] [2024-10-29 13:53:38,626 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [704605315] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-29 13:53:38,626 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-29 13:53:38,627 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-10-29 13:53:38,627 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [162347834] [2024-10-29 13:53:38,627 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-29 13:53:38,627 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-10-29 13:53:38,628 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-29 13:53:38,628 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-10-29 13:53:38,628 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-10-29 13:53:38,628 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-29 13:53:38,633 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-10-29 13:53:38,634 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 5 states have (on average 37.4) internal successors, (187), 6 states have internal predecessors, (187), 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-10-29 13:53:38,634 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-29 13:53:38,634 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:38,634 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:38,634 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:38,634 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-29 13:53:39,058 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-29 13:53:39,058 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:39,058 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:39,059 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:39,059 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:39,059 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-10-29 13:53:39,059 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting pusherErr5ASSERT_VIOLATIONDATA_RACE === [pusherErr0ASSERT_VIOLATIONDATA_RACE, pusherErr1ASSERT_VIOLATIONDATA_RACE, pusherErr2ASSERT_VIOLATIONDATA_RACE, pusherErr6ASSERT_VIOLATIONDATA_RACE (and 11 more)] === [2024-10-29 13:53:39,060 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-29 13:53:39,060 INFO L85 PathProgramCache]: Analyzing trace with hash -1636930117, now seen corresponding path program 1 times [2024-10-29 13:53:39,060 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-29 13:53:39,060 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1703256320] [2024-10-29 13:53:39,060 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-29 13:53:39,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-29 13:53:39,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-29 13:53:39,848 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-29 13:53:39,849 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-29 13:53:39,849 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1703256320] [2024-10-29 13:53:39,849 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1703256320] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-29 13:53:39,849 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-29 13:53:39,850 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-10-29 13:53:39,850 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1275012055] [2024-10-29 13:53:39,850 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-29 13:53:39,851 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-10-29 13:53:39,851 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-29 13:53:39,851 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-10-29 13:53:39,851 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-10-29 13:53:39,852 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-29 13:53:39,854 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-10-29 13:53:39,855 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 5 states have (on average 39.2) internal successors, (196), 6 states have internal predecessors, (196), 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-10-29 13:53:39,855 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-29 13:53:39,855 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:39,855 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:39,855 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:39,855 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:39,855 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-29 13:53:40,610 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-29 13:53:40,610 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:40,611 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:40,611 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:40,612 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:40,612 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:40,613 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-10-29 13:53:40,613 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting pusherErr7ASSERT_VIOLATIONDATA_RACE === [pusherErr0ASSERT_VIOLATIONDATA_RACE, pusherErr1ASSERT_VIOLATIONDATA_RACE, pusherErr2ASSERT_VIOLATIONDATA_RACE, pusherErr6ASSERT_VIOLATIONDATA_RACE (and 11 more)] === [2024-10-29 13:53:40,613 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-29 13:53:40,614 INFO L85 PathProgramCache]: Analyzing trace with hash 1485144968, now seen corresponding path program 1 times [2024-10-29 13:53:40,614 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-29 13:53:40,614 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1440402400] [2024-10-29 13:53:40,615 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-29 13:53:40,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-29 13:53:40,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-29 13:53:41,413 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-29 13:53:41,414 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-29 13:53:41,414 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1440402400] [2024-10-29 13:53:41,414 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1440402400] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-29 13:53:41,415 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-29 13:53:41,415 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-10-29 13:53:41,415 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [783815902] [2024-10-29 13:53:41,415 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-29 13:53:41,416 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-10-29 13:53:41,416 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-29 13:53:41,417 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-10-29 13:53:41,417 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-10-29 13:53:41,417 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-29 13:53:41,419 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-10-29 13:53:41,419 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 5 states have (on average 41.6) internal successors, (208), 6 states have internal predecessors, (208), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-29 13:53:41,419 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-29 13:53:41,419 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:41,419 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:41,420 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:41,420 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:41,420 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:41,420 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-29 13:53:42,016 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-29 13:53:42,017 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:42,017 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:42,017 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:42,017 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:42,017 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:42,018 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:42,018 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-10-29 13:53:42,018 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting pusherErr8ASSERT_VIOLATIONDATA_RACE === [pusherErr0ASSERT_VIOLATIONDATA_RACE, pusherErr1ASSERT_VIOLATIONDATA_RACE, pusherErr2ASSERT_VIOLATIONDATA_RACE, pusherErr6ASSERT_VIOLATIONDATA_RACE (and 11 more)] === [2024-10-29 13:53:42,019 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-29 13:53:42,019 INFO L85 PathProgramCache]: Analyzing trace with hash -1115664231, now seen corresponding path program 1 times [2024-10-29 13:53:42,019 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-29 13:53:42,019 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [97233923] [2024-10-29 13:53:42,019 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-29 13:53:42,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-29 13:53:42,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-29 13:53:42,785 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-29 13:53:42,786 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-29 13:53:42,786 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [97233923] [2024-10-29 13:53:42,786 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [97233923] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-29 13:53:42,787 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-29 13:53:42,787 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-10-29 13:53:42,787 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2011840627] [2024-10-29 13:53:42,787 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-29 13:53:42,787 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-10-29 13:53:42,788 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-29 13:53:42,788 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-10-29 13:53:42,788 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-10-29 13:53:42,788 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-29 13:53:42,790 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-10-29 13:53:42,790 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 5 states have (on average 43.0) internal successors, (215), 6 states have internal predecessors, (215), 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-10-29 13:53:42,792 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-29 13:53:42,792 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:42,792 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:42,792 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:42,793 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:42,793 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:42,793 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:42,793 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-29 13:53:43,653 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-29 13:53:43,654 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:43,654 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:43,654 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:43,654 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:43,654 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:43,654 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:43,655 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:43,655 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-10-29 13:53:43,655 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting pusherErr10ASSERT_VIOLATIONDATA_RACE === [pusherErr0ASSERT_VIOLATIONDATA_RACE, pusherErr1ASSERT_VIOLATIONDATA_RACE, pusherErr2ASSERT_VIOLATIONDATA_RACE, pusherErr6ASSERT_VIOLATIONDATA_RACE (and 11 more)] === [2024-10-29 13:53:43,656 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-29 13:53:43,656 INFO L85 PathProgramCache]: Analyzing trace with hash 901949323, now seen corresponding path program 1 times [2024-10-29 13:53:43,656 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-29 13:53:43,656 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [629288649] [2024-10-29 13:53:43,656 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-29 13:53:43,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-29 13:53:43,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-29 13:53:44,408 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-29 13:53:44,409 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-29 13:53:44,409 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [629288649] [2024-10-29 13:53:44,409 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [629288649] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-29 13:53:44,409 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-29 13:53:44,409 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-10-29 13:53:44,409 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1576936781] [2024-10-29 13:53:44,410 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-29 13:53:44,410 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-10-29 13:53:44,410 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-29 13:53:44,411 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-10-29 13:53:44,411 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-10-29 13:53:44,412 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-29 13:53:44,414 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-10-29 13:53:44,415 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 5 states have (on average 46.2) internal successors, (231), 6 states have internal predecessors, (231), 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-10-29 13:53:44,415 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-29 13:53:44,415 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:44,415 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:44,415 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:44,415 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:44,415 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:44,416 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:44,416 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:44,416 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-29 13:53:46,002 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-29 13:53:46,002 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:46,002 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:46,002 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:46,003 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:46,003 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:46,003 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:46,003 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:46,003 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:46,004 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-10-29 13:53:46,005 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting pusherErr13ASSERT_VIOLATIONDATA_RACE === [pusherErr0ASSERT_VIOLATIONDATA_RACE, pusherErr1ASSERT_VIOLATIONDATA_RACE, pusherErr2ASSERT_VIOLATIONDATA_RACE, pusherErr6ASSERT_VIOLATIONDATA_RACE (and 11 more)] === [2024-10-29 13:53:46,007 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-29 13:53:46,007 INFO L85 PathProgramCache]: Analyzing trace with hash -1493687301, now seen corresponding path program 1 times [2024-10-29 13:53:46,008 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-29 13:53:46,008 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [235939312] [2024-10-29 13:53:46,008 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-29 13:53:46,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-29 13:53:46,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-29 13:53:46,929 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-29 13:53:46,930 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-29 13:53:46,931 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [235939312] [2024-10-29 13:53:46,931 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [235939312] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-29 13:53:46,931 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-29 13:53:46,931 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-10-29 13:53:46,932 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [671776179] [2024-10-29 13:53:46,932 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-29 13:53:46,933 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-10-29 13:53:46,933 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-29 13:53:46,934 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-10-29 13:53:46,935 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-10-29 13:53:46,935 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-29 13:53:46,936 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-10-29 13:53:46,937 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 5 states have (on average 51.0) internal successors, (255), 6 states have internal predecessors, (255), 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-10-29 13:53:46,937 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-29 13:53:46,937 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:46,937 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:46,938 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:46,938 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:46,938 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:46,938 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:46,938 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:46,938 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:46,938 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-29 13:53:47,675 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-29 13:53:47,676 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:47,676 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:47,676 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:47,676 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:47,676 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:47,676 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:47,676 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:47,676 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:47,677 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:47,677 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-10-29 13:53:47,677 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting pusherErr14ASSERT_VIOLATIONDATA_RACE === [pusherErr0ASSERT_VIOLATIONDATA_RACE, pusherErr1ASSERT_VIOLATIONDATA_RACE, pusherErr2ASSERT_VIOLATIONDATA_RACE, pusherErr6ASSERT_VIOLATIONDATA_RACE (and 11 more)] === [2024-10-29 13:53:47,678 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-29 13:53:47,678 INFO L85 PathProgramCache]: Analyzing trace with hash 1133114166, now seen corresponding path program 1 times [2024-10-29 13:53:47,678 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-29 13:53:47,678 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [169343024] [2024-10-29 13:53:47,678 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-29 13:53:47,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-29 13:53:47,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-29 13:53:48,482 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-29 13:53:48,482 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-29 13:53:48,482 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [169343024] [2024-10-29 13:53:48,482 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [169343024] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-29 13:53:48,482 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-29 13:53:48,483 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-10-29 13:53:48,483 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1068331289] [2024-10-29 13:53:48,483 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-29 13:53:48,484 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-10-29 13:53:48,484 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-29 13:53:48,484 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-10-29 13:53:48,485 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-10-29 13:53:48,485 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-29 13:53:48,486 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-10-29 13:53:48,487 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 5 states have (on average 52.8) internal successors, (264), 6 states have internal predecessors, (264), 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-10-29 13:53:48,487 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-29 13:53:48,487 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:48,487 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:48,487 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:48,487 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:48,487 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:48,487 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:48,487 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:48,488 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:48,488 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:48,488 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-29 13:53:49,073 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-29 13:53:49,073 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:49,074 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:49,074 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:49,074 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:49,074 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:49,074 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:49,074 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:49,074 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:49,074 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:49,075 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:49,075 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2024-10-29 13:53:49,075 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting pusherErr14ASSERT_VIOLATIONDATA_RACE === [pusherErr0ASSERT_VIOLATIONDATA_RACE, pusherErr1ASSERT_VIOLATIONDATA_RACE, pusherErr2ASSERT_VIOLATIONDATA_RACE, pusherErr6ASSERT_VIOLATIONDATA_RACE (and 11 more)] === [2024-10-29 13:53:49,076 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-29 13:53:49,076 INFO L85 PathProgramCache]: Analyzing trace with hash 2042796690, now seen corresponding path program 1 times [2024-10-29 13:53:49,076 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-29 13:53:49,076 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1894622947] [2024-10-29 13:53:49,076 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-29 13:53:49,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-29 13:53:49,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-29 13:53:51,477 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-29 13:53:51,478 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-29 13:53:51,478 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1894622947] [2024-10-29 13:53:51,478 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1894622947] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-29 13:53:51,478 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-29 13:53:51,478 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [16] imperfect sequences [] total 16 [2024-10-29 13:53:51,479 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [413527906] [2024-10-29 13:53:51,479 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-29 13:53:51,479 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 17 states [2024-10-29 13:53:51,479 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-29 13:53:51,480 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 17 interpolants. [2024-10-29 13:53:51,480 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=55, Invalid=217, Unknown=0, NotChecked=0, Total=272 [2024-10-29 13:53:51,481 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-29 13:53:51,482 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-10-29 13:53:51,482 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 17 states, 16 states have (on average 17.5625) internal successors, (281), 17 states have internal predecessors, (281), 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-10-29 13:53:51,483 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-29 13:53:51,483 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:51,483 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:51,483 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:51,483 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:51,483 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:51,483 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:51,483 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:51,483 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:51,483 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:51,484 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:51,484 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-29 13:53:57,529 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-29 13:53:57,530 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:57,530 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:57,530 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:57,530 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:57,530 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:57,530 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:57,530 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:57,530 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:57,531 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:57,531 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:53:57,531 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. [2024-10-29 13:53:57,531 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2024-10-29 13:53:57,532 INFO L396 AbstractCegarLoop]: === Iteration 13 === Targeting pusherErr14ASSERT_VIOLATIONDATA_RACE === [pusherErr0ASSERT_VIOLATIONDATA_RACE, pusherErr1ASSERT_VIOLATIONDATA_RACE, pusherErr2ASSERT_VIOLATIONDATA_RACE, pusherErr6ASSERT_VIOLATIONDATA_RACE (and 11 more)] === [2024-10-29 13:53:57,532 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-29 13:53:57,532 INFO L85 PathProgramCache]: Analyzing trace with hash 364014763, now seen corresponding path program 1 times [2024-10-29 13:53:57,532 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-29 13:53:57,532 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [649108163] [2024-10-29 13:53:57,532 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-29 13:53:57,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-29 13:53:57,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-29 13:54:00,342 INFO L134 CoverageAnalysis]: Checked inductivity of 124 backedges. 0 proven. 124 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-29 13:54:00,343 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-29 13:54:00,343 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [649108163] [2024-10-29 13:54:00,343 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [649108163] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-29 13:54:00,343 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1801089543] [2024-10-29 13:54:00,343 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-29 13:54:00,343 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-29 13:54:00,343 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-10-29 13:54:00,366 INFO L229 MonitoredProcess]: Starting monitored process 3 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-29 13:54:00,367 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2024-10-29 13:54:00,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-29 13:54:00,841 INFO L255 TraceCheckSpWp]: Trace formula consists of 1613 conjuncts, 44 conjuncts are in the unsatisfiable core [2024-10-29 13:54:00,861 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-29 13:54:01,907 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-10-29 13:54:01,945 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 23 treesize of output 22 [2024-10-29 13:54:01,985 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 32 treesize of output 34 [2024-10-29 13:54:02,026 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 6 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 41 treesize of output 46 [2024-10-29 13:54:02,088 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:54:02,089 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:54:02,090 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:54:02,092 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:54:02,095 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-10-29 13:54:02,095 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 4 select indices, 4 select index equivalence classes, 10 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 50 treesize of output 58 [2024-10-29 13:54:02,160 INFO L134 CoverageAnalysis]: Checked inductivity of 124 backedges. 0 proven. 124 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-29 13:54:02,160 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-29 13:54:05,281 INFO L134 CoverageAnalysis]: Checked inductivity of 124 backedges. 0 proven. 124 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-29 13:54:05,281 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1801089543] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-29 13:54:05,281 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-29 13:54:05,281 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [16, 16, 15] total 45 [2024-10-29 13:54:05,282 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [396355197] [2024-10-29 13:54:05,282 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-29 13:54:05,283 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 46 states [2024-10-29 13:54:05,283 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-29 13:54:05,285 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 46 interpolants. [2024-10-29 13:54:05,286 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=194, Invalid=1876, Unknown=0, NotChecked=0, Total=2070 [2024-10-29 13:54:05,286 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-29 13:54:05,288 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-10-29 13:54:05,289 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 46 states, 45 states have (on average 24.11111111111111) internal successors, (1085), 46 states have internal predecessors, (1085), 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-10-29 13:54:05,289 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-29 13:54:05,289 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:54:05,290 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:54:05,290 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:54:05,290 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:54:05,290 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:54:05,290 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:54:05,290 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:54:05,290 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:54:05,290 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:54:05,291 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:54:05,291 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 16 states. [2024-10-29 13:54:05,291 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-29 13:54:14,834 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-29 13:54:14,834 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:54:14,834 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:54:14,834 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:54:14,834 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:54:14,834 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:54:14,834 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:54:14,834 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:54:14,834 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:54:14,834 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:54:14,834 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:54:14,835 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. [2024-10-29 13:54:14,835 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 21 states. [2024-10-29 13:54:14,850 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0 [2024-10-29 13:54:15,035 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable12 [2024-10-29 13:54:15,036 INFO L396 AbstractCegarLoop]: === Iteration 14 === Targeting pusherErr14ASSERT_VIOLATIONDATA_RACE === [pusherErr0ASSERT_VIOLATIONDATA_RACE, pusherErr1ASSERT_VIOLATIONDATA_RACE, pusherErr2ASSERT_VIOLATIONDATA_RACE, pusherErr6ASSERT_VIOLATIONDATA_RACE (and 11 more)] === [2024-10-29 13:54:15,036 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-29 13:54:15,036 INFO L85 PathProgramCache]: Analyzing trace with hash 620488917, now seen corresponding path program 1 times [2024-10-29 13:54:15,037 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-29 13:54:15,037 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [795854048] [2024-10-29 13:54:15,037 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-29 13:54:15,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-29 13:54:21,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-29 13:54:41,053 INFO L134 CoverageAnalysis]: Checked inductivity of 1276 backedges. 564 proven. 25 refuted. 0 times theorem prover too weak. 687 trivial. 0 not checked. [2024-10-29 13:54:41,054 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-29 13:54:41,054 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [795854048] [2024-10-29 13:54:41,054 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [795854048] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-29 13:54:41,054 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1665214634] [2024-10-29 13:54:41,058 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-29 13:54:41,058 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-29 13:54:41,059 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-10-29 13:54:41,061 INFO L229 MonitoredProcess]: Starting monitored process 4 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-29 13:54:41,062 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2024-10-29 13:54:41,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-29 13:54:41,844 INFO L255 TraceCheckSpWp]: Trace formula consists of 3248 conjuncts, 185 conjuncts are in the unsatisfiable core [2024-10-29 13:54:41,867 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-29 13:54:43,213 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-10-29 13:54:43,328 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 23 treesize of output 11 [2024-10-29 13:54:43,393 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 18 [2024-10-29 13:54:43,727 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-10-29 13:54:43,727 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 15 treesize of output 7 [2024-10-29 13:54:44,085 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-10-29 13:54:44,089 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 1 [2024-10-29 13:54:44,766 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:54:44,767 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-10-29 13:54:44,779 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-10-29 13:54:44,946 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:54:44,947 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 32 treesize of output 23 [2024-10-29 13:54:44,953 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 23 treesize of output 11 [2024-10-29 13:54:45,075 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:54:45,076 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 32 treesize of output 23 [2024-10-29 13:54:45,086 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 18 [2024-10-29 13:54:45,937 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2024-10-29 13:54:45,937 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 2 new quantified variables, introduced 1 case distinctions, treesize of input 58 treesize of output 46 [2024-10-29 13:54:45,942 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 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 22 [2024-10-29 13:54:45,948 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:54:45,959 INFO L349 Elim1Store]: treesize reduction 21, result has 25.0 percent of original size [2024-10-29 13:54:45,959 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 1 case distinctions, treesize of input 39 treesize of output 26 [2024-10-29 13:54:46,331 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-10-29 13:54:46,341 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:54:46,341 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 45 treesize of output 25 [2024-10-29 13:54:46,958 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 20 treesize of output 8 [2024-10-29 13:54:47,111 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:54:47,120 INFO L349 Elim1Store]: treesize reduction 13, result has 40.9 percent of original size [2024-10-29 13:54:47,120 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 25 treesize of output 27 [2024-10-29 13:54:47,127 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 3 [2024-10-29 13:54:47,314 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 1 [2024-10-29 13:54:47,320 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:54:47,320 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 26 [2024-10-29 13:54:47,848 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:54:47,849 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 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 36 treesize of output 10 [2024-10-29 13:54:47,954 INFO L134 CoverageAnalysis]: Checked inductivity of 1276 backedges. 804 proven. 463 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-10-29 13:54:47,955 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-29 13:54:48,357 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 130 treesize of output 124 [2024-10-29 13:54:49,602 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse7 (+ |c_pusherThread1of1ForFork0_fifo_push_~self#1.offset| 4)) (.cse5 (+ |c_pusherThread1of1ForFork0_~q~0#1.offset| 4))) (let ((.cse1 (forall ((v_ArrVal_5123 (Array Int Int)) (v_arrayElimCell_36 Int)) (let ((.cse10 (store |c_#memory_$Pointer$.offset| |c_pusherThread1of1ForFork0_fifo_push_#t~mem38#1.base| v_ArrVal_5123))) (let ((.cse11 (select (select .cse10 |c_pusherThread1of1ForFork0_~q~0#1.base|) .cse5))) (<= (select (select (store .cse10 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base| (store (select .cse10 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse7 |c_pusherThread1of1ForFork0_fifo_push_~t~0#1.offset|)) v_arrayElimCell_36) (+ .cse11 12)) (+ .cse11 11)))))) (.cse6 (+ 12 |c_pusherThread1of1ForFork0_fifo_push_~t~0#1.offset|)) (.cse8 (= |c_pusherThread1of1ForFork0_fifo_push_~self#1.offset| |c_pusherThread1of1ForFork0_~q~0#1.offset|)) (.cse0 (= |c_pusherThread1of1ForFork0_fifo_push_~self#1.base| |c_pusherThread1of1ForFork0_~q~0#1.base|))) (and (or .cse0 .cse1) (forall ((v_ArrVal_5123 (Array Int Int))) (let ((.cse4 (store |c_#memory_$Pointer$.offset| |c_pusherThread1of1ForFork0_fifo_push_#t~mem38#1.base| v_ArrVal_5123))) (let ((.cse2 (store .cse4 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base| (store (select .cse4 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse7 |c_pusherThread1of1ForFork0_fifo_push_~t~0#1.offset|)))) (or (forall ((v_arrayElimCell_36 Int)) (let ((.cse3 (select (select .cse4 |c_pusherThread1of1ForFork0_~q~0#1.base|) .cse5))) (<= (select (select .cse2 v_arrayElimCell_36) (+ .cse3 12)) (+ .cse3 11)))) (< (select (select .cse2 |c_pusherThread1of1ForFork0_fifo_push_~t~0#1.base|) .cse6) .cse6))))) (or .cse1 .cse8) (or (forall ((v_ArrVal_5123 (Array Int Int))) (< (select (select (let ((.cse9 (store |c_#memory_$Pointer$.offset| |c_pusherThread1of1ForFork0_fifo_push_#t~mem38#1.base| v_ArrVal_5123))) (store .cse9 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base| (store (select .cse9 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse7 |c_pusherThread1of1ForFork0_fifo_push_~t~0#1.offset|))) |c_pusherThread1of1ForFork0_fifo_push_~t~0#1.base|) .cse6) .cse6)) (not .cse8) (not .cse0))))) is different from false [2024-10-29 13:54:49,813 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse3 (+ |c_pusherThread1of1ForFork0_fifo_push_~self#1.offset| 4))) (let ((.cse10 (+ |c_pusherThread1of1ForFork0_~q~0#1.offset| 4)) (.cse4 (select (select |c_#memory_$Pointer$.base| |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse3))) (let ((.cse0 (= |c_pusherThread1of1ForFork0_fifo_push_~self#1.base| |c_pusherThread1of1ForFork0_~q~0#1.base|)) (.cse5 (+ 12 |c_pusherThread1of1ForFork0_fifo_push_~t~0#1.offset|)) (.cse6 (= |c_pusherThread1of1ForFork0_fifo_push_~self#1.offset| |c_pusherThread1of1ForFork0_~q~0#1.offset|)) (.cse1 (forall ((v_ArrVal_5123 (Array Int Int)) (v_arrayElimCell_36 Int)) (let ((.cse11 (store |c_#memory_$Pointer$.offset| .cse4 v_ArrVal_5123))) (let ((.cse12 (select (select .cse11 |c_pusherThread1of1ForFork0_~q~0#1.base|) .cse10))) (<= (select (select (store .cse11 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base| (store (select .cse11 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse3 |c_pusherThread1of1ForFork0_fifo_push_~t~0#1.offset|)) v_arrayElimCell_36) (+ .cse12 12)) (+ .cse12 11))))))) (and (or .cse0 .cse1) (or (forall ((v_ArrVal_5123 (Array Int Int))) (< (select (select (let ((.cse2 (store |c_#memory_$Pointer$.offset| .cse4 v_ArrVal_5123))) (store .cse2 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base| (store (select .cse2 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse3 |c_pusherThread1of1ForFork0_fifo_push_~t~0#1.offset|))) |c_pusherThread1of1ForFork0_fifo_push_~t~0#1.base|) .cse5) .cse5)) (not .cse6) (not .cse0)) (forall ((v_ArrVal_5123 (Array Int Int))) (let ((.cse9 (store |c_#memory_$Pointer$.offset| .cse4 v_ArrVal_5123))) (let ((.cse7 (store .cse9 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base| (store (select .cse9 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse3 |c_pusherThread1of1ForFork0_fifo_push_~t~0#1.offset|)))) (or (forall ((v_arrayElimCell_36 Int)) (let ((.cse8 (select (select .cse9 |c_pusherThread1of1ForFork0_~q~0#1.base|) .cse10))) (<= (select (select .cse7 v_arrayElimCell_36) (+ .cse8 12)) (+ .cse8 11)))) (< (select (select .cse7 |c_pusherThread1of1ForFork0_fifo_push_~t~0#1.base|) .cse5) .cse5))))) (or .cse6 .cse1))))) is different from false [2024-10-29 13:54:51,044 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse5 (+ 12 |c_pusherThread1of1ForFork0_fifo_push_~t~0#1.offset|))) (let ((.cse7 (store |c_#memory_$Pointer$.offset| |c_pusherThread1of1ForFork0_fifo_push_~t~0#1.base| (store (select |c_#memory_$Pointer$.offset| |c_pusherThread1of1ForFork0_fifo_push_~t~0#1.base|) .cse5 (+ |c_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset| 4)))) (.cse6 (+ |c_pusherThread1of1ForFork0_fifo_push_~self#1.offset| 4))) (let ((.cse0 (= (select (select .cse7 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse6) |c_pusherThread1of1ForFork0_fifo_push_~t~0#1.offset|)) (.cse4 (+ |c_pusherThread1of1ForFork0_~q~0#1.offset| 4))) (let ((.cse9 (= |c_pusherThread1of1ForFork0_fifo_push_~self#1.offset| |c_pusherThread1of1ForFork0_~q~0#1.offset|)) (.cse13 (= |c_pusherThread1of1ForFork0_fifo_push_~self#1.base| |c_pusherThread1of1ForFork0_~q~0#1.base|)) (.cse8 (and (or .cse0 (forall ((v_ArrVal_5121 (Array Int Int)) (v_ArrVal_5123 (Array Int Int)) (v_arrayElimCell_36 Int)) (let ((.cse18 (store .cse7 (select (select (store |c_#memory_$Pointer$.base| |c_pusherThread1of1ForFork0_fifo_push_~t~0#1.base| v_ArrVal_5121) |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse6) v_ArrVal_5123))) (let ((.cse19 (+ (select (select .cse18 |c_pusherThread1of1ForFork0_~q~0#1.base|) .cse4) 12))) (< (select (select (store .cse18 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base| (store (select .cse18 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse6 |c_pusherThread1of1ForFork0_fifo_push_~t~0#1.offset|)) v_arrayElimCell_36) .cse19) .cse19))))) (forall ((v_ArrVal_5121 (Array Int Int)) (v_ArrVal_5123 (Array Int Int)) (v_arrayElimCell_36 Int)) (let ((.cse22 (select (select (store |c_#memory_$Pointer$.base| |c_pusherThread1of1ForFork0_fifo_push_~t~0#1.base| v_ArrVal_5121) |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse6))) (or (let ((.cse20 (store .cse7 .cse22 v_ArrVal_5123))) (let ((.cse21 (+ (select (select .cse20 |c_pusherThread1of1ForFork0_~q~0#1.base|) .cse4) 12))) (< (select (select (store .cse20 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base| (store (select .cse20 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse6 |c_pusherThread1of1ForFork0_fifo_push_~t~0#1.offset|)) v_arrayElimCell_36) .cse21) .cse21))) (= |c_pusherThread1of1ForFork0_fifo_push_~t~0#1.base| .cse22))))))) (and (or .cse0 (forall ((v_ArrVal_5121 (Array Int Int)) (v_ArrVal_5123 (Array Int Int)) (v_arrayElimCell_36 Int)) (let ((.cse3 (store .cse7 (select (select (store |c_#memory_$Pointer$.base| |c_pusherThread1of1ForFork0_fifo_push_~t~0#1.base| v_ArrVal_5121) |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse6) v_ArrVal_5123))) (let ((.cse1 (store .cse3 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base| (store (select .cse3 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse6 |c_pusherThread1of1ForFork0_fifo_push_~t~0#1.offset|)))) (or (let ((.cse2 (+ (select (select .cse3 |c_pusherThread1of1ForFork0_~q~0#1.base|) .cse4) 12))) (< (select (select .cse1 v_arrayElimCell_36) .cse2) .cse2)) (< (select (select .cse1 |c_pusherThread1of1ForFork0_fifo_push_~t~0#1.base|) .cse5) .cse5)))))) (or .cse8 .cse9) (or (and (or (forall ((v_ArrVal_5121 (Array Int Int)) (v_ArrVal_5123 (Array Int Int))) (< (select (select (let ((.cse10 (store .cse7 (select (select (store |c_#memory_$Pointer$.base| |c_pusherThread1of1ForFork0_fifo_push_~t~0#1.base| v_ArrVal_5121) |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse6) v_ArrVal_5123))) (store .cse10 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base| (store (select .cse10 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse6 |c_pusherThread1of1ForFork0_fifo_push_~t~0#1.offset|))) |c_pusherThread1of1ForFork0_fifo_push_~t~0#1.base|) .cse5) .cse5)) .cse0) (forall ((v_ArrVal_5121 (Array Int Int)) (v_ArrVal_5123 (Array Int Int))) (let ((.cse12 (select (select (store |c_#memory_$Pointer$.base| |c_pusherThread1of1ForFork0_fifo_push_~t~0#1.base| v_ArrVal_5121) |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse6))) (or (< (select (select (let ((.cse11 (store .cse7 .cse12 v_ArrVal_5123))) (store .cse11 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base| (store (select .cse11 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse6 |c_pusherThread1of1ForFork0_fifo_push_~t~0#1.offset|))) |c_pusherThread1of1ForFork0_fifo_push_~t~0#1.base|) .cse5) .cse5) (= |c_pusherThread1of1ForFork0_fifo_push_~t~0#1.base| .cse12))))) (not .cse9) (not .cse13)) (forall ((v_ArrVal_5121 (Array Int Int)) (v_ArrVal_5123 (Array Int Int)) (v_arrayElimCell_36 Int)) (let ((.cse17 (select (select (store |c_#memory_$Pointer$.base| |c_pusherThread1of1ForFork0_fifo_push_~t~0#1.base| v_ArrVal_5121) |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse6))) (let ((.cse16 (store .cse7 .cse17 v_ArrVal_5123))) (let ((.cse14 (store .cse16 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base| (store (select .cse16 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse6 |c_pusherThread1of1ForFork0_fifo_push_~t~0#1.offset|)))) (or (let ((.cse15 (+ (select (select .cse16 |c_pusherThread1of1ForFork0_~q~0#1.base|) .cse4) 12))) (< (select (select .cse14 v_arrayElimCell_36) .cse15) .cse15)) (< (select (select .cse14 |c_pusherThread1of1ForFork0_fifo_push_~t~0#1.base|) .cse5) .cse5) (= |c_pusherThread1of1ForFork0_fifo_push_~t~0#1.base| .cse17)))))) (or .cse13 .cse8)))))) is different from false [2024-10-29 13:54:55,941 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse3 (select |c_#memory_$Pointer$.offset| |c_pusherThread1of1ForFork0_fifo_push_~t~0#1.base|)) (.cse4 (+ 12 |c_pusherThread1of1ForFork0_fifo_push_~t~0#1.offset|))) (let ((.cse5 (select .cse3 .cse4)) (.cse13 (+ |c_pusherThread1of1ForFork0_~q~0#1.offset| 4)) (.cse2 (+ |c_pusherThread1of1ForFork0_fifo_push_~self#1.offset| 4))) (let ((.cse0 (= (select (select |c_#memory_$Pointer$.offset| |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse2) |c_pusherThread1of1ForFork0_fifo_push_~t~0#1.offset|)) (.cse8 (= |c_pusherThread1of1ForFork0_fifo_push_~self#1.offset| |c_pusherThread1of1ForFork0_~q~0#1.offset|)) (.cse9 (= |c_pusherThread1of1ForFork0_fifo_push_~self#1.base| |c_pusherThread1of1ForFork0_~q~0#1.base|)) (.cse14 (and (forall ((|v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28| Int)) (or (< .cse5 |v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28|) (forall ((v_ArrVal_5121 (Array Int Int)) (v_ArrVal_5123 (Array Int Int)) (v_arrayElimCell_36 Int)) (let ((.cse21 (select (select (store |c_#memory_$Pointer$.base| |c_pusherThread1of1ForFork0_fifo_push_~t~0#1.base| v_ArrVal_5121) |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse2))) (or (let ((.cse19 (store (store |c_#memory_$Pointer$.offset| |c_pusherThread1of1ForFork0_fifo_push_~t~0#1.base| (store .cse3 .cse4 (+ |v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28| 4))) .cse21 v_ArrVal_5123))) (let ((.cse20 (+ (select (select .cse19 |c_pusherThread1of1ForFork0_~q~0#1.base|) .cse13) 12))) (< (select (select (store .cse19 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base| (store (select .cse19 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse2 |c_pusherThread1of1ForFork0_fifo_push_~t~0#1.offset|)) v_arrayElimCell_36) .cse20) .cse20))) (= |c_pusherThread1of1ForFork0_fifo_push_~t~0#1.base| .cse21)))))) (forall ((|v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28| Int)) (let ((.cse22 (store |c_#memory_$Pointer$.offset| |c_pusherThread1of1ForFork0_fifo_push_~t~0#1.base| (store .cse3 .cse4 (+ |v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28| 4))))) (or (< .cse5 |v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28|) (= (select (select .cse22 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse2) |c_pusherThread1of1ForFork0_fifo_push_~t~0#1.offset|) (forall ((v_ArrVal_5121 (Array Int Int)) (v_ArrVal_5123 (Array Int Int)) (v_arrayElimCell_36 Int)) (let ((.cse23 (store .cse22 (select (select (store |c_#memory_$Pointer$.base| |c_pusherThread1of1ForFork0_fifo_push_~t~0#1.base| v_ArrVal_5121) |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse2) v_ArrVal_5123))) (let ((.cse24 (+ (select (select .cse23 |c_pusherThread1of1ForFork0_~q~0#1.base|) .cse13) 12))) (< (select (select (store .cse23 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base| (store (select .cse23 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse2 |c_pusherThread1of1ForFork0_fifo_push_~t~0#1.offset|)) v_arrayElimCell_36) .cse24) .cse24)))))))))) (and (or (and (or .cse0 (forall ((v_ArrVal_5121 (Array Int Int)) (v_ArrVal_5123 (Array Int Int)) (|v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28| Int)) (or (< (select (select (let ((.cse1 (store (store |c_#memory_$Pointer$.offset| |c_pusherThread1of1ForFork0_fifo_push_~t~0#1.base| (store .cse3 .cse4 (+ |v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28| 4))) (select (select (store |c_#memory_$Pointer$.base| |c_pusherThread1of1ForFork0_fifo_push_~t~0#1.base| v_ArrVal_5121) |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse2) v_ArrVal_5123))) (store .cse1 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base| (store (select .cse1 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse2 |c_pusherThread1of1ForFork0_fifo_push_~t~0#1.offset|))) |c_pusherThread1of1ForFork0_fifo_push_~t~0#1.base|) .cse4) .cse4) (< .cse5 |v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28|)))) (forall ((|v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28| Int)) (or (< .cse5 |v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28|) (forall ((v_ArrVal_5121 (Array Int Int)) (v_ArrVal_5123 (Array Int Int))) (let ((.cse7 (select (select (store |c_#memory_$Pointer$.base| |c_pusherThread1of1ForFork0_fifo_push_~t~0#1.base| v_ArrVal_5121) |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse2))) (or (< (select (select (let ((.cse6 (store (store |c_#memory_$Pointer$.offset| |c_pusherThread1of1ForFork0_fifo_push_~t~0#1.base| (store .cse3 .cse4 (+ |v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28| 4))) .cse7 v_ArrVal_5123))) (store .cse6 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base| (store (select .cse6 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse2 |c_pusherThread1of1ForFork0_fifo_push_~t~0#1.offset|))) |c_pusherThread1of1ForFork0_fifo_push_~t~0#1.base|) .cse4) .cse4) (= |c_pusherThread1of1ForFork0_fifo_push_~t~0#1.base| .cse7))))))) (not .cse8) (not .cse9)) (or .cse0 (forall ((v_ArrVal_5121 (Array Int Int)) (v_ArrVal_5123 (Array Int Int)) (v_arrayElimCell_36 Int) (|v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28| Int)) (let ((.cse12 (store (store |c_#memory_$Pointer$.offset| |c_pusherThread1of1ForFork0_fifo_push_~t~0#1.base| (store .cse3 .cse4 (+ |v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28| 4))) (select (select (store |c_#memory_$Pointer$.base| |c_pusherThread1of1ForFork0_fifo_push_~t~0#1.base| v_ArrVal_5121) |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse2) v_ArrVal_5123))) (let ((.cse10 (store .cse12 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base| (store (select .cse12 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse2 |c_pusherThread1of1ForFork0_fifo_push_~t~0#1.offset|)))) (or (< (select (select .cse10 |c_pusherThread1of1ForFork0_fifo_push_~t~0#1.base|) .cse4) .cse4) (< .cse5 |v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28|) (let ((.cse11 (+ (select (select .cse12 |c_pusherThread1of1ForFork0_~q~0#1.base|) .cse13) 12))) (< (select (select .cse10 v_arrayElimCell_36) .cse11) .cse11))))))) (or .cse14 .cse8) (forall ((|v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28| Int)) (or (forall ((v_ArrVal_5121 (Array Int Int)) (v_ArrVal_5123 (Array Int Int)) (v_arrayElimCell_36 Int)) (let ((.cse18 (select (select (store |c_#memory_$Pointer$.base| |c_pusherThread1of1ForFork0_fifo_push_~t~0#1.base| v_ArrVal_5121) |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse2))) (let ((.cse17 (store (store |c_#memory_$Pointer$.offset| |c_pusherThread1of1ForFork0_fifo_push_~t~0#1.base| (store .cse3 .cse4 (+ |v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28| 4))) .cse18 v_ArrVal_5123))) (let ((.cse15 (store .cse17 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base| (store (select .cse17 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse2 |c_pusherThread1of1ForFork0_fifo_push_~t~0#1.offset|)))) (or (< (select (select .cse15 |c_pusherThread1of1ForFork0_fifo_push_~t~0#1.base|) .cse4) .cse4) (let ((.cse16 (+ (select (select .cse17 |c_pusherThread1of1ForFork0_~q~0#1.base|) .cse13) 12))) (< (select (select .cse15 v_arrayElimCell_36) .cse16) .cse16)) (= |c_pusherThread1of1ForFork0_fifo_push_~t~0#1.base| .cse18)))))) (< .cse5 |v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28|))) (or .cse9 .cse14))))) is different from false [2024-10-29 13:55:03,203 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse5 (+ 12 |c_pusherThread1of1ForFork0_fifo_push_~t~0#1.offset|))) (let ((.cse12 (select (select |c_#memory_$Pointer$.base| |c_pusherThread1of1ForFork0_fifo_push_~t~0#1.base|) .cse5))) (let ((.cse3 (select (select |c_#memory_$Pointer$.offset| |c_pusherThread1of1ForFork0_fifo_push_~t~0#1.base|) .cse5)) (.cse9 (+ |c_pusherThread1of1ForFork0_~q~0#1.offset| 4)) (.cse10 (+ |c_pusherThread1of1ForFork0_fifo_push_~self#1.offset| 4)) (.cse13 (select |c_#memory_$Pointer$.offset| .cse12))) (let ((.cse1 (and (forall ((|v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38| Int)) (or (forall ((v_ArrVal_5118 (Array Int Int)) (|v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28| Int) (v_ArrVal_5120 Int)) (let ((.cse31 (store |c_#memory_$Pointer$.offset| .cse12 (store .cse13 |v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38| v_ArrVal_5120)))) (let ((.cse30 (select .cse31 |c_pusherThread1of1ForFork0_fifo_push_~t~0#1.base|))) (let ((.cse29 (store .cse31 |c_pusherThread1of1ForFork0_fifo_push_~t~0#1.base| (store .cse30 .cse5 (+ |v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28| 4))))) (or (forall ((v_ArrVal_5121 (Array Int Int)) (v_ArrVal_5123 (Array Int Int)) (v_arrayElimCell_36 Int)) (let ((.cse27 (store .cse29 (select (select (store (store |c_#memory_$Pointer$.base| .cse12 v_ArrVal_5118) |c_pusherThread1of1ForFork0_fifo_push_~t~0#1.base| v_ArrVal_5121) |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse10) v_ArrVal_5123))) (let ((.cse28 (+ (select (select .cse27 |c_pusherThread1of1ForFork0_~q~0#1.base|) .cse9) 12))) (< (select (select (store .cse27 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base| (store (select .cse27 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse10 |c_pusherThread1of1ForFork0_fifo_push_~t~0#1.offset|)) v_arrayElimCell_36) .cse28) .cse28)))) (< (select .cse30 .cse5) |v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28|) (= (select (select .cse29 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse10) |c_pusherThread1of1ForFork0_fifo_push_~t~0#1.offset|)))))) (< .cse3 |v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38|))) (forall ((|v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38| Int)) (or (< .cse3 |v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38|) (forall ((v_ArrVal_5118 (Array Int Int)) (|v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28| Int) (v_ArrVal_5120 Int)) (let ((.cse36 (store |c_#memory_$Pointer$.offset| .cse12 (store .cse13 |v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38| v_ArrVal_5120)))) (let ((.cse32 (select .cse36 |c_pusherThread1of1ForFork0_fifo_push_~t~0#1.base|))) (or (< (select .cse32 .cse5) |v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28|) (forall ((v_ArrVal_5121 (Array Int Int)) (v_ArrVal_5123 (Array Int Int)) (v_arrayElimCell_36 Int)) (let ((.cse33 (select (select (store (store |c_#memory_$Pointer$.base| .cse12 v_ArrVal_5118) |c_pusherThread1of1ForFork0_fifo_push_~t~0#1.base| v_ArrVal_5121) |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse10))) (or (= |c_pusherThread1of1ForFork0_fifo_push_~t~0#1.base| .cse33) (let ((.cse34 (store (store .cse36 |c_pusherThread1of1ForFork0_fifo_push_~t~0#1.base| (store .cse32 .cse5 (+ |v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28| 4))) .cse33 v_ArrVal_5123))) (let ((.cse35 (+ (select (select .cse34 |c_pusherThread1of1ForFork0_~q~0#1.base|) .cse9) 12))) (< (select (select (store .cse34 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base| (store (select .cse34 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse10 |c_pusherThread1of1ForFork0_fifo_push_~t~0#1.offset|)) v_arrayElimCell_36) .cse35) .cse35)))))))))))))) (.cse0 (= |c_pusherThread1of1ForFork0_fifo_push_~self#1.offset| |c_pusherThread1of1ForFork0_~q~0#1.offset|)) (.cse2 (= |c_pusherThread1of1ForFork0_fifo_push_~self#1.base| |c_pusherThread1of1ForFork0_~q~0#1.base|))) (and (or .cse0 .cse1) (or .cse2 .cse1) (forall ((|v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38| Int)) (or (< .cse3 |v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38|) (forall ((v_ArrVal_5118 (Array Int Int)) (v_ArrVal_5120 Int)) (let ((.cse11 (store |c_#memory_$Pointer$.offset| .cse12 (store .cse13 |v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38| v_ArrVal_5120)))) (or (forall ((v_ArrVal_5121 (Array Int Int)) (v_ArrVal_5123 (Array Int Int)) (v_arrayElimCell_36 Int) (|v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28| Int)) (let ((.cse4 (select .cse11 |c_pusherThread1of1ForFork0_fifo_push_~t~0#1.base|))) (let ((.cse8 (store (store .cse11 |c_pusherThread1of1ForFork0_fifo_push_~t~0#1.base| (store .cse4 .cse5 (+ |v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28| 4))) (select (select (store (store |c_#memory_$Pointer$.base| .cse12 v_ArrVal_5118) |c_pusherThread1of1ForFork0_fifo_push_~t~0#1.base| v_ArrVal_5121) |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse10) v_ArrVal_5123))) (let ((.cse6 (store .cse8 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base| (store (select .cse8 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse10 |c_pusherThread1of1ForFork0_fifo_push_~t~0#1.offset|)))) (or (< (select .cse4 .cse5) |v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28|) (let ((.cse7 (+ (select (select .cse8 |c_pusherThread1of1ForFork0_~q~0#1.base|) .cse9) 12))) (< (select (select .cse6 v_arrayElimCell_36) .cse7) .cse7)) (< (select (select .cse6 |c_pusherThread1of1ForFork0_fifo_push_~t~0#1.base|) .cse5) .cse5)))))) (= (select (select .cse11 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse10) |c_pusherThread1of1ForFork0_fifo_push_~t~0#1.offset|)))))) (forall ((|v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38| Int)) (or (< .cse3 |v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38|) (forall ((v_ArrVal_5118 (Array Int Int)) (|v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28| Int) (v_ArrVal_5120 Int)) (let ((.cse19 (store |c_#memory_$Pointer$.offset| .cse12 (store .cse13 |v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38| v_ArrVal_5120)))) (let ((.cse14 (select .cse19 |c_pusherThread1of1ForFork0_fifo_push_~t~0#1.base|))) (or (< (select .cse14 .cse5) |v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28|) (forall ((v_ArrVal_5121 (Array Int Int)) (v_ArrVal_5123 (Array Int Int)) (v_arrayElimCell_36 Int)) (let ((.cse15 (select (select (store (store |c_#memory_$Pointer$.base| .cse12 v_ArrVal_5118) |c_pusherThread1of1ForFork0_fifo_push_~t~0#1.base| v_ArrVal_5121) |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse10))) (let ((.cse18 (store (store .cse19 |c_pusherThread1of1ForFork0_fifo_push_~t~0#1.base| (store .cse14 .cse5 (+ |v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28| 4))) .cse15 v_ArrVal_5123))) (let ((.cse16 (store .cse18 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base| (store (select .cse18 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse10 |c_pusherThread1of1ForFork0_fifo_push_~t~0#1.offset|)))) (or (= |c_pusherThread1of1ForFork0_fifo_push_~t~0#1.base| .cse15) (let ((.cse17 (+ (select (select .cse18 |c_pusherThread1of1ForFork0_~q~0#1.base|) .cse9) 12))) (< (select (select .cse16 v_arrayElimCell_36) .cse17) .cse17)) (< (select (select .cse16 |c_pusherThread1of1ForFork0_fifo_push_~t~0#1.base|) .cse5) .cse5)))))))))))) (or (and (forall ((|v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38| Int)) (or (< .cse3 |v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38|) (forall ((v_ArrVal_5118 (Array Int Int)) (|v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28| Int) (v_ArrVal_5120 Int)) (let ((.cse23 (store |c_#memory_$Pointer$.offset| .cse12 (store .cse13 |v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38| v_ArrVal_5120)))) (let ((.cse20 (select .cse23 |c_pusherThread1of1ForFork0_fifo_push_~t~0#1.base|))) (or (< (select .cse20 .cse5) |v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28|) (forall ((v_ArrVal_5121 (Array Int Int)) (v_ArrVal_5123 (Array Int Int))) (let ((.cse21 (select (select (store (store |c_#memory_$Pointer$.base| .cse12 v_ArrVal_5118) |c_pusherThread1of1ForFork0_fifo_push_~t~0#1.base| v_ArrVal_5121) |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse10))) (or (= |c_pusherThread1of1ForFork0_fifo_push_~t~0#1.base| .cse21) (< (select (select (let ((.cse22 (store (store .cse23 |c_pusherThread1of1ForFork0_fifo_push_~t~0#1.base| (store .cse20 .cse5 (+ |v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28| 4))) .cse21 v_ArrVal_5123))) (store .cse22 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base| (store (select .cse22 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse10 |c_pusherThread1of1ForFork0_fifo_push_~t~0#1.offset|))) |c_pusherThread1of1ForFork0_fifo_push_~t~0#1.base|) .cse5) .cse5)))))))))) (forall ((|v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38| Int)) (or (< .cse3 |v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38|) (forall ((v_ArrVal_5118 (Array Int Int)) (v_ArrVal_5120 Int)) (let ((.cse24 (store |c_#memory_$Pointer$.offset| .cse12 (store .cse13 |v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38| v_ArrVal_5120)))) (or (= (select (select .cse24 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse10) |c_pusherThread1of1ForFork0_fifo_push_~t~0#1.offset|) (forall ((v_ArrVal_5121 (Array Int Int)) (v_ArrVal_5123 (Array Int Int)) (|v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28| Int)) (let ((.cse25 (select .cse24 |c_pusherThread1of1ForFork0_fifo_push_~t~0#1.base|))) (or (< (select .cse25 .cse5) |v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28|) (< (select (select (let ((.cse26 (store (store .cse24 |c_pusherThread1of1ForFork0_fifo_push_~t~0#1.base| (store .cse25 .cse5 (+ |v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28| 4))) (select (select (store (store |c_#memory_$Pointer$.base| .cse12 v_ArrVal_5118) |c_pusherThread1of1ForFork0_fifo_push_~t~0#1.base| v_ArrVal_5121) |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse10) v_ArrVal_5123))) (store .cse26 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base| (store (select .cse26 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse10 |c_pusherThread1of1ForFork0_fifo_push_~t~0#1.offset|))) |c_pusherThread1of1ForFork0_fifo_push_~t~0#1.base|) .cse5) .cse5)))))))))) (not .cse0) (not .cse2))))))) is different from false [2024-10-29 13:55:15,686 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse2 (+ |c_pusherThread1of1ForFork0_fifo_node_init_#res#1.offset| 12))) (let ((.cse10 (select (select |c_#memory_$Pointer$.base| |c_pusherThread1of1ForFork0_fifo_node_init_#res#1.base|) .cse2))) (let ((.cse0 (select (select |c_#memory_$Pointer$.offset| |c_pusherThread1of1ForFork0_fifo_node_init_#res#1.base|) .cse2)) (.cse7 (+ |c_pusherThread1of1ForFork0_~q~0#1.offset| 4)) (.cse8 (+ |c_pusherThread1of1ForFork0_fifo_push_~self#1.offset| 4)) (.cse11 (select |c_#memory_$Pointer$.offset| .cse10))) (let ((.cse12 (= |c_pusherThread1of1ForFork0_fifo_push_~self#1.offset| |c_pusherThread1of1ForFork0_~q~0#1.offset|)) (.cse21 (= |c_pusherThread1of1ForFork0_fifo_push_~self#1.base| |c_pusherThread1of1ForFork0_~q~0#1.base|)) (.cse13 (and (forall ((|v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38| Int)) (or (< .cse0 |v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38|) (forall ((v_ArrVal_5118 (Array Int Int)) (|v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28| Int) (v_ArrVal_5120 Int)) (let ((.cse30 (store |c_#memory_$Pointer$.offset| .cse10 (store .cse11 |v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38| v_ArrVal_5120)))) (let ((.cse31 (select .cse30 |c_pusherThread1of1ForFork0_fifo_node_init_#res#1.base|))) (or (forall ((v_ArrVal_5121 (Array Int Int)) (v_ArrVal_5123 (Array Int Int)) (v_arrayElimCell_36 Int)) (let ((.cse27 (select (select (store (store |c_#memory_$Pointer$.base| .cse10 v_ArrVal_5118) |c_pusherThread1of1ForFork0_fifo_node_init_#res#1.base| v_ArrVal_5121) |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse8))) (or (= |c_pusherThread1of1ForFork0_fifo_node_init_#res#1.base| .cse27) (let ((.cse28 (store (store .cse30 |c_pusherThread1of1ForFork0_fifo_node_init_#res#1.base| (store .cse31 .cse2 (+ |v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28| 4))) .cse27 v_ArrVal_5123))) (let ((.cse29 (+ (select (select .cse28 |c_pusherThread1of1ForFork0_~q~0#1.base|) .cse7) 12))) (< (select (select (store .cse28 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base| (store (select .cse28 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse8 |c_pusherThread1of1ForFork0_fifo_node_init_#res#1.offset|)) v_arrayElimCell_36) .cse29) .cse29)))))) (< (select .cse31 .cse2) |v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28|))))))) (forall ((|v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38| Int)) (or (< .cse0 |v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38|) (forall ((v_ArrVal_5118 (Array Int Int)) (|v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28| Int) (v_ArrVal_5120 Int)) (let ((.cse36 (store |c_#memory_$Pointer$.offset| .cse10 (store .cse11 |v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38| v_ArrVal_5120)))) (let ((.cse35 (select .cse36 |c_pusherThread1of1ForFork0_fifo_node_init_#res#1.base|))) (let ((.cse32 (store .cse36 |c_pusherThread1of1ForFork0_fifo_node_init_#res#1.base| (store .cse35 .cse2 (+ |v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28| 4))))) (or (= (select (select .cse32 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse8) |c_pusherThread1of1ForFork0_fifo_node_init_#res#1.offset|) (forall ((v_ArrVal_5121 (Array Int Int)) (v_ArrVal_5123 (Array Int Int)) (v_arrayElimCell_36 Int)) (let ((.cse33 (store .cse32 (select (select (store (store |c_#memory_$Pointer$.base| .cse10 v_ArrVal_5118) |c_pusherThread1of1ForFork0_fifo_node_init_#res#1.base| v_ArrVal_5121) |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse8) v_ArrVal_5123))) (let ((.cse34 (+ (select (select .cse33 |c_pusherThread1of1ForFork0_~q~0#1.base|) .cse7) 12))) (< (select (select (store .cse33 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base| (store (select .cse33 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse8 |c_pusherThread1of1ForFork0_fifo_node_init_#res#1.offset|)) v_arrayElimCell_36) .cse34) .cse34)))) (< (select .cse35 .cse2) |v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28|))))))))))) (and (forall ((|v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38| Int)) (or (< .cse0 |v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38|) (forall ((v_ArrVal_5118 (Array Int Int)) (|v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28| Int) (v_ArrVal_5120 Int)) (let ((.cse9 (store |c_#memory_$Pointer$.offset| .cse10 (store .cse11 |v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38| v_ArrVal_5120)))) (let ((.cse1 (select .cse9 |c_pusherThread1of1ForFork0_fifo_node_init_#res#1.base|))) (or (< (select .cse1 .cse2) |v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28|) (forall ((v_ArrVal_5121 (Array Int Int)) (v_ArrVal_5123 (Array Int Int)) (v_arrayElimCell_36 Int)) (let ((.cse4 (select (select (store (store |c_#memory_$Pointer$.base| .cse10 v_ArrVal_5118) |c_pusherThread1of1ForFork0_fifo_node_init_#res#1.base| v_ArrVal_5121) |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse8))) (let ((.cse6 (store (store .cse9 |c_pusherThread1of1ForFork0_fifo_node_init_#res#1.base| (store .cse1 .cse2 (+ |v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28| 4))) .cse4 v_ArrVal_5123))) (let ((.cse3 (store .cse6 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base| (store (select .cse6 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse8 |c_pusherThread1of1ForFork0_fifo_node_init_#res#1.offset|)))) (or (< (select (select .cse3 |c_pusherThread1of1ForFork0_fifo_node_init_#res#1.base|) .cse2) .cse2) (= |c_pusherThread1of1ForFork0_fifo_node_init_#res#1.base| .cse4) (let ((.cse5 (+ (select (select .cse6 |c_pusherThread1of1ForFork0_~q~0#1.base|) .cse7) 12))) (< (select (select .cse3 v_arrayElimCell_36) .cse5) .cse5))))))))))))) (or .cse12 .cse13) (or (and (forall ((|v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38| Int)) (or (< .cse0 |v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38|) (forall ((v_ArrVal_5118 (Array Int Int)) (v_ArrVal_5120 Int)) (let ((.cse14 (store |c_#memory_$Pointer$.offset| .cse10 (store .cse11 |v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38| v_ArrVal_5120)))) (or (= (select (select .cse14 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse8) |c_pusherThread1of1ForFork0_fifo_node_init_#res#1.offset|) (forall ((v_ArrVal_5121 (Array Int Int)) (v_ArrVal_5123 (Array Int Int)) (|v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28| Int)) (let ((.cse16 (select .cse14 |c_pusherThread1of1ForFork0_fifo_node_init_#res#1.base|))) (or (< (select (select (let ((.cse15 (store (store .cse14 |c_pusherThread1of1ForFork0_fifo_node_init_#res#1.base| (store .cse16 .cse2 (+ |v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28| 4))) (select (select (store (store |c_#memory_$Pointer$.base| .cse10 v_ArrVal_5118) |c_pusherThread1of1ForFork0_fifo_node_init_#res#1.base| v_ArrVal_5121) |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse8) v_ArrVal_5123))) (store .cse15 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base| (store (select .cse15 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse8 |c_pusherThread1of1ForFork0_fifo_node_init_#res#1.offset|))) |c_pusherThread1of1ForFork0_fifo_node_init_#res#1.base|) .cse2) .cse2) (< (select .cse16 .cse2) |v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28|))))))))) (forall ((|v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38| Int)) (or (< .cse0 |v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38|) (forall ((v_ArrVal_5118 (Array Int Int)) (|v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28| Int) (v_ArrVal_5120 Int)) (let ((.cse19 (store |c_#memory_$Pointer$.offset| .cse10 (store .cse11 |v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38| v_ArrVal_5120)))) (let ((.cse17 (select .cse19 |c_pusherThread1of1ForFork0_fifo_node_init_#res#1.base|))) (or (< (select .cse17 .cse2) |v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28|) (forall ((v_ArrVal_5121 (Array Int Int)) (v_ArrVal_5123 (Array Int Int))) (let ((.cse20 (select (select (store (store |c_#memory_$Pointer$.base| .cse10 v_ArrVal_5118) |c_pusherThread1of1ForFork0_fifo_node_init_#res#1.base| v_ArrVal_5121) |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse8))) (or (< (select (select (let ((.cse18 (store (store .cse19 |c_pusherThread1of1ForFork0_fifo_node_init_#res#1.base| (store .cse17 .cse2 (+ |v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28| 4))) .cse20 v_ArrVal_5123))) (store .cse18 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base| (store (select .cse18 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse8 |c_pusherThread1of1ForFork0_fifo_node_init_#res#1.offset|))) |c_pusherThread1of1ForFork0_fifo_node_init_#res#1.base|) .cse2) .cse2) (= |c_pusherThread1of1ForFork0_fifo_node_init_#res#1.base| .cse20))))))))))) (not .cse12) (not .cse21)) (or .cse21 .cse13) (forall ((|v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38| Int)) (or (< .cse0 |v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38|) (forall ((v_ArrVal_5118 (Array Int Int)) (v_ArrVal_5120 Int)) (let ((.cse22 (store |c_#memory_$Pointer$.offset| .cse10 (store .cse11 |v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38| v_ArrVal_5120)))) (or (= (select (select .cse22 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse8) |c_pusherThread1of1ForFork0_fifo_node_init_#res#1.offset|) (forall ((v_ArrVal_5121 (Array Int Int)) (v_ArrVal_5123 (Array Int Int)) (v_arrayElimCell_36 Int) (|v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28| Int)) (let ((.cse24 (select .cse22 |c_pusherThread1of1ForFork0_fifo_node_init_#res#1.base|))) (let ((.cse26 (store (store .cse22 |c_pusherThread1of1ForFork0_fifo_node_init_#res#1.base| (store .cse24 .cse2 (+ |v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28| 4))) (select (select (store (store |c_#memory_$Pointer$.base| .cse10 v_ArrVal_5118) |c_pusherThread1of1ForFork0_fifo_node_init_#res#1.base| v_ArrVal_5121) |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse8) v_ArrVal_5123))) (let ((.cse23 (store .cse26 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base| (store (select .cse26 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse8 |c_pusherThread1of1ForFork0_fifo_node_init_#res#1.offset|)))) (or (< (select (select .cse23 |c_pusherThread1of1ForFork0_fifo_node_init_#res#1.base|) .cse2) .cse2) (< (select .cse24 .cse2) |v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28|) (let ((.cse25 (+ (select (select .cse26 |c_pusherThread1of1ForFork0_~q~0#1.base|) .cse7) 12))) (< (select (select .cse23 v_arrayElimCell_36) .cse25) .cse25))))))))))))))))) is different from false [2024-10-29 13:55:16,025 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse10 (+ 12 |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|))) (let ((.cse11 (select (select |c_#memory_$Pointer$.base| |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) .cse10))) (let ((.cse2 (select (select |c_#memory_$Pointer$.offset| |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) .cse10)) (.cse8 (+ |c_pusherThread1of1ForFork0_~q~0#1.offset| 4)) (.cse4 (+ |c_pusherThread1of1ForFork0_fifo_push_~self#1.offset| 4)) (.cse12 (select |c_#memory_$Pointer$.offset| .cse11))) (let ((.cse1 (and (forall ((|v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38| Int)) (or (forall ((v_ArrVal_5118 (Array Int Int)) (|v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28| Int) (v_ArrVal_5120 Int)) (let ((.cse31 (store |c_#memory_$Pointer$.offset| .cse11 (store .cse12 |v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38| v_ArrVal_5120)))) (let ((.cse30 (select .cse31 |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.base|))) (let ((.cse27 (store .cse31 |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.base| (store .cse30 .cse10 (+ |v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28| 4))))) (or (= (select (select .cse27 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse4) |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|) (forall ((v_ArrVal_5121 (Array Int Int)) (v_ArrVal_5123 (Array Int Int)) (v_arrayElimCell_36 Int)) (let ((.cse28 (store .cse27 (select (select (store (store |c_#memory_$Pointer$.base| .cse11 v_ArrVal_5118) |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.base| v_ArrVal_5121) |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse4) v_ArrVal_5123))) (let ((.cse29 (+ (select (select .cse28 |c_pusherThread1of1ForFork0_~q~0#1.base|) .cse8) 12))) (< (select (select (store .cse28 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base| (store (select .cse28 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse4 |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)) v_arrayElimCell_36) .cse29) .cse29)))) (< (select .cse30 .cse10) |v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28|)))))) (< .cse2 |v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38|))) (forall ((|v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38| Int)) (or (< .cse2 |v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38|) (forall ((v_ArrVal_5118 (Array Int Int)) (|v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28| Int) (v_ArrVal_5120 Int)) (let ((.cse35 (store |c_#memory_$Pointer$.offset| .cse11 (store .cse12 |v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38| v_ArrVal_5120)))) (let ((.cse36 (select .cse35 |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.base|))) (or (forall ((v_ArrVal_5121 (Array Int Int)) (v_ArrVal_5123 (Array Int Int)) (v_arrayElimCell_36 Int)) (let ((.cse32 (select (select (store (store |c_#memory_$Pointer$.base| .cse11 v_ArrVal_5118) |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.base| v_ArrVal_5121) |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse4))) (or (= |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.base| .cse32) (let ((.cse33 (store (store .cse35 |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.base| (store .cse36 .cse10 (+ |v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28| 4))) .cse32 v_ArrVal_5123))) (let ((.cse34 (+ (select (select .cse33 |c_pusherThread1of1ForFork0_~q~0#1.base|) .cse8) 12))) (< (select (select (store .cse33 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base| (store (select .cse33 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse4 |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)) v_arrayElimCell_36) .cse34) .cse34)))))) (< (select .cse36 .cse10) |v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28|))))))))) (.cse0 (= |c_pusherThread1of1ForFork0_fifo_push_~self#1.offset| |c_pusherThread1of1ForFork0_~q~0#1.offset|)) (.cse19 (= |c_pusherThread1of1ForFork0_fifo_push_~self#1.base| |c_pusherThread1of1ForFork0_~q~0#1.base|))) (and (or .cse0 .cse1) (forall ((|v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38| Int)) (or (< .cse2 |v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38|) (forall ((v_ArrVal_5118 (Array Int Int)) (v_ArrVal_5120 Int)) (let ((.cse3 (store |c_#memory_$Pointer$.offset| .cse11 (store .cse12 |v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38| v_ArrVal_5120)))) (or (= (select (select .cse3 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse4) |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|) (forall ((v_ArrVal_5121 (Array Int Int)) (v_ArrVal_5123 (Array Int Int)) (v_arrayElimCell_36 Int) (|v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28| Int)) (let ((.cse9 (select .cse3 |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.base|))) (let ((.cse7 (store (store .cse3 |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.base| (store .cse9 .cse10 (+ |v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28| 4))) (select (select (store (store |c_#memory_$Pointer$.base| .cse11 v_ArrVal_5118) |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.base| v_ArrVal_5121) |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse4) v_ArrVal_5123))) (let ((.cse5 (store .cse7 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base| (store (select .cse7 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse4 |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)))) (or (let ((.cse6 (+ (select (select .cse7 |c_pusherThread1of1ForFork0_~q~0#1.base|) .cse8) 12))) (< (select (select .cse5 v_arrayElimCell_36) .cse6) .cse6)) (< (select .cse9 .cse10) |v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28|) (< (select (select .cse5 |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) .cse10) .cse10))))))))))) (forall ((|v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38| Int)) (or (forall ((v_ArrVal_5118 (Array Int Int)) (|v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28| Int) (v_ArrVal_5120 Int)) (let ((.cse18 (store |c_#memory_$Pointer$.offset| .cse11 (store .cse12 |v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38| v_ArrVal_5120)))) (let ((.cse13 (select .cse18 |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.base|))) (or (< (select .cse13 .cse10) |v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28|) (forall ((v_ArrVal_5121 (Array Int Int)) (v_ArrVal_5123 (Array Int Int)) (v_arrayElimCell_36 Int)) (let ((.cse14 (select (select (store (store |c_#memory_$Pointer$.base| .cse11 v_ArrVal_5118) |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.base| v_ArrVal_5121) |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse4))) (let ((.cse17 (store (store .cse18 |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.base| (store .cse13 .cse10 (+ |v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28| 4))) .cse14 v_ArrVal_5123))) (let ((.cse15 (store .cse17 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base| (store (select .cse17 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse4 |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)))) (or (= |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.base| .cse14) (let ((.cse16 (+ (select (select .cse17 |c_pusherThread1of1ForFork0_~q~0#1.base|) .cse8) 12))) (< (select (select .cse15 v_arrayElimCell_36) .cse16) .cse16)) (< (select (select .cse15 |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) .cse10) .cse10)))))))))) (< .cse2 |v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38|))) (or .cse19 .cse1) (or (and (forall ((|v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38| Int)) (or (forall ((v_ArrVal_5118 (Array Int Int)) (|v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28| Int) (v_ArrVal_5120 Int)) (let ((.cse22 (store |c_#memory_$Pointer$.offset| .cse11 (store .cse12 |v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38| v_ArrVal_5120)))) (let ((.cse23 (select .cse22 |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.base|))) (or (forall ((v_ArrVal_5121 (Array Int Int)) (v_ArrVal_5123 (Array Int Int))) (let ((.cse20 (select (select (store (store |c_#memory_$Pointer$.base| .cse11 v_ArrVal_5118) |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.base| v_ArrVal_5121) |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse4))) (or (= |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.base| .cse20) (< (select (select (let ((.cse21 (store (store .cse22 |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.base| (store .cse23 .cse10 (+ |v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28| 4))) .cse20 v_ArrVal_5123))) (store .cse21 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base| (store (select .cse21 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse4 |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|))) |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) .cse10) .cse10)))) (< (select .cse23 .cse10) |v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28|))))) (< .cse2 |v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38|))) (forall ((|v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38| Int)) (or (< .cse2 |v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38|) (forall ((v_ArrVal_5118 (Array Int Int)) (v_ArrVal_5120 Int)) (let ((.cse24 (store |c_#memory_$Pointer$.offset| .cse11 (store .cse12 |v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38| v_ArrVal_5120)))) (or (= (select (select .cse24 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse4) |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|) (forall ((v_ArrVal_5121 (Array Int Int)) (v_ArrVal_5123 (Array Int Int)) (|v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28| Int)) (let ((.cse25 (select .cse24 |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.base|))) (or (< (select .cse25 .cse10) |v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28|) (< (select (select (let ((.cse26 (store (store .cse24 |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.base| (store .cse25 .cse10 (+ |v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28| 4))) (select (select (store (store |c_#memory_$Pointer$.base| .cse11 v_ArrVal_5118) |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.base| v_ArrVal_5121) |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse4) v_ArrVal_5123))) (store .cse26 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base| (store (select .cse26 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse4 |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|))) |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) .cse10) .cse10)))))))))) (not .cse0) (not .cse19))))))) is different from false [2024-10-29 13:55:18,190 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse12 (select |c_#memory_$Pointer$.offset| |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.base|)) (.cse3 (+ 12 |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|))) (let ((.cse0 (select .cse12 .cse3)) (.cse6 (+ |c_pusherThread1of1ForFork0_~q~0#1.offset| 4)) (.cse7 (+ |c_pusherThread1of1ForFork0_fifo_push_~self#1.offset| 4)) (.cse8 (select (select |c_#memory_$Pointer$.base| |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) .cse3)) (.cse13 (+ 16 |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|))) (let ((.cse14 (= |c_pusherThread1of1ForFork0_fifo_push_~self#1.base| |c_pusherThread1of1ForFork0_~q~0#1.base|)) (.cse15 (and (forall ((v_ArrVal_5116 Int) (|v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38| Int)) (or (< .cse0 |v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38|) (forall ((v_ArrVal_5118 (Array Int Int)) (|v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28| Int) (v_ArrVal_5120 Int)) (let ((.cse39 (store |c_#memory_$Pointer$.offset| |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.base| (store .cse12 .cse13 v_ArrVal_5116)))) (let ((.cse38 (store (select .cse39 .cse8) |v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38| v_ArrVal_5120))) (let ((.cse37 (select (store .cse39 .cse8 .cse38) |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.base|))) (let ((.cse36 (store (store |c_#memory_$Pointer$.offset| .cse8 .cse38) |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.base| (store .cse37 .cse3 (+ |v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28| 4))))) (or (forall ((v_ArrVal_5121 (Array Int Int)) (v_ArrVal_5123 (Array Int Int)) (v_arrayElimCell_36 Int)) (let ((.cse34 (store .cse36 (select (select (store (store |c_#memory_$Pointer$.base| .cse8 v_ArrVal_5118) |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.base| v_ArrVal_5121) |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse7) v_ArrVal_5123))) (let ((.cse35 (+ 12 (select (select .cse34 |c_pusherThread1of1ForFork0_~q~0#1.base|) .cse6)))) (< (select (select (store .cse34 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base| (store (select .cse34 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse7 |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)) v_arrayElimCell_36) .cse35) .cse35)))) (= (select (select .cse36 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse7) |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|) (< (select .cse37 .cse3) |v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28|))))))))) (forall ((v_ArrVal_5116 Int) (|v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38| Int)) (or (< .cse0 |v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38|) (forall ((v_ArrVal_5118 (Array Int Int)) (|v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28| Int) (v_ArrVal_5120 Int)) (let ((.cse45 (store |c_#memory_$Pointer$.offset| |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.base| (store .cse12 .cse13 v_ArrVal_5116)))) (let ((.cse44 (store (select .cse45 .cse8) |v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38| v_ArrVal_5120))) (let ((.cse40 (select (store .cse45 .cse8 .cse44) |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.base|))) (or (< (select .cse40 .cse3) |v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28|) (forall ((v_ArrVal_5121 (Array Int Int)) (v_ArrVal_5123 (Array Int Int)) (v_arrayElimCell_36 Int)) (let ((.cse41 (select (select (store (store |c_#memory_$Pointer$.base| .cse8 v_ArrVal_5118) |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.base| v_ArrVal_5121) |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse7))) (or (= |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.base| .cse41) (let ((.cse42 (store (store (store |c_#memory_$Pointer$.offset| .cse8 .cse44) |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.base| (store .cse40 .cse3 (+ |v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28| 4))) .cse41 v_ArrVal_5123))) (let ((.cse43 (+ 12 (select (select .cse42 |c_pusherThread1of1ForFork0_~q~0#1.base|) .cse6)))) (< (select (select (store .cse42 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base| (store (select .cse42 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse7 |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)) v_arrayElimCell_36) .cse43) .cse43))))))))))))))) (.cse26 (= |c_pusherThread1of1ForFork0_fifo_push_~self#1.offset| |c_pusherThread1of1ForFork0_~q~0#1.offset|))) (and (forall ((v_ArrVal_5116 Int) (|v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38| Int)) (or (< .cse0 |v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38|) (forall ((v_ArrVal_5118 (Array Int Int)) (|v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28| Int) (v_ArrVal_5120 Int)) (let ((.cse11 (store |c_#memory_$Pointer$.offset| |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.base| (store .cse12 .cse13 v_ArrVal_5116)))) (let ((.cse9 (store (select .cse11 .cse8) |v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38| v_ArrVal_5120))) (let ((.cse10 (select (store .cse11 .cse8 .cse9) |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.base|))) (or (forall ((v_ArrVal_5121 (Array Int Int)) (v_ArrVal_5123 (Array Int Int)) (v_arrayElimCell_36 Int)) (let ((.cse1 (select (select (store (store |c_#memory_$Pointer$.base| .cse8 v_ArrVal_5118) |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.base| v_ArrVal_5121) |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse7))) (let ((.cse5 (store (store (store |c_#memory_$Pointer$.offset| .cse8 .cse9) |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.base| (store .cse10 .cse3 (+ |v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28| 4))) .cse1 v_ArrVal_5123))) (let ((.cse2 (store .cse5 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base| (store (select .cse5 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse7 |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)))) (or (= |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.base| .cse1) (< (select (select .cse2 |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) .cse3) .cse3) (let ((.cse4 (+ 12 (select (select .cse5 |c_pusherThread1of1ForFork0_~q~0#1.base|) .cse6)))) (< (select (select .cse2 v_arrayElimCell_36) .cse4) .cse4))))))) (< (select .cse10 .cse3) |v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28|)))))))) (or .cse14 .cse15) (or (and (forall ((v_ArrVal_5116 Int) (|v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38| Int)) (or (< .cse0 |v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38|) (forall ((v_ArrVal_5118 (Array Int Int)) (|v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28| Int) (v_ArrVal_5120 Int)) (let ((.cse20 (store |c_#memory_$Pointer$.offset| |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.base| (store .cse12 .cse13 v_ArrVal_5116)))) (let ((.cse18 (store (select .cse20 .cse8) |v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38| v_ArrVal_5120))) (let ((.cse19 (select (store .cse20 .cse8 .cse18) |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.base|))) (or (forall ((v_ArrVal_5121 (Array Int Int)) (v_ArrVal_5123 (Array Int Int))) (let ((.cse16 (select (select (store (store |c_#memory_$Pointer$.base| .cse8 v_ArrVal_5118) |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.base| v_ArrVal_5121) |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse7))) (or (= |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.base| .cse16) (< (select (select (let ((.cse17 (store (store (store |c_#memory_$Pointer$.offset| .cse8 .cse18) |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.base| (store .cse19 .cse3 (+ |v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28| 4))) .cse16 v_ArrVal_5123))) (store .cse17 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base| (store (select .cse17 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse7 |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|))) |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) .cse3) .cse3)))) (< (select .cse19 .cse3) |v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28|)))))))) (forall ((v_ArrVal_5116 Int) (|v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38| Int)) (or (forall ((v_ArrVal_5118 (Array Int Int)) (v_ArrVal_5120 Int)) (let ((.cse25 (store |c_#memory_$Pointer$.offset| |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.base| (store .cse12 .cse13 v_ArrVal_5116)))) (let ((.cse22 (store (select .cse25 .cse8) |v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38| v_ArrVal_5120))) (let ((.cse24 (store .cse25 .cse8 .cse22))) (or (forall ((v_ArrVal_5121 (Array Int Int)) (v_ArrVal_5123 (Array Int Int)) (|v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28| Int)) (let ((.cse23 (select .cse24 |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.base|))) (or (< (select (select (let ((.cse21 (store (store (store |c_#memory_$Pointer$.offset| .cse8 .cse22) |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.base| (store .cse23 .cse3 (+ |v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28| 4))) (select (select (store (store |c_#memory_$Pointer$.base| .cse8 v_ArrVal_5118) |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.base| v_ArrVal_5121) |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse7) v_ArrVal_5123))) (store .cse21 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base| (store (select .cse21 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse7 |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|))) |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) .cse3) .cse3) (< (select .cse23 .cse3) |v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28|)))) (= (select (select .cse24 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse7) |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)))))) (< .cse0 |v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38|)))) (not .cse26) (not .cse14)) (or .cse15 .cse26) (forall ((v_ArrVal_5116 Int) (|v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38| Int)) (or (< .cse0 |v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38|) (forall ((v_ArrVal_5118 (Array Int Int)) (v_ArrVal_5120 Int)) (let ((.cse33 (store |c_#memory_$Pointer$.offset| |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.base| (store .cse12 .cse13 v_ArrVal_5116)))) (let ((.cse31 (store (select .cse33 .cse8) |v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38| v_ArrVal_5120))) (let ((.cse32 (store .cse33 .cse8 .cse31))) (or (forall ((v_ArrVal_5121 (Array Int Int)) (v_ArrVal_5123 (Array Int Int)) (v_arrayElimCell_36 Int) (|v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28| Int)) (let ((.cse30 (select .cse32 |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.base|))) (let ((.cse29 (store (store (store |c_#memory_$Pointer$.offset| .cse8 .cse31) |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.base| (store .cse30 .cse3 (+ |v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28| 4))) (select (select (store (store |c_#memory_$Pointer$.base| .cse8 v_ArrVal_5118) |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.base| v_ArrVal_5121) |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse7) v_ArrVal_5123))) (let ((.cse27 (store .cse29 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base| (store (select .cse29 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse7 |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)))) (or (< (select (select .cse27 |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) .cse3) .cse3) (let ((.cse28 (+ 12 (select (select .cse29 |c_pusherThread1of1ForFork0_~q~0#1.base|) .cse6)))) (< (select (select .cse27 v_arrayElimCell_36) .cse28) .cse28)) (< (select .cse30 .cse3) |v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28|)))))) (= (select (select .cse32 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse7) |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)))))))))))) is different from false [2024-10-29 13:55:20,982 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse12 (select |c_#memory_$Pointer$.offset| |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.base|)) (.cse2 (+ 12 |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|))) (let ((.cse0 (select .cse12 .cse2)) (.cse7 (+ |c_pusherThread1of1ForFork0_~q~0#1.offset| 4)) (.cse8 (+ |c_pusherThread1of1ForFork0_fifo_push_~self#1.offset| 4)) (.cse9 (select (select |c_#memory_$Pointer$.base| |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) .cse2)) (.cse13 (+ 16 |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|))) (let ((.cse21 (and (forall ((v_ArrVal_5116 Int) (v_ArrVal_5112 Int) (|v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38| Int)) (or (forall ((v_ArrVal_5118 (Array Int Int)) (|v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28| Int) (v_ArrVal_5120 Int)) (let ((.cse39 (store |c_#memory_$Pointer$.offset| |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.base| (store (store .cse12 |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.offset| v_ArrVal_5112) .cse13 v_ArrVal_5116)))) (let ((.cse38 (store (select .cse39 .cse9) |v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38| v_ArrVal_5120))) (let ((.cse34 (select (store .cse39 .cse9 .cse38) |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.base|))) (or (< (select .cse34 .cse2) |v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28|) (forall ((v_ArrVal_5121 (Array Int Int)) (v_ArrVal_5123 (Array Int Int)) (v_arrayElimCell_36 Int)) (let ((.cse35 (select (select (store (store |c_#memory_$Pointer$.base| .cse9 v_ArrVal_5118) |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.base| v_ArrVal_5121) |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse8))) (or (= |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.base| .cse35) (let ((.cse36 (store (store (store |c_#memory_$Pointer$.offset| .cse9 .cse38) |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.base| (store .cse34 .cse2 (+ |v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28| 4))) .cse35 v_ArrVal_5123))) (let ((.cse37 (+ (select (select .cse36 |c_pusherThread1of1ForFork0_~q~0#1.base|) .cse7) 12))) (< (select (select (store .cse36 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base| (store (select .cse36 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse8 |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)) v_arrayElimCell_36) .cse37) .cse37))))))))))) (< .cse0 |v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38|))) (forall ((v_ArrVal_5116 Int) (v_ArrVal_5112 Int) (|v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38| Int)) (or (< .cse0 |v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38|) (forall ((v_ArrVal_5118 (Array Int Int)) (|v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28| Int) (v_ArrVal_5120 Int)) (let ((.cse45 (store |c_#memory_$Pointer$.offset| |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.base| (store (store .cse12 |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.offset| v_ArrVal_5112) .cse13 v_ArrVal_5116)))) (let ((.cse44 (store (select .cse45 .cse9) |v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38| v_ArrVal_5120))) (let ((.cse40 (select (store .cse45 .cse9 .cse44) |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.base|))) (let ((.cse41 (store (store |c_#memory_$Pointer$.offset| .cse9 .cse44) |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.base| (store .cse40 .cse2 (+ |v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28| 4))))) (or (< (select .cse40 .cse2) |v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28|) (= |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.offset| (select (select .cse41 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse8)) (forall ((v_ArrVal_5121 (Array Int Int)) (v_ArrVal_5123 (Array Int Int)) (v_arrayElimCell_36 Int)) (let ((.cse42 (store .cse41 (select (select (store (store |c_#memory_$Pointer$.base| .cse9 v_ArrVal_5118) |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.base| v_ArrVal_5121) |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse8) v_ArrVal_5123))) (let ((.cse43 (+ (select (select .cse42 |c_pusherThread1of1ForFork0_~q~0#1.base|) .cse7) 12))) (< (select (select (store .cse42 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base| (store (select .cse42 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse8 |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)) v_arrayElimCell_36) .cse43) .cse43)))))))))))))) (.cse23 (= |c_pusherThread1of1ForFork0_fifo_push_~self#1.offset| |c_pusherThread1of1ForFork0_~q~0#1.offset|)) (.cse22 (= |c_pusherThread1of1ForFork0_fifo_push_~self#1.base| |c_pusherThread1of1ForFork0_~q~0#1.base|))) (and (forall ((v_ArrVal_5116 Int) (v_ArrVal_5112 Int) (|v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38| Int)) (or (< .cse0 |v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38|) (forall ((v_ArrVal_5118 (Array Int Int)) (|v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28| Int) (v_ArrVal_5120 Int)) (let ((.cse11 (store |c_#memory_$Pointer$.offset| |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.base| (store (store .cse12 |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.offset| v_ArrVal_5112) .cse13 v_ArrVal_5116)))) (let ((.cse10 (store (select .cse11 .cse9) |v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38| v_ArrVal_5120))) (let ((.cse1 (select (store .cse11 .cse9 .cse10) |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.base|))) (or (< (select .cse1 .cse2) |v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28|) (forall ((v_ArrVal_5121 (Array Int Int)) (v_ArrVal_5123 (Array Int Int)) (v_arrayElimCell_36 Int)) (let ((.cse4 (select (select (store (store |c_#memory_$Pointer$.base| .cse9 v_ArrVal_5118) |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.base| v_ArrVal_5121) |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse8))) (let ((.cse6 (store (store (store |c_#memory_$Pointer$.offset| .cse9 .cse10) |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.base| (store .cse1 .cse2 (+ |v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28| 4))) .cse4 v_ArrVal_5123))) (let ((.cse3 (store .cse6 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base| (store (select .cse6 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse8 |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)))) (or (< (select (select .cse3 |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) .cse2) .cse2) (= |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.base| .cse4) (let ((.cse5 (+ (select (select .cse6 |c_pusherThread1of1ForFork0_~q~0#1.base|) .cse7) 12))) (< (select (select .cse3 v_arrayElimCell_36) .cse5) .cse5)))))))))))))) (forall ((v_ArrVal_5116 Int) (v_ArrVal_5112 Int) (|v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38| Int)) (or (< .cse0 |v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38|) (forall ((v_ArrVal_5118 (Array Int Int)) (v_ArrVal_5120 Int)) (let ((.cse20 (store |c_#memory_$Pointer$.offset| |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.base| (store (store .cse12 |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.offset| v_ArrVal_5112) .cse13 v_ArrVal_5116)))) (let ((.cse19 (store (select .cse20 .cse9) |v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38| v_ArrVal_5120))) (let ((.cse14 (store .cse20 .cse9 .cse19))) (or (= (select (select .cse14 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse8) |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|) (forall ((v_ArrVal_5121 (Array Int Int)) (v_ArrVal_5123 (Array Int Int)) (v_arrayElimCell_36 Int) (|v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28| Int)) (let ((.cse16 (select .cse14 |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.base|))) (let ((.cse18 (store (store (store |c_#memory_$Pointer$.offset| .cse9 .cse19) |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.base| (store .cse16 .cse2 (+ |v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28| 4))) (select (select (store (store |c_#memory_$Pointer$.base| .cse9 v_ArrVal_5118) |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.base| v_ArrVal_5121) |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse8) v_ArrVal_5123))) (let ((.cse15 (store .cse18 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base| (store (select .cse18 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse8 |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)))) (or (< (select (select .cse15 |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) .cse2) .cse2) (< (select .cse16 .cse2) |v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28|) (let ((.cse17 (+ (select (select .cse18 |c_pusherThread1of1ForFork0_~q~0#1.base|) .cse7) 12))) (< (select (select .cse15 v_arrayElimCell_36) .cse17) .cse17)))))))))))))) (or .cse21 .cse22) (or .cse21 .cse23) (or (and (forall ((v_ArrVal_5116 Int) (v_ArrVal_5112 Int) (|v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38| Int)) (or (forall ((v_ArrVal_5118 (Array Int Int)) (v_ArrVal_5120 Int)) (let ((.cse28 (store |c_#memory_$Pointer$.offset| |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.base| (store (store .cse12 |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.offset| v_ArrVal_5112) .cse13 v_ArrVal_5116)))) (let ((.cse26 (store (select .cse28 .cse9) |v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38| v_ArrVal_5120))) (let ((.cse24 (store .cse28 .cse9 .cse26))) (or (= (select (select .cse24 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse8) |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|) (forall ((v_ArrVal_5121 (Array Int Int)) (v_ArrVal_5123 (Array Int Int)) (|v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28| Int)) (let ((.cse27 (select .cse24 |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.base|))) (or (< (select (select (let ((.cse25 (store (store (store |c_#memory_$Pointer$.offset| .cse9 .cse26) |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.base| (store .cse27 .cse2 (+ |v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28| 4))) (select (select (store (store |c_#memory_$Pointer$.base| .cse9 v_ArrVal_5118) |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.base| v_ArrVal_5121) |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse8) v_ArrVal_5123))) (store .cse25 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base| (store (select .cse25 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse8 |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|))) |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) .cse2) .cse2) (< (select .cse27 .cse2) |v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28|))))))))) (< .cse0 |v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38|))) (forall ((v_ArrVal_5116 Int) (v_ArrVal_5112 Int) (|v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38| Int)) (or (< .cse0 |v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38|) (forall ((v_ArrVal_5118 (Array Int Int)) (|v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28| Int) (v_ArrVal_5120 Int)) (let ((.cse33 (store |c_#memory_$Pointer$.offset| |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.base| (store (store .cse12 |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.offset| v_ArrVal_5112) .cse13 v_ArrVal_5116)))) (let ((.cse31 (store (select .cse33 .cse9) |v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38| v_ArrVal_5120))) (let ((.cse29 (select (store .cse33 .cse9 .cse31) |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.base|))) (or (< (select .cse29 .cse2) |v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28|) (forall ((v_ArrVal_5121 (Array Int Int)) (v_ArrVal_5123 (Array Int Int))) (let ((.cse32 (select (select (store (store |c_#memory_$Pointer$.base| .cse9 v_ArrVal_5118) |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.base| v_ArrVal_5121) |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse8))) (or (< (select (select (let ((.cse30 (store (store (store |c_#memory_$Pointer$.offset| .cse9 .cse31) |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.base| (store .cse29 .cse2 (+ |v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28| 4))) .cse32 v_ArrVal_5123))) (store .cse30 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base| (store (select .cse30 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse8 |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|))) |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) .cse2) .cse2) (= |c_pusherThread1of1ForFork0_fifo_node_init_~self#1.base| .cse32)))))))))))) (not .cse23) (not .cse22)))))) is different from false [2024-10-29 13:57:03,068 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse5 (+ |c_pusherThread1of1ForFork0_~q~0#1.offset| 4)) (.cse1 (+ |c_pusherThread1of1ForFork0_fifo_push_~self#1.offset| 4))) (let ((.cse8 (and (forall ((|v_pusherThread1of1ForFork0_fifo_push_#t~malloc29#1.base_20| Int)) (or (forall ((v_ArrVal_5107 Int)) (or (< 4 v_ArrVal_5107) (forall ((v_ArrVal_5116 Int) (v_ArrVal_5112 Int) (|v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38| Int)) (or (< v_ArrVal_5107 |v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38|) (forall ((|v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28| Int) (v_ArrVal_5120 Int)) (let ((.cse16 (select |c_#memory_$Pointer$.offset| |v_pusherThread1of1ForFork0_fifo_push_#t~malloc29#1.base_20|))) (or (forall ((v_ArrVal_5121 (Array Int Int)) (v_ArrVal_5123 (Array Int Int)) (v_arrayElimCell_36 Int)) (let ((.cse13 (select (select (store |c_#memory_$Pointer$.base| |v_pusherThread1of1ForFork0_fifo_push_#t~malloc29#1.base_20| v_ArrVal_5121) |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse1))) (or (= .cse13 |v_pusherThread1of1ForFork0_fifo_push_#t~malloc29#1.base_20|) (let ((.cse14 (store (store |c_#memory_$Pointer$.offset| |v_pusherThread1of1ForFork0_fifo_push_#t~malloc29#1.base_20| (store (store (store (store .cse16 0 v_ArrVal_5112) 16 v_ArrVal_5116) |v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38| v_ArrVal_5120) 12 (+ |v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28| 4))) .cse13 v_ArrVal_5123))) (let ((.cse15 (+ (select (select .cse14 |c_pusherThread1of1ForFork0_~q~0#1.base|) .cse5) 12))) (< (select (select (store .cse14 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base| (store (select .cse14 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse1 0)) v_arrayElimCell_36) .cse15) .cse15)))))) (< (select (store (store (store (store .cse16 12 v_ArrVal_5107) 0 v_ArrVal_5112) 16 v_ArrVal_5116) |v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38| v_ArrVal_5120) 12) |v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28|)))))))) (< |c_#StackHeapBarrier| (+ |v_pusherThread1of1ForFork0_fifo_push_#t~malloc29#1.base_20| 1)))) (forall ((|v_pusherThread1of1ForFork0_fifo_push_#t~malloc29#1.base_20| Int)) (or (forall ((v_ArrVal_5107 Int)) (or (< 4 v_ArrVal_5107) (forall ((v_ArrVal_5116 Int) (v_ArrVal_5112 Int) (|v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38| Int)) (or (< v_ArrVal_5107 |v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38|) (forall ((|v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28| Int) (v_ArrVal_5120 Int)) (let ((.cse20 (select |c_#memory_$Pointer$.offset| |v_pusherThread1of1ForFork0_fifo_push_#t~malloc29#1.base_20|))) (let ((.cse19 (store |c_#memory_$Pointer$.offset| |v_pusherThread1of1ForFork0_fifo_push_#t~malloc29#1.base_20| (store (store (store (store .cse20 0 v_ArrVal_5112) 16 v_ArrVal_5116) |v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38| v_ArrVal_5120) 12 (+ |v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28| 4))))) (or (forall ((v_ArrVal_5121 (Array Int Int)) (v_ArrVal_5123 (Array Int Int)) (v_arrayElimCell_36 Int)) (let ((.cse17 (store .cse19 (select (select (store |c_#memory_$Pointer$.base| |v_pusherThread1of1ForFork0_fifo_push_#t~malloc29#1.base_20| v_ArrVal_5121) |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse1) v_ArrVal_5123))) (let ((.cse18 (+ (select (select .cse17 |c_pusherThread1of1ForFork0_~q~0#1.base|) .cse5) 12))) (< (select (select (store .cse17 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base| (store (select .cse17 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse1 0)) v_arrayElimCell_36) .cse18) .cse18)))) (< (select (store (store (store (store .cse20 12 v_ArrVal_5107) 0 v_ArrVal_5112) 16 v_ArrVal_5116) |v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38| v_ArrVal_5120) 12) |v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28|) (= (select (select .cse19 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse1) 0))))))))) (< |c_#StackHeapBarrier| (+ |v_pusherThread1of1ForFork0_fifo_push_#t~malloc29#1.base_20| 1)))))) (.cse9 (= |c_pusherThread1of1ForFork0_fifo_push_~self#1.offset| |c_pusherThread1of1ForFork0_~q~0#1.offset|)) (.cse7 (= |c_pusherThread1of1ForFork0_fifo_push_~self#1.base| |c_pusherThread1of1ForFork0_~q~0#1.base|))) (and (forall ((|v_pusherThread1of1ForFork0_fifo_push_#t~malloc29#1.base_20| Int)) (or (< |c_#StackHeapBarrier| (+ |v_pusherThread1of1ForFork0_fifo_push_#t~malloc29#1.base_20| 1)) (forall ((v_ArrVal_5107 Int)) (or (< 4 v_ArrVal_5107) (forall ((v_ArrVal_5116 Int) (v_ArrVal_5112 Int) (|v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38| Int)) (or (< v_ArrVal_5107 |v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38|) (forall ((v_ArrVal_5120 Int)) (let ((.cse6 (select |c_#memory_$Pointer$.offset| |v_pusherThread1of1ForFork0_fifo_push_#t~malloc29#1.base_20|))) (let ((.cse0 (store (store (store (store .cse6 12 v_ArrVal_5107) 0 v_ArrVal_5112) 16 v_ArrVal_5116) |v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38| v_ArrVal_5120))) (or (= 0 (select (select (store |c_#memory_$Pointer$.offset| |v_pusherThread1of1ForFork0_fifo_push_#t~malloc29#1.base_20| .cse0) |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse1)) (forall ((v_ArrVal_5121 (Array Int Int)) (v_ArrVal_5123 (Array Int Int)) (v_arrayElimCell_36 Int) (|v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28| Int)) (let ((.cse4 (store (store |c_#memory_$Pointer$.offset| |v_pusherThread1of1ForFork0_fifo_push_#t~malloc29#1.base_20| (store (store (store (store .cse6 0 v_ArrVal_5112) 16 v_ArrVal_5116) |v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38| v_ArrVal_5120) 12 (+ |v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28| 4))) (select (select (store |c_#memory_$Pointer$.base| |v_pusherThread1of1ForFork0_fifo_push_#t~malloc29#1.base_20| v_ArrVal_5121) |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse1) v_ArrVal_5123))) (let ((.cse2 (store .cse4 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base| (store (select .cse4 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse1 0)))) (or (let ((.cse3 (+ (select (select .cse4 |c_pusherThread1of1ForFork0_~q~0#1.base|) .cse5) 12))) (< (select (select .cse2 v_arrayElimCell_36) .cse3) .cse3)) (< (select .cse0 12) |v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28|) (< (select (select .cse2 |v_pusherThread1of1ForFork0_fifo_push_#t~malloc29#1.base_20|) 12) 12))))))))))))))) (or .cse7 .cse8) (or .cse9 .cse8) (or (forall ((v_ArrVal_5121 (Array Int Int)) (v_ArrVal_5123 (Array Int Int)) (v_ArrVal_5107 Int) (|v_pusherThread1of1ForFork0_fifo_push_#t~malloc29#1.base_20| Int) (v_ArrVal_5116 Int) (v_ArrVal_5112 Int) (|v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28| Int) (|v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38| Int) (v_ArrVal_5120 Int)) (let ((.cse12 (select |c_#memory_$Pointer$.offset| |v_pusherThread1of1ForFork0_fifo_push_#t~malloc29#1.base_20|))) (let ((.cse10 (store (store (store (store .cse12 12 v_ArrVal_5107) 0 v_ArrVal_5112) 16 v_ArrVal_5116) |v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38| v_ArrVal_5120))) (or (< v_ArrVal_5107 |v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38|) (< 4 v_ArrVal_5107) (= 0 (select (select (store |c_#memory_$Pointer$.offset| |v_pusherThread1of1ForFork0_fifo_push_#t~malloc29#1.base_20| .cse10) |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse1)) (< (select .cse10 12) |v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28|) (< |c_#StackHeapBarrier| (+ |v_pusherThread1of1ForFork0_fifo_push_#t~malloc29#1.base_20| 1)) (< (select (select (let ((.cse11 (store (store |c_#memory_$Pointer$.offset| |v_pusherThread1of1ForFork0_fifo_push_#t~malloc29#1.base_20| (store (store (store (store .cse12 0 v_ArrVal_5112) 16 v_ArrVal_5116) |v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38| v_ArrVal_5120) 12 (+ |v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28| 4))) (select (select (store |c_#memory_$Pointer$.base| |v_pusherThread1of1ForFork0_fifo_push_#t~malloc29#1.base_20| v_ArrVal_5121) |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse1) v_ArrVal_5123))) (store .cse11 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base| (store (select .cse11 |c_pusherThread1of1ForFork0_fifo_push_~self#1.base|) .cse1 0))) |v_pusherThread1of1ForFork0_fifo_push_#t~malloc29#1.base_20|) 12) 12))))) (not .cse9) (not .cse7))))) is different from false [2024-10-29 13:57:11,499 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse7 (+ |c_pusherThread1of1ForFork0_~q~0#1.offset| 4)) (.cse3 (+ |c_pusherThread1of1ForFork0_fifo_push_#in~self#1.offset| 4))) (let ((.cse1 (= |c_pusherThread1of1ForFork0_~q~0#1.base| |c_pusherThread1of1ForFork0_fifo_push_#in~self#1.base|)) (.cse0 (and (forall ((|v_pusherThread1of1ForFork0_fifo_push_#t~malloc29#1.base_20| Int)) (or (< |c_#StackHeapBarrier| (+ |v_pusherThread1of1ForFork0_fifo_push_#t~malloc29#1.base_20| 1)) (forall ((v_ArrVal_5107 Int)) (or (< 4 v_ArrVal_5107) (forall ((v_ArrVal_5116 Int) (v_ArrVal_5112 Int) (|v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38| Int)) (or (< v_ArrVal_5107 |v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38|) (forall ((|v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28| Int) (v_ArrVal_5120 Int)) (let ((.cse16 (select |c_#memory_$Pointer$.offset| |v_pusherThread1of1ForFork0_fifo_push_#t~malloc29#1.base_20|))) (or (forall ((v_ArrVal_5121 (Array Int Int)) (v_ArrVal_5123 (Array Int Int)) (v_arrayElimCell_36 Int)) (let ((.cse13 (select (select (store |c_#memory_$Pointer$.base| |v_pusherThread1of1ForFork0_fifo_push_#t~malloc29#1.base_20| v_ArrVal_5121) |c_pusherThread1of1ForFork0_fifo_push_#in~self#1.base|) .cse3))) (or (= .cse13 |v_pusherThread1of1ForFork0_fifo_push_#t~malloc29#1.base_20|) (let ((.cse14 (store (store |c_#memory_$Pointer$.offset| |v_pusherThread1of1ForFork0_fifo_push_#t~malloc29#1.base_20| (store (store (store (store .cse16 0 v_ArrVal_5112) 16 v_ArrVal_5116) |v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38| v_ArrVal_5120) 12 (+ |v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28| 4))) .cse13 v_ArrVal_5123))) (let ((.cse15 (+ (select (select .cse14 |c_pusherThread1of1ForFork0_~q~0#1.base|) .cse7) 12))) (< (select (select (store .cse14 |c_pusherThread1of1ForFork0_fifo_push_#in~self#1.base| (store (select .cse14 |c_pusherThread1of1ForFork0_fifo_push_#in~self#1.base|) .cse3 0)) v_arrayElimCell_36) .cse15) .cse15)))))) (< (select (store (store (store (store .cse16 12 v_ArrVal_5107) 0 v_ArrVal_5112) 16 v_ArrVal_5116) |v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38| v_ArrVal_5120) 12) |v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28|)))))))))) (forall ((|v_pusherThread1of1ForFork0_fifo_push_#t~malloc29#1.base_20| Int)) (or (forall ((v_ArrVal_5107 Int)) (or (< 4 v_ArrVal_5107) (forall ((v_ArrVal_5116 Int) (v_ArrVal_5112 Int) (|v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38| Int)) (or (< v_ArrVal_5107 |v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38|) (forall ((|v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28| Int) (v_ArrVal_5120 Int)) (let ((.cse20 (select |c_#memory_$Pointer$.offset| |v_pusherThread1of1ForFork0_fifo_push_#t~malloc29#1.base_20|))) (let ((.cse19 (store |c_#memory_$Pointer$.offset| |v_pusherThread1of1ForFork0_fifo_push_#t~malloc29#1.base_20| (store (store (store (store .cse20 0 v_ArrVal_5112) 16 v_ArrVal_5116) |v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38| v_ArrVal_5120) 12 (+ |v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28| 4))))) (or (forall ((v_ArrVal_5121 (Array Int Int)) (v_ArrVal_5123 (Array Int Int)) (v_arrayElimCell_36 Int)) (let ((.cse17 (store .cse19 (select (select (store |c_#memory_$Pointer$.base| |v_pusherThread1of1ForFork0_fifo_push_#t~malloc29#1.base_20| v_ArrVal_5121) |c_pusherThread1of1ForFork0_fifo_push_#in~self#1.base|) .cse3) v_ArrVal_5123))) (let ((.cse18 (+ (select (select .cse17 |c_pusherThread1of1ForFork0_~q~0#1.base|) .cse7) 12))) (< (select (select (store .cse17 |c_pusherThread1of1ForFork0_fifo_push_#in~self#1.base| (store (select .cse17 |c_pusherThread1of1ForFork0_fifo_push_#in~self#1.base|) .cse3 0)) v_arrayElimCell_36) .cse18) .cse18)))) (< (select (store (store (store (store .cse20 12 v_ArrVal_5107) 0 v_ArrVal_5112) 16 v_ArrVal_5116) |v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38| v_ArrVal_5120) 12) |v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28|) (= (select (select .cse19 |c_pusherThread1of1ForFork0_fifo_push_#in~self#1.base|) .cse3) 0))))))))) (< |c_#StackHeapBarrier| (+ |v_pusherThread1of1ForFork0_fifo_push_#t~malloc29#1.base_20| 1)))))) (.cse9 (= |c_pusherThread1of1ForFork0_fifo_push_#in~self#1.offset| |c_pusherThread1of1ForFork0_~q~0#1.offset|))) (and (or .cse0 .cse1) (forall ((|v_pusherThread1of1ForFork0_fifo_push_#t~malloc29#1.base_20| Int)) (or (forall ((v_ArrVal_5107 Int)) (or (< 4 v_ArrVal_5107) (forall ((v_ArrVal_5116 Int) (v_ArrVal_5112 Int) (|v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38| Int)) (or (< v_ArrVal_5107 |v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38|) (forall ((v_ArrVal_5120 Int)) (let ((.cse8 (select |c_#memory_$Pointer$.offset| |v_pusherThread1of1ForFork0_fifo_push_#t~malloc29#1.base_20|))) (let ((.cse2 (store (store (store (store .cse8 12 v_ArrVal_5107) 0 v_ArrVal_5112) 16 v_ArrVal_5116) |v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38| v_ArrVal_5120))) (or (= (select (select (store |c_#memory_$Pointer$.offset| |v_pusherThread1of1ForFork0_fifo_push_#t~malloc29#1.base_20| .cse2) |c_pusherThread1of1ForFork0_fifo_push_#in~self#1.base|) .cse3) 0) (forall ((v_ArrVal_5121 (Array Int Int)) (v_ArrVal_5123 (Array Int Int)) (v_arrayElimCell_36 Int) (|v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28| Int)) (let ((.cse6 (store (store |c_#memory_$Pointer$.offset| |v_pusherThread1of1ForFork0_fifo_push_#t~malloc29#1.base_20| (store (store (store (store .cse8 0 v_ArrVal_5112) 16 v_ArrVal_5116) |v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38| v_ArrVal_5120) 12 (+ |v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28| 4))) (select (select (store |c_#memory_$Pointer$.base| |v_pusherThread1of1ForFork0_fifo_push_#t~malloc29#1.base_20| v_ArrVal_5121) |c_pusherThread1of1ForFork0_fifo_push_#in~self#1.base|) .cse3) v_ArrVal_5123))) (let ((.cse4 (store .cse6 |c_pusherThread1of1ForFork0_fifo_push_#in~self#1.base| (store (select .cse6 |c_pusherThread1of1ForFork0_fifo_push_#in~self#1.base|) .cse3 0)))) (or (< (select (select .cse4 |v_pusherThread1of1ForFork0_fifo_push_#t~malloc29#1.base_20|) 12) 12) (< (select .cse2 12) |v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28|) (let ((.cse5 (+ (select (select .cse6 |c_pusherThread1of1ForFork0_~q~0#1.base|) .cse7) 12))) (< (select (select .cse4 v_arrayElimCell_36) .cse5) .cse5)))))))))))))) (< |c_#StackHeapBarrier| (+ |v_pusherThread1of1ForFork0_fifo_push_#t~malloc29#1.base_20| 1)))) (or (not .cse9) (not .cse1) (forall ((v_ArrVal_5121 (Array Int Int)) (v_ArrVal_5123 (Array Int Int)) (v_ArrVal_5107 Int) (|v_pusherThread1of1ForFork0_fifo_push_#t~malloc29#1.base_20| Int) (v_ArrVal_5116 Int) (v_ArrVal_5112 Int) (|v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28| Int) (|v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38| Int) (v_ArrVal_5120 Int)) (let ((.cse12 (select |c_#memory_$Pointer$.offset| |v_pusherThread1of1ForFork0_fifo_push_#t~malloc29#1.base_20|))) (let ((.cse10 (store (store (store (store .cse12 12 v_ArrVal_5107) 0 v_ArrVal_5112) 16 v_ArrVal_5116) |v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38| v_ArrVal_5120))) (or (= (select (select (store |c_#memory_$Pointer$.offset| |v_pusherThread1of1ForFork0_fifo_push_#t~malloc29#1.base_20| .cse10) |c_pusherThread1of1ForFork0_fifo_push_#in~self#1.base|) .cse3) 0) (< v_ArrVal_5107 |v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38|) (< 4 v_ArrVal_5107) (< (select (select (let ((.cse11 (store (store |c_#memory_$Pointer$.offset| |v_pusherThread1of1ForFork0_fifo_push_#t~malloc29#1.base_20| (store (store (store (store .cse12 0 v_ArrVal_5112) 16 v_ArrVal_5116) |v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38| v_ArrVal_5120) 12 (+ |v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28| 4))) (select (select (store |c_#memory_$Pointer$.base| |v_pusherThread1of1ForFork0_fifo_push_#t~malloc29#1.base_20| v_ArrVal_5121) |c_pusherThread1of1ForFork0_fifo_push_#in~self#1.base|) .cse3) v_ArrVal_5123))) (store .cse11 |c_pusherThread1of1ForFork0_fifo_push_#in~self#1.base| (store (select .cse11 |c_pusherThread1of1ForFork0_fifo_push_#in~self#1.base|) .cse3 0))) |v_pusherThread1of1ForFork0_fifo_push_#t~malloc29#1.base_20|) 12) 12) (< (select .cse10 12) |v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28|) (< |c_#StackHeapBarrier| (+ |v_pusherThread1of1ForFork0_fifo_push_#t~malloc29#1.base_20| 1))))))) (or .cse0 .cse9)))) is different from false [2024-10-29 13:57:13,867 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse4 (+ |c_pusherThread1of1ForFork0_~q~0#1.offset| 4))) (and (forall ((|v_pusherThread1of1ForFork0_fifo_push_#t~malloc29#1.base_20| Int)) (or (forall ((v_ArrVal_5107 Int)) (or (forall ((v_ArrVal_5116 Int) (v_ArrVal_5112 Int) (|v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38| Int)) (or (< v_ArrVal_5107 |v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38|) (forall ((v_ArrVal_5120 Int)) (let ((.cse6 (select |c_#memory_$Pointer$.offset| |v_pusherThread1of1ForFork0_fifo_push_#t~malloc29#1.base_20|))) (let ((.cse0 (store (store (store (store .cse6 12 v_ArrVal_5107) 0 v_ArrVal_5112) 16 v_ArrVal_5116) |v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38| v_ArrVal_5120))) (or (forall ((v_ArrVal_5121 (Array Int Int)) (v_ArrVal_5123 (Array Int Int)) (v_arrayElimCell_36 Int) (|v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28| Int)) (let ((.cse5 (store (store |c_#memory_$Pointer$.offset| |v_pusherThread1of1ForFork0_fifo_push_#t~malloc29#1.base_20| (store (store (store (store .cse6 0 v_ArrVal_5112) 16 v_ArrVal_5116) |v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38| v_ArrVal_5120) 12 (+ |v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28| 4))) (select (select (store |c_#memory_$Pointer$.base| |v_pusherThread1of1ForFork0_fifo_push_#t~malloc29#1.base_20| v_ArrVal_5121) |c_pusherThread1of1ForFork0_~q~0#1.base|) .cse4) v_ArrVal_5123))) (let ((.cse3 (select .cse5 |c_pusherThread1of1ForFork0_~q~0#1.base|))) (let ((.cse1 (store .cse5 |c_pusherThread1of1ForFork0_~q~0#1.base| (store .cse3 .cse4 0)))) (or (< (select .cse0 12) |v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28|) (let ((.cse2 (+ (select .cse3 .cse4) 12))) (< (select (select .cse1 v_arrayElimCell_36) .cse2) .cse2)) (< (select (select .cse1 |v_pusherThread1of1ForFork0_fifo_push_#t~malloc29#1.base_20|) 12) 12)))))) (= (select (select (store |c_#memory_$Pointer$.offset| |v_pusherThread1of1ForFork0_fifo_push_#t~malloc29#1.base_20| .cse0) |c_pusherThread1of1ForFork0_~q~0#1.base|) .cse4) 0))))))) (< 4 v_ArrVal_5107))) (< |c_#StackHeapBarrier| (+ |v_pusherThread1of1ForFork0_fifo_push_#t~malloc29#1.base_20| 1)))) (forall ((v_ArrVal_5121 (Array Int Int)) (v_ArrVal_5123 (Array Int Int)) (v_ArrVal_5107 Int) (|v_pusherThread1of1ForFork0_fifo_push_#t~malloc29#1.base_20| Int) (v_ArrVal_5116 Int) (v_ArrVal_5112 Int) (|v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28| Int) (|v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38| Int) (v_ArrVal_5120 Int)) (let ((.cse9 (select |c_#memory_$Pointer$.offset| |v_pusherThread1of1ForFork0_fifo_push_#t~malloc29#1.base_20|))) (let ((.cse7 (store (store (store (store .cse9 12 v_ArrVal_5107) 0 v_ArrVal_5112) 16 v_ArrVal_5116) |v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38| v_ArrVal_5120))) (or (< v_ArrVal_5107 |v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38|) (< 4 v_ArrVal_5107) (< (select .cse7 12) |v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28|) (< |c_#StackHeapBarrier| (+ |v_pusherThread1of1ForFork0_fifo_push_#t~malloc29#1.base_20| 1)) (= (select (select (store |c_#memory_$Pointer$.offset| |v_pusherThread1of1ForFork0_fifo_push_#t~malloc29#1.base_20| .cse7) |c_pusherThread1of1ForFork0_~q~0#1.base|) .cse4) 0) (< (select (select (let ((.cse8 (store (store |c_#memory_$Pointer$.offset| |v_pusherThread1of1ForFork0_fifo_push_#t~malloc29#1.base_20| (store (store (store (store .cse9 0 v_ArrVal_5112) 16 v_ArrVal_5116) |v_pusherThread1of1ForFork0_fifo_push_#t~mem32#1.offset_38| v_ArrVal_5120) 12 (+ |v_pusherThread1of1ForFork0_fifo_push_#t~mem34#1.offset_28| 4))) (select (select (store |c_#memory_$Pointer$.base| |v_pusherThread1of1ForFork0_fifo_push_#t~malloc29#1.base_20| v_ArrVal_5121) |c_pusherThread1of1ForFork0_~q~0#1.base|) .cse4) v_ArrVal_5123))) (store .cse8 |c_pusherThread1of1ForFork0_~q~0#1.base| (store (select .cse8 |c_pusherThread1of1ForFork0_~q~0#1.base|) .cse4 0))) |v_pusherThread1of1ForFork0_fifo_push_#t~malloc29#1.base_20|) 12) 12))))))) is different from false